openethereum/ethcore/service/src
Tomasz Drwięga 0b5bbf6048 Improve block and transaction propagation (#9954)
* Refactor sync to add priority tasks.

* Send priority tasks notifications.

* Propagate blocks, optimize transactions.

* Implement transaction propagation. Use sync_channel.

* Tone down info.

* Prevent deadlock by not waiting forever for sync lock.

* Fix lock order.

* Don't use sync_channel to prevent deadlocks.

* Fix tests.
2018-11-28 11:30:05 +01:00
..
error.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
lib.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
service.rs Improve block and transaction propagation (#9954) 2018-11-28 11:30:05 +01:00