Skip to content

chore: update eth_genesis_hash for new seismic-reth dev genesis#158

Open
ameya-deshmukh wants to merge 2 commits intomainfrom
ameya/update-example-genesis-hash
Open

chore: update eth_genesis_hash for new seismic-reth dev genesis#158
ameya-deshmukh wants to merge 2 commits intomainfrom
ameya/update-example-genesis-hash

Conversation

@ameya-deshmukh
Copy link
Copy Markdown
Contributor

Summary

  • Updates eth_genesis_hash in example_genesis.toml from 0x3aade2... to 0x8f975717... to match the updated seismic-reth dev genesis

Context

seismic-reth's dev.json was updated with a new account (0x1000000000000000000000000000000000000006) for the ops/governance RPC feature (SeismicSystems/seismic-reth#356), which changed the genesis hash. Without this update, Summit's finalizer gets stuck in a loop because reth reports as "syncing" forever — it receives a forkchoice update pointing to a hash it doesn't recognize.

The seismic-reth dev.json genesis was updated with a new account
(0x1000000000000000000000000000000000000006) for the ops/governance
RPC feature, changing the genesis hash from 0x3aade2... to
0x8f9757... This updates the testnet genesis config to match.
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.

1 participant