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
we added the ability to use internal and external gauge in here: #5459. Now it'll be good to have functional testing on it
The text was updated successfully, but these errors were encountered:
We need to create the following tests:
MsgCreateGauge
HandleReplacePoolIncentivesProposal
Then, let 1 epoch pass artificially. Validate that:
Next, remove distr records completely using logic in HandleReplacePoolIncentivesProposal
Let the second epoch pass. Confirm that
Let thing epoch pass. Confirm that:
Sorry, something went wrong.
stackman27
Successfully merging a pull request may close this issue.
Background
we added the ability to use internal and external gauge in here: #5459. Now it'll be good to have functional testing on it
Invariants to Check
Acceptance Criteria
The text was updated successfully, but these errors were encountered: