openethereum/ethcore
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
..
benches misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain Adds cli interface to allow reseting chain to a particular block (#9782) 2019-01-16 16:37:26 +01:00
call-contract Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm evm: add some mulmod benches (#10600) 2019-04-29 12:09:23 +02:00
light [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
node-filter Node table limiting and cache for node filter (#10288) 2019-04-05 13:30:31 +02:00
private-tx tx-pool: check transaction readiness before replacing (#10526) 2019-04-01 10:48:51 +02:00
res Constantinople HF on POA Core (#10606) 2019-04-26 12:05:04 +02:00
service private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
src [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
sync [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
types Reject crazy timestamps instead of truncating. (#10574) 2019-04-08 11:32:51 +02:00
vm Update to latest mem-db, hash-db and trie-db. (#10314) 2019-02-20 21:09:34 +03:00
wasm Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
Cargo.toml [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00