Skip to content
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

fix(anvil): correctly set hardfork-specific block fields #9202

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Oct 26, 2024

Motivation

ref #9198 (comment)

Right now parent_beacon_block_root, withdrawals_root and requests_hash are always being set to None. They are indeed always empty but we should set empty values if corresponding hardfork is enabled.

@klkvr klkvr merged commit 1229278 into master Oct 26, 2024
21 checks passed
@klkvr klkvr deleted the klkvr/block-fields branch October 26, 2024 20:22
@klkvr klkvr self-assigned this Oct 28, 2024
flaub pushed a commit to risc0/risc0 that referenced this pull request Oct 28, 2024
This PR updates the pinned foundry version for the `risc0-ethereum` CI
checks to the latest nightly version. This nightly includes a fix for
foundry-rs/foundry#9202 which was causing
problems with the latest `alloy` release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants