openethereum/ethcore/private-tx/src
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
..
encryptor.rs Consolidate crypto functionality in ethcore-crypto. (#8432) 2018-05-05 11:02:33 +02:00
error.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
lib.rs Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
messages.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
private_transactions.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00