spec: merge v0.35 spec into tendermint (#9018)

This commit is contained in:
Callum Waters
2022-07-20 12:37:46 +02:00
committed by GitHub
parent 183e249709
commit 3e96a376b0
224 changed files with 41549 additions and 231 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ Next follows a standard block creation cycle, where we enter a new
round, propose a block, receive more than 2/3 of prevotes, then
precommits and finally have a chance to commit a block. For details,
please refer to [Byzantine Consensus
Algorithm](https://github.com/tendermint/spec/blob/master/spec/consensus/consensus.md).
Algorithm](https://github.com/tendermint/tendermint/blob/v0.35.x/spec/consensus/consensus.md).
```sh
I[10-04|13:54:30.393] enterNewRound(91/0). Current: 91/0/RoundStepNewHeight module=consensus