Add changelog entry (#9535)

This commit is contained in:
Sergio Mena
2022-10-10 16:21:06 +02:00
committed by GitHub
parent a371b1e3a8
commit 4f3e87b2e4

View File

@@ -96,3 +96,4 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi
- [consensus] \#9229 fix round number of `enterPropose` when handling `RoundStepNewRound` timeout. (@fatcat22)
- [docker] \#9073 enable cross platform build using docker buildx
- [blocksync] \#9518 handle the case when the sending queue is full: retry block request after a timeout