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

Implement rewards curve with token supply as parameter #611

Open
geoff-vball opened this issue Oct 18, 2024 · 0 comments
Open

Implement rewards curve with token supply as parameter #611

geoff-vball opened this issue Oct 18, 2024 · 0 comments
Labels

Comments

@geoff-vball
Copy link
Contributor

Context and scope
The P-chain currently uses the total value of the token supply at the beginning and end of a validation period in order to calculate rewards for that validator. In order to implement a rewards calculator the takes in these values, the PoSValidatorManager would have to track these values for each validator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant