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

Pos Reward Updates #2217

Merged
merged 4 commits into from
Dec 7, 2023
Merged

Pos Reward Updates #2217

merged 4 commits into from
Dec 7, 2023

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Nov 27, 2023

Describe your changes

Some upgrades related to proof-of-stake rewards:

  • provide a CLI query for the pending rewards of a bond
  • fix a bug in the slash computation when computing rewards

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

v0.27.0

Checklist before merging to draft

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

@brentstone brentstone marked this pull request as draft November 27, 2023 23:51
@brentstone brentstone added the PoS label Nov 27, 2023
@brentstone brentstone force-pushed the brent/upgrade-pos-rewards branch from b9860e0 to 4c94f61 Compare November 28, 2023 19:32
@brentstone brentstone marked this pull request as ready for review November 28, 2023 19:33
@brentstone brentstone mentioned this pull request Nov 28, 2023
tzemanovic added a commit that referenced this pull request Nov 29, 2023
* origin/brent/upgrade-pos-rewards:
  changelog: add #2217
  improve RPC error logging
  query for available rewards from a bond
  fix slashing in `bond_amounts_for_rewards`
@tzemanovic tzemanovic merged commit 681fffb into main Dec 7, 2023
13 of 14 checks passed
@tzemanovic tzemanovic deleted the brent/upgrade-pos-rewards branch December 7, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants