-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
specRelated to specificationsRelated to specifications
Description
The Tendermint consensus algorithm overview contains somehow our interpretation of the Tendermint paper and the associated implementation of the algorithm. It should not, however, dive into our implementation details.
However, it has some missing part and some TODOs:
- spec: Define the requirements for the proposer selection algorithm #396
- feat(spec): discussion of consensus
getValue()function #760 - spec: Formally define the
valid(v)properties #510 - feat(spec): Consensus network requirements and gossip property #764
- feat(spec): Consensus timeouts and synchrony assumptions #765
- Stretch goal: feat(spec): Argue that Tendermint is a safe and live consensus algorithm #777
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
specRelated to specificationsRelated to specifications