Skip to content

fix: ntx builder boostrap with network accounts#2192

Merged
Mirko-von-Leipzig merged 3 commits into
nextfrom
santiagopittella-fix-genesis-network-accounts
Jun 3, 2026
Merged

fix: ntx builder boostrap with network accounts#2192
Mirko-von-Leipzig merged 3 commits into
nextfrom
santiagopittella-fix-genesis-network-accounts

Conversation

@SantiagoPittella
Copy link
Copy Markdown
Collaborator

closes #2190

This PR prevents the ntx builder from crashing when the genesis has a network account. It works by setting the last tx id as zero if the block number is the genesis.

@SantiagoPittella SantiagoPittella added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jun 3, 2026
@SantiagoPittella SantiagoPittella force-pushed the santiagopittella-fix-genesis-network-accounts branch from 905fe01 to 105e829 Compare June 3, 2026 15:01
Copy link
Copy Markdown
Collaborator

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

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

Thank you!

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 6649a4c into next Jun 3, 2026
23 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the santiagopittella-fix-genesis-network-accounts branch June 3, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure to start the ntx builder with network accounts in genesis

2 participants