logos-co / staking

SNT Staking contracts
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

chore(StakeManager.spec): add MPCantBeGreaterThanMaxMP invariant #81

Closed 0x-r4bbit closed 7 months ago

0x-r4bbit commented 7 months ago

This commit introduces an invariant that ensures the generated multiplier points can never be greater than the max boost multiplier points.

See discussion in #80

Checklist

Ensure you completed all of the steps below before submitting your pull request: