oasisprotocol / oasisprotocol/oasis-core
control status: Show checkpoint height(s)
Open
@martintomazic is already working on this.
Since Jun 30, 2025.
c:cli
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
SUMMARY
Currently, there is no nice way to obtain the (latest?) checkpoint height that can be used for fast sync unless you already run a node and you check your datadir/consensus/state/mkvs_storage.badger.db/checkpoints folder. Add a list of available checkpoints to the control status output.
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.
Assessment
This issue has not been assessed yet.