Skip to content

Add target_gas_limit to PayloadAttributes#5235

Merged
jtraglia merged 3 commits into
ethereum:masterfrom
nflaig:fcu-gas-limit
May 15, 2026
Merged

Add target_gas_limit to PayloadAttributes#5235
jtraglia merged 3 commits into
ethereum:masterfrom
nflaig:fcu-gas-limit

Conversation

@nflaig

@nflaig nflaig commented May 11, 2026

Copy link
Copy Markdown
Member

See ethereum/execution-apis#796 for details

@github-actions github-actions Bot added testing CI, actions, tests, testing infra gloas heze labels May 11, 2026

@jtraglia jtraglia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice. LGTM 👍

@jtraglia

jtraglia commented May 15, 2026

Copy link
Copy Markdown
Member

We discussed this PR at ACDC today and EL teams were generally supportive of the change. I'm hesitant to merge this before the EL counterpart (ethereum/execution-apis#796) is merged, but I intend to make a release soon and do not want this to block that. If for whatever reason we decide against this, we can revert this change.

@jtraglia jtraglia merged commit 5ea5de9 into ethereum:master May 15, 2026
15 checks passed
@zilm13 zilm13 mentioned this pull request May 18, 2026
17 tasks
pull Bot pushed a commit to All-Blockchains/prysm that referenced this pull request May 19, 2026
- Add `target_gas_limit` field to `PayloadAttributesV4` to align
`engine_forkchoiceUpdatedV4`.
- Thread `val.GasLimit` from `TrackedValidator` through every
`PayloadAttributesV4` construction site (proposer RPC, blockchain FCU,
late-payload FCU, payload_attributes SSE event)
- Implements
[consensus-specs#5235](ethereum/consensus-specs#5235)
and
[execution-apis#796](ethereum/execution-apis#796).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gloas heze testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants