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-04-27 15:02:45 +02:00
2018-09-25 12:24:59 +02:00
2018-06-04 10:19:50 +02:00
2018-11-28 11:30:05 +01:00
2018-08-29 20:31:04 +08:00
2018-08-29 20:31:04 +08:00
2018-10-27 09:38:35 +02:00
2018-09-04 20:13:51 +02:00
2018-08-29 20:31:04 +08:00
2018-07-24 16:04:48 +03:00