-
Notifications
You must be signed in to change notification settings - Fork 20
Updates to Provider Boosting Design Docs #1940
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
Conversation
…sign staking rewards
Some corrections
simple ratio just don't work
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.
Few notes on claiming, but everything else aligns with my understanding of the discussions.
Co-authored-by: Wil Wade <[email protected]>
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.
Looks correct as it can be to me currently.
- ✅ Reviewed
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.
👍 exciting!
|
||
## Claiming Rewards | ||
* Provider Boost Rewards are not minted until they are explicitly <i>claimed</i> by the Provider Boost account holder, by calling a non-free extrinsic. | ||
* Rewards must be claimed within a certain number of Provider Boost Eras. |
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.
What happens if claimant account did not claim within required numbers of eras?
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.
@shannonwells will know for sure, but I believe the oldest rewards are pushed off the stack.
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.
Looks good, nice overview, left one question but not a blocker
Goal
The goal of this PR is to add the updates to the Provider Boost Economic Model Design Doc based on the recent economic model decisions by @harry-evans
Closes #1318
Discussion
Checklist