-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
eip: 9999 | ||
eip: 7732 | ||
title: Enshrined Proposer-Builder Separation | ||
description: Separates the ethereum block in consensus and execution parts, adds a mechanism for the consensus proposer to choose the execution proposer. | ||
author: Francesco D'Amato <[email protected]>, Barnabé Monnot <[email protected]>, Michael Neuder <[email protected]>, Potuz (@potuz), Terence Tsao <[email protected]> | ||
discussions-to: https://ethereum-magicians.org/t/epbs-discusion-topic/19634 | ||
discussions-to: https://ethereum-magicians.org/t/eip-7732-enshrined-proposer-builder-separation-epbs/19634 | ||
status: Draft | ||
type: Standards Track | ||
category: Core | ||
|