Files
tendermint/blockchain/v1
Anton Kaliaev 4cc4a882f6 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:49:48 +04:00
..
2020-12-10 16:49:48 +04:00