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

feat: update spec to use v4 payload methods for isthmus #525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

meyer9
Copy link
Contributor

@meyer9 meyer9 commented Jan 17, 2025

Description

Tests

Additional context

This PR doesn't revert the withdrawal root changes, so there are still some outdated docs here.

Metadata

Fixes #506.


The current version of `op-node` uses the `v3` Engine API RPC methods as well as `engine_newPayloadV2`, due to
`engine_newPayloadV3` only supporting Ecotone execution payloads. Both `engine_forkchoiceUpdatedV3` and
The current version of `op-node` uses the `v4` Engine API RPC methods as well as `engine_newPayloadV3`, due to
Copy link
Contributor

@danyalprout danyalprout Jan 18, 2025

Choose a reason for hiding this comment

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

We'll use both V2 and V3 for pre-Ecotone blocks.

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.

EIP-7685: General Purpose Execution Layer Requests
2 participants