-
Notifications
You must be signed in to change notification settings - Fork 212
feat: pausable beacon chain deposits for vaults #922
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
25f5a29
to
41c1c7e
Compare
Hardhat Unit Tests Coverage Summary
Diff against master
Results for commit: 0908dc7 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
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.
Need to figure out better naming
# Conflicts: # contracts/0.8.25/vaults/Delegation.sol # contracts/0.8.25/vaults/StakingVault.sol
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.
Looks like we forgot to include the Dashboard changes.
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.
GTG with minor nitpick
Co-authored-by: Aleksei Potapkin <[email protected]>
# Conflicts: # contracts/0.8.25/vaults/StakingVault.sol
c43b17c
to
0908dc7
Compare
Allows curator to pause beacon chain deposits.