-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add EIP: Let exits use the consolidation queue #10790
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
base: master
Are you sure you want to change the base?
Conversation
File
|
Co-authored-by: g11tech <[email protected]>
EIPS/eip-8080.md
Outdated
| title: Let exits use the consolidation queue | ||
| description: Allows exits to use consolidation queue, democratizing access to an unintended feature, improving liquidity while preserving security. | ||
| author: Francesco D'Amato (@fradamt) | ||
| discussions-to: https://ethereum-magicians.org/t/eip-9999-let-exits-use-the-consolidation-queue/26552 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update the link with correct eip num
EIPS/eip-8080.md
Outdated
| The decision to democratize access to this unintended feature, rather than removing it or keeping it as is, is driven by: | ||
|
|
||
| 1. **Fairness**: All validators gain equal access to this efficiency improvement, rather than it being restricted to those with at least 2048 ETH who can exploit the loophole. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove extra new lines, they might not be even rendered
EIPS/eip-8080.md
Outdated
|
|
||
| ## Test Cases | ||
|
|
||
| TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add an html <-- TODO --> marker which is tracked by bots to remind you to fill this before moving beyond draft stage
No description provided.