Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add EIP: Enshrined Proposer-Builder Separation #8711

Merged
merged 18 commits into from
Jul 3, 2024

Conversation

potuz
Copy link
Contributor

@potuz potuz commented Jul 2, 2024

This EIP documents the necessary changes to separate the processing of an Ethereum block into a consensus and an execution part. It also implements an auction mechanism for a consensus proposer to choose the proposer of the execution part of the block (called a builder in the documentation).

The changes needed to implement this protocol are restricted to the consensus layer as described in the Specification section of the EIP.

The accompanying consensus specs pull request can be found in ethereum/consensus-specs#3828
The full design notes are included in https://hackmd.io/@potuz/rJ9GCnT1C
Forkchoice annotated spec can be found in https://hackmd.io/@potuz/SJdXM43x0

@potuz potuz requested a review from eth-bot as a code owner July 2, 2024 12:25
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-core labels Jul 2, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Jul 2, 2024

✅ All reviewers have approved.

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Jul 2, 2024
@eth-bot eth-bot changed the title Enshrined Proposer-Builder Separation Add EIP: Enshrined Proposer-Builder Separation Jul 2, 2024
@eth-bot eth-bot enabled auto-merge (squash) July 3, 2024 18:34
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit e469fd6 into ethereum:master Jul 3, 2024
10 of 11 checks passed
@potuz potuz deleted the epbs_eip_repo branch July 3, 2024 18:43
@DerpFi
Copy link

DerpFi commented Jul 5, 2024

This is a momentus step forward towards the optimal form of magic internet money and digital store of value.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants