Skip to content

Conversation

@ARR4N
Copy link
Collaborator

@ARR4N ARR4N commented Sep 30, 2025

Why this should be merged

Addresses ethereum/go-ethereum#32175 in which the BLOCKHASH op code returns 0x00 when simulating a transaction at block HEAD+1.

How this works

Sets the parent block hash based on code from ethereum/go-ethereum#32183. A cherry-pick wasn't viable due to conflicts.

How this was tested

UT from the above PR, which failed before adding the fix.

Need to be documented?

Yes

Need to update RELEASES.md?

Yes

@ARR4N ARR4N requested a review from a team as a code owner September 30, 2025 12:21
Copy link
Collaborator

@ceyonur ceyonur left a comment

Choose a reason for hiding this comment

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

overall lgtm, just a nit that could reduce the diff between ethereum/go-ethereum#32183

@ARR4N ARR4N enabled auto-merge September 30, 2025 15:11
@ARR4N ARR4N self-assigned this Sep 30, 2025
@ARR4N ARR4N added this pull request to the merge queue Sep 30, 2025
Merged via the queue into master with commit 0a6ce77 Sep 30, 2025
9 checks passed
@ARR4N ARR4N deleted the arr4n/fix-geth-32175 branch September 30, 2025 15:33
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.

4 participants