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

[MEV milestone 1] produce a blind unsigned block that contains an execution payload header #5025

Closed
rolfyone opened this issue Feb 21, 2022 · 1 comment

Comments

@rolfyone
Copy link
Contributor

Support the production of blinded beacon blocks under bellatrix

https://hackmd.io/@paulhauner/H1XifIQ_t#Change-1-Blind-Transaction-Signing

Blinded blocks have some context but only an execution_payload_header, not a full execution payload.

Ultimately this needs to be on a new rest api endpoint, so that full blocks can still be produced from the existing endpoint, and blinded blocks can be retrieved from the new endpoint.

There are currently no rest endpoints defined for use with this feature.

@rolfyone rolfyone assigned rolfyone and unassigned rolfyone Feb 24, 2022
@tbenr
Copy link
Contributor

tbenr commented Mar 1, 2022

there is a new PR in beacon REST API to follow: ethereum/beacon-APIs#194
applies to #5024 too

@tbenr tbenr closed this as completed Mar 3, 2022
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

No branches or pull requests

2 participants