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: correct rewards after slashing #600

Merged
merged 2 commits into from
May 18, 2022
Merged

Conversation

sander2
Copy link
Member

@sander2 sander2 commented May 13, 2022

We had reports about people not receiving the rewards that they were expecting. The root cause for this was that vaults got slashed due to premium redeems, and there was a slashing-related bug in the staking code that caused vaults to receive too few rewards.

gregdhill
gregdhill previously approved these changes May 13, 2022
crates/staking/src/lib.rs Show resolved Hide resolved
@sander2 sander2 merged commit 4af6f45 into interlay:master May 18, 2022
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