-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Correct comment stating lockup gates stake authorize ixs #10063
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10063 +/- ##
=========================================
- Coverage 81.5% 81.4% -0.2%
=========================================
Files 283 283
Lines 65782 65757 -25
=========================================
- Hits 53660 53572 -88
- Misses 12122 12185 +63 |
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.
Near heart attack seeing that dead code. I checked the withdraw implementation and happy to see all the right safeguards and tests were in place and that code was indeed redundant.
Same 😨 |
Problem
Lockup doesn't prevent re-authorization but some comments say they do
Summary of Changes
Fixes #