openethereum/ethcore/sync/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
..
chain [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
light_sync [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
api.rs RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00
block_sync.rs [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
blocks.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00
private_tx.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
sync_io.rs Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
transactions_stats.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00