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

@mkalinin mkalinin merged commit 4aca1d7 into ethereum:main Sep 24, 2024
3 checks passed
Redidacove pushed a commit to Redidacove/execution-apis that referenced this pull request Sep 30, 2024
Remove engine_getPayloadBodiesBy{Hash|Range}V2
yperbasis added a commit to erigontech/erigon that referenced this pull request Oct 25, 2024
yperbasis added a commit to erigontech/erigon that referenced this pull request Oct 25, 2024
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