liftedinit / liftedinit/roadmap

Snapshot support for Tendermint networks

Open
#9 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

story tendermint tracking
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.