Skip to content

Conversation

@CPerezz
Copy link
Contributor

@CPerezz CPerezz commented Dec 18, 2025

Add missing --chain=/network-config/genesis.json parameter to Reth configuration for devnet-2. This might be the reason we are struggling with Reth and perfnet2.

Without this parameter, Reth defaults to mainnet config which might indeed be the issue that mattse suggested. This applies his suggested fix.

Add missing --chain=/network-config/genesis.json parameter to Reth
configuration for devnet-2. This is critical for shadowfork networks
where Reth needs to load the custom genesis specification.

Without this parameter, Reth would not properly initialize with the
shadowfork's custom genesis state and chain configuration.
@parithosh parithosh merged commit f817590 into ethpandaops:master Dec 18, 2025
1 check passed
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.

2 participants