Skip to content

fix: missing execution_forks in WASM client config#770

Open
zeroprooff wants to merge 1 commit intoa16z:masterfrom
zeroprooff:fix/wasm-execution-forks
Open

fix: missing execution_forks in WASM client config#770
zeroprooff wants to merge 1 commit intoa16z:masterfrom
zeroprooff:fix/wasm-execution-forks

Conversation

@zeroprooff
Copy link
Copy Markdown

The WASM client was not copying execution_forks from the base network config, falling back to ForkSchedule::default() which sets all fork timestamps to u64::MAX. This caused the EVM to run in FRONTIER mode instead of the correct fork (Cancun/Prague), breaking eth_call, eth_estimateGas and eth_createAccessList results.

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