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
..
2018-06-04 10:19:50 +02:00
2018-09-08 04:04:28 +02:00
2018-11-28 11:30:05 +01:00
2018-11-28 11:30:05 +01:00
2018-10-26 13:21:36 +02:00
2018-11-25 20:12:59 +01:00
2018-06-04 10:19:50 +02:00
2018-09-24 11:28:54 +01:00
2018-06-04 10:19:50 +02:00
2018-11-18 00:06:34 +01:00
2018-06-04 10:19:50 +02:00
2018-11-28 11:30:05 +01:00