This repository was archived by the owner on Aug 8, 2018. It is now read-only.
This repository was archived by the owner on Aug 8, 2018. It is now read-only.
jsonrpc: error objects #17
Open
Description
looks like we don't return proper errors yet. e.g. when not finding a filter.
http://www.jsonrpc.org/specification#error_object
@debris wrote:
[11.06.15 15:08:58] there is also some proposal, regarding errors:
https://github.com/ethereum/wiki/wiki/JSON-RPC-Error-Codes-Improvement-Proposal
[11.06.15 15:09:23] it's not yet implemented in cpp, but I think that go supports most of this errors