openethereum/ethcore/sync/src/tests
Nicolas Gotchac 8b0ba97cf2 Refactoring `ethcore-sync` - Fixing warp-sync barrier (#8543)
* Start dividing sync chain : first supplier method

* WIP - updated chain sync supplier

* Finish refactoring the Chain Sync Supplier

* Create Chain Sync Requester

* Add Propagator for Chain Sync

* Add the Chain Sync Handler

* Move tests from mod -> handler

* Move tests to propagator

* Refactor SyncRequester arguments

* Refactoring peer fork header handler

* Fix wrong highest block number in snapshot sync

* Small refactor...

* Address PR grumbles

* Retry failed CI job

* Fix tests

* PR Grumbles
2018-05-09 12:05:34 +02:00
..
chain.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
consensus.rs Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
helpers.rs Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
mod.rs Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
private.rs Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
rpc.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
snapshot.rs Refactoring `ethcore-sync` - Fixing warp-sync barrier (#8543) 2018-05-09 12:05:34 +02:00