-
Notifications
You must be signed in to change notification settings - Fork 986
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
Add slashed bonds/unbonds info to the client #2670
Conversation
you should keep the |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2670 +/- ##
==========================================
- Coverage 52.98% 52.98% -0.01%
==========================================
Files 303 303
Lines 104166 104180 +14
==========================================
+ Hits 55194 55197 +3
- Misses 48972 48983 +11 ☔ View full report in Codecov by Sentry. |
fixed |
there is one e2e failing, if you could please look at it: |
* Krewedk0/main: fix ledger test fix formatting review fix, add changelog add slashed bonds/unbonds info to the client
* Krewedk0/main: fix ledger test fix formatting review fix, add changelog add slashed bonds/unbonds info to the client
Describe your changes
This PR adds info about slashed bonds/unbonds and changes wording around active bonds (slashed -> slashable) in
bonds
client request.Currently slashed amounts are not being reported which confused validators who got slashed during SE.
This is how output of
namadac bonds
looks like using this PR:Indicate on which release or other PRs this topic is based on
Checklist before merging to
draft