juno
juno copied to clipboard
Baseline Tendermint implementation design
Objective
Create a design note and work breakdown structure for the baseline Tendermint implementation in Golang.
More details on notion
WIP: notes, design and implementation
Phase 0 - Start
- [x] Gather resources/Read paper - must read
- [x] Identify Edge cases.
- [x] Design tests
- [x] Feedback/Review
Phase 1 - POC
- [ ] Implement algorithm.
- [ ] Thoroughly Test algorithm.
- [ ] Feedback/Review
Phase 2 - Extended POC
- [ ] Setup simple generic data producing nodes
- [ ] Test with setup on different configurations
- [ ] Feedback/Review
Phase 3 - Tendermint Exp
- [ ] Setup simple striped down juno nodes (partial integration with juno)
- [ ] check for edge cases and integration issues
- [ ] Test with setup on different configurations
- [ ] Feedback/Review
Phase 4 - Integrate with juno
TBD ...
Work breakdown structure added in issue description.
@obasekiosa this link ("More details on notion") is broken - what's the latest version of this article?
@obasekiosa this link ("More details on notion") is broken - what's the latest version of this article?
Ahhh yes thanks!! fixed