-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
R4R: Fix Invalid Cliff Validator Power Comparison #2077
Conversation
This should update the changelog since we're merging into the release branch. |
Codecov Report
@@ Coverage Diff @@
## release/v0.24.0 #2077 +/- ##
==================================================
+ Coverage 63.75% 63.95% +0.2%
==================================================
Files 113 113
Lines 6665 6667 +2
==================================================
+ Hits 4249 4264 +15
+ Misses 2132 2119 -13
Partials 284 284 |
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.
Tested ACK, thanks!
@@ -103,6 +103,7 @@ BUG FIXES | |||
- [x/stake] \#2021 Fixed repeated CLI commands in staking | |||
|
|||
* Gaia | |||
- [x/stake] [#2077](https://github.com/cosmos/cosmos-sdk/pull/2077) Fixed invalid cliff power comparison |
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.
We shouldn't need to put the links in the pending file I don't think
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.
Ok -- I'll stop doing that.
dope! Thanks Bez |
closes: #2070
docs/
)PENDING.md
that include links to the relevant issue or PR that most accurately describes the change.cmd/gaia
andexamples/
For Admin Use: