Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EIP-7742: Uncouple blob limits per block across CL and EL #8745

Closed
lucassaldanha opened this issue Oct 17, 2024 · 0 comments · Fixed by #8752
Closed

EIP-7742: Uncouple blob limits per block across CL and EL #8745

lucassaldanha opened this issue Oct 17, 2024 · 0 comments · Fixed by #8752
Assignees
Labels
Epic Electra Issues required to implement Electra upgrade

Comments

@lucassaldanha
Copy link
Member

lucassaldanha commented Oct 17, 2024

EIP: https://eips.ethereum.org/EIPS/eip-7742
consensus-spec PR: ethereum/consensus-specs#3800
Engine-API update: ethereum/execution-apis#574 (see #8743)

TODOs:

  • ProposerDataManager - add targetBlobCount and maximumBlobCount to PayloadBuildingAttributes
  • MilestoneBasedEngineJsonRpcMethodsResolver replace engine_FcUV3 for engine_FcUV4.
  • ElectraExecutionClientHandlerTest - test should check we are calling engine_FcUV4 instead of V3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Electra Issues required to implement Electra upgrade
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants