openethereum/ethcore/sync
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
..
src Improve block and transaction propagation (#9954) 2018-11-28 11:30:05 +01:00
Cargo.toml Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00