Skip to content

internal/ethapi: fix withdrawal regression in eth_simulateV1#34939

Merged
jwasinger merged 1 commit into
ethereum:masterfrom
s1na:worktree-fix-simulate-withdrawals
May 12, 2026
Merged

internal/ethapi: fix withdrawal regression in eth_simulateV1#34939
jwasinger merged 1 commit into
ethereum:masterfrom
s1na:worktree-fix-simulate-withdrawals

Conversation

@s1na
Copy link
Copy Markdown
Contributor

@s1na s1na commented May 11, 2026

Fixes the regression caught by https://hive.ethpandaops.io/#/test/generic/1778481210-e59b7465e1d04f7ed1b0200838584b16?testnumber=137. engine.AssembleBlock explicitly expects withdrawals to be non-nil for pre-Shanghai blocks as opposed to FinaliseAndAssemble which stripped off the withdrawal.

@s1na s1na requested review from fjl and lightclient as code owners May 11, 2026 15:59
@jwasinger jwasinger merged commit c16684c into ethereum:master May 12, 2026
9 checks passed
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.

2 participants