Files
tendermint/blockchain
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
..
2020-12-10 16:05:36 +04:00
2019-10-14 19:06:11 +02:00