openethereum/ethcore/private-tx
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
..
res Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
src Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
tests Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
Cargo.toml ethcrypto renamed to ethcore-crypto and moved to ethcore dir (#8340) 2018-04-10 13:56:56 +02:00