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

Merged
merged 5 commits into from
Jan 22, 2025

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.

@emhane emhane requested review from refcell and tynes January 18, 2025 12:36
Copy link
Member

@emhane emhane left a comment

Choose a reason for hiding this comment

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

this is super helpful, thank you ser. if you could also open an issue for reverting the withdrawal root changes that would be appreciated.

@emhane emhane added H-isthmus Hardfork: change is planned for Isthmus upgrade U-node Upgrade: involving changes to node component (cl, el, etc.) H-pectra Hardfork: change planned for Pectra (L1) upgrade A-consensus Area: consensus layer A-execution Area: execution layer U-noop Upgrade: L1 feature not used on L2 requires noop spec to disable labels Jan 18, 2025
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

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

This looks great. Nice job @meyer9

[`engine_getPayloadV4`][engine_getPayloadV4] retrieves a payload by ID, prepared by `engine_forkchoiceUpdatedV3`
when called with `payloadAttributes`.
`engine_getPayloadV4` **must only be called with Isthmus payload.**

Copy link
Contributor

Choose a reason for hiding this comment

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

Just need to remove this line to make ci pass.

Suggested change

@meyer9 meyer9 force-pushed the meyer9/new-payload-v4-isthmus branch from a6ba30f to 40562fa Compare January 21, 2025 21:36
@emhane emhane requested a review from geoknee January 22, 2025 20:01
@tynes tynes merged commit 4387933 into ethereum-optimism:main Jan 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Area: consensus layer A-execution Area: execution layer H-isthmus Hardfork: change is planned for Isthmus upgrade H-pectra Hardfork: change planned for Pectra (L1) upgrade U-node Upgrade: involving changes to node component (cl, el, etc.) U-noop Upgrade: L1 feature not used on L2 requires noop spec to disable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EIP-7685: General Purpose Execution Layer Requests
5 participants