Skip to content

Conversation

@mkalinin
Copy link
Contributor

@mkalinin mkalinin commented Sep 18, 2024

Removes engine_getPayloadBodiesByHashV2 and engine_getPayloadBodiesByRangeV2 methods assuming that CL clients will keep requests in its databases due to ethereum/consensus-specs#3875, thus requesting this data from EL is no longer required

Resolves ethereum/consensus-specs#3912

Copy link
Member

@ralexstokes ralexstokes left a comment

Choose a reason for hiding this comment

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

I think we added this for early Pectra, and if it was just to handle the pruned execution requests we can definitely drop it now

as we refactored the execution requests so they are no longer pruned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove engine_getPayloadBodiesBy{Hash|Range}V2

2 participants