openethereum/ethcore/light/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
..
client [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
net fix underflow in pip, closes #10419 (#10423) 2019-02-27 10:08:04 +01:00
on_demand fix(light): make OnDemand generic instead of using the concrete type (#10514) 2019-03-27 14:46:20 +01:00
types Add a more realistic Batch test (#10511) 2019-03-25 10:42:33 +01:00
cache.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
cht.rs Update to latest mem-db, hash-db and trie-db. (#10314) 2019-02-20 21:09:34 +03:00
lib.rs Watch transactions pool (#10558) 2019-04-12 12:36:49 +01:00
provider.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
transaction_queue.rs Watch transactions pool (#10558) 2019-04-12 12:36:49 +01:00