-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spec): Argue that Tendermint is a safe and live consensus algori…
…thm (#777) * spec/consensus: Gossip communication property * spec/consensus: communication property example * spec/consensus: gossip property simplified * spec/consensus: footnote rephrased * spec/consensus: pleasing the spell linter * spec/consensus: timeout functions introduction * spec/consensus: OnTimeout<Step> functions * spec/consensus: timeout<Step>(round) functions * spec/consensus: partially synchrony 101 * spec/consensus: partially synchrony and timeouts * spec/consensus: gossip property, Delta and GST * spec/consensus: Locking mechanism for correctness * spec/consensus: Locking mechanism section reviewed * spec/consensus: Valid value for liveness * spec/consensus: Valid value scenarios * spec/consensus: Valid value scenarios nitpicks * spec/consensus: Valid value with conclusion * spec/consensus: Valid value description nitpicks * spec/consensus: arguing safety of Tendermint * spec/consensus: argument for liveness, proposer side * spec/consensus: argument for liveness, nitpicks * spec/consensus: liveness, test of numbered list * spec/consensus: liveness, synchrony, GST, timeouts * spec/consensus: liveness and timeout precommit * spec/consensus: pleasing the linter * Apply suggestions from @josef-widder Co-authored-by: Josef Widder <[email protected]> Signed-off-by: Daniel <[email protected]> * Apply suggestions from @josef-widder Co-authored-by: Josef Widder <[email protected]> Signed-off-by: Daniel <[email protected]> * spec/consensus: valid value, minor changes * spec/consensus: valid value, minor changes * Apply suggestions from @josef-widder Co-authored-by: Josef Widder <[email protected]> Signed-off-by: Daniel <[email protected]> * spec/consensus: re-formatted liveness sub-section * spec/consensus: correctness intro, small changes * spec/consensus: fighting against numbered lists * spec/consensus: some reformatting in liveness section --------- Signed-off-by: Daniel <[email protected]> Co-authored-by: Josef Widder <[email protected]>
- Loading branch information
1 parent
4cb52b9
commit 775b934
Showing
1 changed file
with
294 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters