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

Add engine_getPayloadBodiesByRangeV2 and engine_getPayloadBodiesByHashV2 #8787

Closed
Tracked by #8788
Rjected opened this issue Jun 12, 2024 · 1 comment · Fixed by #9378
Closed
Tracked by #8788

Add engine_getPayloadBodiesByRangeV2 and engine_getPayloadBodiesByHashV2 #8787

Rjected opened this issue Jun 12, 2024 · 1 comment · Fixed by #9378
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request E-prague Related to the prague network upgrade M-devnet This issue is a tracking issue for a devnet

Comments

@Rjected
Copy link
Member

Rjected commented Jun 12, 2024

Describe the feature

Blocked by: alloy-rs/alloy#886

NOTE: This may be closed eventually, if it's decided that devnet-1 will just extend the V1 endpoints.

This engine api spec PR: https://github.com/ethereum/execution-apis/pull/545/files

introduces V2 methods, which are the same as the V1 methods except they use the ExecutionPayloadBodyV2 type as the response. If the devnet-1 spec includes these methods, we need to implement them.

Additional context

No response

@Rjected Rjected added C-enhancement New feature or request S-needs-triage This issue needs to be labelled A-consensus Related to the consensus engine M-devnet This issue is a tracking issue for a devnet E-prague Related to the prague network upgrade and removed S-needs-triage This issue needs to be labelled labels Jun 12, 2024
@mattsse mattsse added the S-blocked This cannot more forward until something else changes label Jun 12, 2024
Copy link
Contributor

github-actions bot commented Jul 4, 2024

This issue is stale because it has been open for 21 days with no activity.

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label Jul 4, 2024
@mattsse mattsse removed S-blocked This cannot more forward until something else changes S-stale This issue/PR is stale and will close with no further activity labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request E-prague Related to the prague network upgrade M-devnet This issue is a tracking issue for a devnet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants