liftedinit / liftedinit/roadmap
Snapshot support for Tendermint networks
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Tendermint supports snapshots in its API to help catch up and save. We should add all the necessary endpoints to many-abci and the tendermint attributes to support snapshots in our code.
https://github.com/liftedinit/many-framework/pull/73 was an attempt to add support for it, we need to revise and improve (and test) the PR.
Tasks
- Explore what tasks are needed for success here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Tendermint snapshot API requirements and the attempted many-framework PR #73. Inspect how many-abci and the Tendermint attributes are currently represented, then define the missing endpoints and tests. Done means snapshot support is implemented and tested across the required API paths.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100