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

Ensure multiplier points calculation is preserved across migrations #98

Open
Tracked by #100
0x-r4bbit opened this issue Aug 13, 2024 · 0 comments
Open
Tracked by #100

Comments

@0x-r4bbit
Copy link
Collaborator

Currently. multiplier points are calculated and maintained in the StakeManager contract. When there's a migration to another StakeManager version, we need to ensure the state of multiplier points calculation is preserved/transferred as well.

The goal of this issue is:

  • To make sure this is happening
  • Provide tests that provide the point
  • If applicable, provide formal verification rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant