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

Electra engine api #5743

Open
wants to merge 37 commits into
base: block-processing-electra
Choose a base branch
from
Open

Conversation

pawanjay176
Copy link
Member

Issue Addressed

N/A

Proposed Changes

Implements electra engine api.

Additional Info

The spec does not handle the engine_getPayloadBodies for the new electra fields. We need to add it to the spec and implement it.
This PR currently implements it in the manner that I think it will be implemented (i.e. by extending ExecutionPayloadBodyV1 to include deposit_receipts and withdrawal_requests.
Working on getting a spec out for this.

@pawanjay176 pawanjay176 mentioned this pull request May 8, 2024
@realbigsean realbigsean mentioned this pull request May 9, 2024
53 tasks
@realbigsean realbigsean added the electra Required for the Electra/Prague fork label May 9, 2024
realbigsean and others added 20 commits May 9, 2024 13:46
realbigsean and others added 7 commits May 12, 2024 15:55
* subscribe to the correct att subnets for electra

* subscribe to the correct att subnets for electra
* subscribe to the correct att subnets for electra

* subscribe to the correct att subnets for electra
@realbigsean realbigsean added the skip-ci Don't run the `test-suite` label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electra Required for the Electra/Prague fork skip-ci Don't run the `test-suite`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants