cloudhead / cloudhead/nakamoto

Is it possible to set a start point for historical blocks?

Open
#157 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
391
Forks
64
PR merge metrics
No merged PRs in 30d

Description

If I only want to monitor the blocks from a starting point, is there a way I can tell nakamoto not to go sync headers all the way to genesis on boot up? I don't need history, and I would trust a checkpoint or multiple peers telling me the same block 100 confirmations back is valid.

If it's not already built, where would you recommend I look in the code to try to add this feature?

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating nakamoto's boot-time header synchronization and review how peers or checkpoints are trusted; done would be a supported start point that avoids syncing to genesis while preserving validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
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.