Skip to content
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 bond amount for addresses #2374

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Fix bond amount for addresses #2374

merged 2 commits into from
Jan 13, 2024

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Jan 10, 2024

Describe your changes

The bond_amount that is used primarily to compute a delegator's votes in governance is fixed to properly account for slashed redelegated tokens.

Indicate on which release or other PRs this topic is based on

v0.29.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@brentstone brentstone marked this pull request as ready for review January 12, 2024 03:09
brentstone added a commit that referenced this pull request Jan 12, 2024
* brent/fix-bond-amount:
  changelog: add #2374
  fix `bond_amount`
@brentstone brentstone mentioned this pull request Jan 12, 2024
@@ -0,0 +1,2 @@
- Fix the function to more accurately account for slashes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fix the function to more accurately account for slashes.
- Fix the function `bond_amount` to more accurately account for slashes.

looks like this maybe got lost

@brentstone brentstone merged commit 28c7828 into main Jan 13, 2024
13 of 15 checks passed
@brentstone brentstone deleted the brent/fix-bond-amount branch January 13, 2024 19:01
brentstone added a commit that referenced this pull request Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants