-
Notifications
You must be signed in to change notification settings - Fork 992
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
Fix vp_user #2617
Fix vp_user #2617
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2617 +/- ##
=======================================
Coverage 53.88% 53.88%
=======================================
Files 308 308
Lines 100154 100154
=======================================
+ Hits 53966 53968 +2
+ Misses 46188 46186 -2 ☔ View full report in Codecov by Sentry. |
6893b23
to
bf67c84
Compare
397ac17
to
e897fdf
Compare
e897fdf
to
7ed073f
Compare
@tzemanovic I think we are safe not to update the implicit VP since validator accounts are only Established. Lmk if you can think of another reason to update that too. |
fc4e748
to
06c10ca
Compare
06c10ca
to
a92df37
Compare
* brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
* brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
* brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
* brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
* origin/brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
* origin/brent/fix-vp-user: clarify SK in test changelog: add #2617 fix unjail SE bug + test add parentheses
Describe your changes
Fix the unjailing bug observed in the SE, when unjailing that involves demoting another consensus validator the the below-capacity set is involved.
Closes #2663.
Indicate on which release or other PRs this topic is based on
v0.31.9
Checklist before merging to
draft