Skip to content

Conversation

@StefanBratanov
Copy link
Contributor

When processing the first Gloas block, we check if is_parent_block_full in order to process withdrawals. This will be false for the first block and lead to failed withdrawals root checking during payload processing. This PR implements the simplest solution by setting the block_hash in the bid during the state upgrade.

@jtraglia jtraglia merged commit 0037141 into ethereum:master Nov 14, 2025
15 checks passed
@StefanBratanov StefanBratanov deleted the set_block_hash_bid_state_upgrade branch November 14, 2025 19:48
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.

2 participants