Skip to content

feat: add bootstrap command for the ntx-builder#2149

Merged
SantiagoPittella merged 3 commits into
nextfrom
santiagopittella-ntx-builder-bootstrap
May 28, 2026
Merged

feat: add bootstrap command for the ntx-builder#2149
SantiagoPittella merged 3 commits into
nextfrom
santiagopittella-ntx-builder-bootstrap

Conversation

@SantiagoPittella
Copy link
Copy Markdown
Collaborator

closes #2130

Adds a bootstrap subcommand for the ntx builder binary that fetches the genesis and stores them, removing that responsability away from the sync mechanism

@SantiagoPittella SantiagoPittella force-pushed the santiagopittella-ntx-builder-bootstrap branch from 1476b90 to c1ecb7b Compare May 27, 2026 19:15
Copy link
Copy Markdown
Contributor

@kkovaacs kkovaacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@SantiagoPittella SantiagoPittella merged commit 61930ff into next May 28, 2026
20 checks passed
@SantiagoPittella SantiagoPittella deleted the santiagopittella-ntx-builder-bootstrap branch May 28, 2026 14:17
@Mirko-von-Leipzig
Copy link
Copy Markdown
Collaborator

@SantiagoPittella I did some further thinking here. I think we should use the actual genesis block to initialize, and not via the RPC because the latter requires that the whole network is live before the ntx can bootstrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement bootstrap for ntx builder

3 participants