feat: pass only signed bid to processExecutionPayloadBid - #9530
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors processExecutionPayloadBid to accept a SignedExecutionPayloadBid directly instead of the entire BeaconBlock. This decouples the execution payload bid processing from the block structure, updating slot and parent block root validations to rely on the state instead of the block. Corresponding updates have been made to the block processing logic and test runners. I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ba97ac2176
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Performance Report✔️ no performance regression detected Full benchmark results
|
see ethereum/consensus-specs#5364