Skip to content

fix(evm): align trace hardfork metadata - #16789

Open
mablr wants to merge 2 commits into
masterfrom
mablr/tracing-spec-authority-master
Open

fix(evm): align trace hardfork metadata#16789
mablr wants to merge 2 commits into
masterfrom
mablr/tracing-spec-authority-master

Conversation

@mablr

@mablr mablr commented Sep 10, 2026

Copy link
Copy Markdown
Member

This makes the concrete execution spec authoritative for hardfork resolution and trace metadata after network dispatch. Explicit EVM-version overrides, configured hardforks, endpoint metadata, and source-chain schedules are now resolved within the selected execution family, preventing execution and trace decoding from reporting different hardforks.

Remote traces continue completing metadata from their endpoint context, while locally executed traces carry the exact resolved result, including intentionally absent Ethereum and Optimism override metadata. Custom Tempo and Monad precompile labels now follow that resolved hardfork, with Celo’s separate inspector configuration preserved.

Improved coverage.

This PR was developed with AI assistance.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Changelog found

The deterministic check will validate the changed entry.

@mattsse mattsse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants