Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spec): Consensus timeouts and synchrony assumptions (#765)
* 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 * Update specs/consensus/overview.md Co-authored-by: Josef Widder <[email protected]> Signed-off-by: Daniel <[email protected]> * spec/consensus: minor change, remove comment * Update specs/consensus/overview.md Co-authored-by: Josef Widder <[email protected]> Signed-off-by: Daniel <[email protected]> * spec/consensus: minor change after review * spec/consensus: minor change after review --------- Signed-off-by: Daniel <[email protected]> Co-authored-by: Josef Widder <[email protected]>
- Loading branch information