-
Notifications
You must be signed in to change notification settings - Fork 58
Redistribution for Stakers #497
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
Conversation
… into devRestruture
::: | ||
|
||
Pausing for catastrophic slashing bugs is gated to the Pauser multisig, as outlined in [Eigen Foundation governance](https://docs.eigenfoundation.org/protocol-governance/technical-architecture). | ||
The Pauser multisig can only pause (or later unpause) outflows if there are still pending blocks (time) between slash initiation and the end of the Slash Escrow period. |
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.
This design permits governance to interface with the contracts in the case of a catastrophic bug.
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.
lgtm
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.
lgtm
Also includes the top level EigenLayer concept topic for Slash Escrow. Not all top level content included in repo yet so will need to add cross references one that exists.