Skip to content

feat(fixtures,specs): Add postStateHash on exclude_full_post_state_in_output #1667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 27, 2025

Conversation

marioevz
Copy link
Member

🗒️ Description

Adds postStateHash field to blockchain_test and blockchain_test_engine fixtures when exclude_full_post_state_in_output is set to True.

Fixes coverage failures like this one:
https://github.com/ethereum/execution-spec-tests/actions/runs/15284120590/job/42990072007?pr=1660

🔗 Related Issues

None

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.

@marioevz marioevz requested review from chfast and jsign May 27, 2025 22:57
@marioevz marioevz added type:feat type: Feature scope:fw Scope: Framework (evm|tools|forks|pytest) labels May 27, 2025
@marioevz marioevz merged commit 4a21fb3 into main May 27, 2025
25 checks passed
@marioevz marioevz deleted the blockchain-test-post-state-hash branch May 27, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:fw Scope: Framework (evm|tools|forks|pytest) type:feat type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants