Files
Anton Kaliaev f5b25e020b blockchain/v1: fix deadlock (#5711)
I introduced a new variable - syncEnded, which is now used to prevent
sending new events to channels (which would block otherwise) if reactor
is finished syncing

Closes #4591
2020-12-10 16:05:36 +04:00
..
2019-07-23 15:35:36 +02:00
2019-09-11 09:15:18 +04:00
2020-12-10 16:05:36 +04:00