-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Randomized Fuzzer: should not already be unbonded or unbonding, validator: #2290
Comments
After merging #2238 into develop I can't immediately replicate this again but we should keep trying. |
I can't replicate this either. Perhaps we should close it and re-open if its found again? |
Maybe something to do with bond height for validators entering the validator set by proxy/side effect? |
Closing in favor of #2312. |
Actually, re-opening this to keep track of the issue. |
This has likely been fixed by the staking refactor. Please reopen if it can be replicated. |
Summary of Bug
Fuzzer panicked with
Steps to Reproduce
This is achieved by commenting out "// govsim.SimulateMsgDeposit(app.govKeeper, app.stakeKeeper),", and then running:
error happens on block 24, so super quick.
You can also replicate this on other seeds, e.g.
seed=2
The text was updated successfully, but these errors were encountered: