We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Improve and add invariants for farming module.
Let's first come up with what invariant checks the farming module needs and implement those afterwards.
The text was updated successfully, but these errors were encountered:
I propose these invariants for the farming module:
StakingReserveAcc
Staking
QueuedStaking
RewardsReserveAcc
WithdrawRewards
OutstandingRewards
terminated
HistoricalRewards
CumulativeUnitRewards
Rewards
TotalStakings
Amount
Sorry, something went wrong.
Additional invariants:
hallazzang
Successfully merging a pull request may close this issue.
Summary
Improve and add invariants for farming module.
Proposal
Let's first come up with what invariant checks the farming module needs and implement those afterwards.
Tasks
References
The text was updated successfully, but these errors were encountered: