Skip to content

Simplify bid.parent_block_hash initialization - #5194

Merged
jtraglia merged 1 commit into
ethereum:masterfrom
jtraglia:simplify-bid-parent-block-hash
Apr 29, 2026
Merged

Simplify bid.parent_block_hash initialization#5194
jtraglia merged 1 commit into
ethereum:masterfrom
jtraglia:simplify-bid-parent-block-hash

Conversation

@jtraglia

Copy link
Copy Markdown
Member

The parent hash should always be consistent with the block hash. The should_extend_payload decision was made when we prepared the payload and called the forkchoice_updated function. cc @StefanBratanov.

The parent hash should always be consistent with the block hash. The
`should_extend_payload` decision was made when we prepared the payload and
called the `forkchoice_updated` function.
@github-actions github-actions Bot added the gloas label Apr 29, 2026
@jtraglia
jtraglia merged commit 68d8934 into ethereum:master Apr 29, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants