aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/messages.go
Commit message (Collapse)AuthorAgeFilesLines
* Add InvalidTypeErrorTaylor Gerring2015-03-261-0/+16
|
* rpczelig2015-03-151-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 errorsTaylor Gerring2015-03-131-39/+60
| | | | Allow returning different JSON RPC error codes depending on error type
* TidyTaylor Gerring2015-03-061-2/+0
|
* Refactor & cleanupTaylor Gerring2015-03-061-364/+26
|
* Resolve storage/storageatTaylor Gerring2015-03-061-8/+16
|
* Stub defaultBlock methodsTaylor Gerring2015-02-251-0/+13
|
* Remove errParseRequestTaylor Gerring2015-02-251-1/+0
|
* Rename filesTaylor Gerring2015-02-251-0/+407