openethereum/ethcore/sync/src/tests
Tomasz Drwięga 24838bbcd3 Don't block sync when importing old blocks (#8530)
* Alter IO queueing.

* Don't require IoMessages to be Clone

* Ancient blocks imported via IoChannel.

* Get rid of private transactions io message.

* Get rid of deadlock and fix disconnected handler.

* Revert to old disconnect condition.

* Fix tests.

* Fix deadlock.
2018-05-09 08:49: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 ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00