Files
tendermint/blockchain/v1
Anton Kaliaev b0d431cc08 blockchain/v1: handle peers without blocks (#5701)
Closes #5444

Now we record the fact that a peer does not have a requested block and later use this information to make a new request for the same block from another peer.
2020-12-10 16:49:48 +04:00
..