openethereum/rpc/src
Andrew Jones 98b89c8e4f [ethcore] remove error_chain (#10616)
* Derive Display for BlockError

* Convert error_chain errors

* Convert ethcore usages of errors

* Fix remaining compile errors in ethcore

* Fix other crates

* Fix tests compilation

* Implement error for Snapshot error

* Remove redundant into
2019-05-06 15:06:20 +02:00
..
tests fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
v1 [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
authcodes.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
http_common.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
lib.rs RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00