Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename messages to types | Taylor Gerring | 2015-04-01 | 1 | -220/+0 |
| | |||||
* | If nil, type doesn't matter | Taylor Gerring | 2015-04-01 | 1 | -0/+3 |
| | |||||
* | merge conflict | obscuren | 2015-04-01 | 1 | -0/+6 |
|\ | |||||
| * | Abstract http into rpc package | Taylor Gerring | 2015-03-30 | 1 | -0/+6 |
| | | | | | | | | New RpcConfig object to pass growing config | ||||
* | | Remove extra type assetion | Taylor Gerring | 2015-04-01 | 1 | -12/+12 |
| | | |||||
* | | Improved response tests | Taylor Gerring | 2015-04-01 | 1 | -1/+5 |
| | | | | | | | | Actually verifies output as by regex | ||||
* | | Make new types Stringers | Taylor Gerring | 2015-04-01 | 1 | -4/+11 |
| | | |||||
* | | Add hexdata and hexnum types | Taylor Gerring | 2015-03-31 | 1 | -0/+76 |
|/ | |||||
* | Add InvalidTypeError | Taylor Gerring | 2015-03-26 | 1 | -0/+16 |
| | |||||
* | rpc | zelig | 2015-03-15 | 1 | -6/+6 |
| | | | | | - camelcase fields dont play nice with otto value magic: JsonRpc -> Jsonrpc, ID -> Id - jeth: ethereum.js rpc transport provider direct bridge between js and ethereumApi via otto jsre | ||||
* | Convert to proper errors | Taylor Gerring | 2015-03-13 | 1 | -39/+60 |
| | | | | Allow returning different JSON RPC error codes depending on error type | ||||
* | Tidy | Taylor Gerring | 2015-03-06 | 1 | -2/+0 |
| | |||||
* | Refactor & cleanup | Taylor Gerring | 2015-03-06 | 1 | -364/+26 |
| | |||||
* | Resolve storage/storageat | Taylor Gerring | 2015-03-06 | 1 | -8/+16 |
| | |||||
* | Stub defaultBlock methods | Taylor Gerring | 2015-02-25 | 1 | -0/+13 |
| | |||||
* | Remove errParseRequest | Taylor Gerring | 2015-02-25 | 1 | -1/+0 |
| | |||||
* | Rename files | Taylor Gerring | 2015-02-25 | 1 | -0/+407 |