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

sim fixes #2564

Merged
Merged

Conversation

rigelrozanski
Copy link
Contributor

@rigelrozanski rigelrozanski commented Oct 23, 2018

rige [12:05 AM]
so I figured out the bug - it was in the simulation logic - basically all the validators have been unbonded and the simulation assumed it was okay to keep running with a nil proposer! - added a check which stop and exits the simulation if all the validators have been unbonded.

rige [12:05 AM]
however I’m really really confused as to why validators are unbonding given that the unbond delegation transaction has been disabled…

rige [12:21 AM]
OH it’s because they are getting jailed once in a while
phew - I thought this was something super messy

rige [12:27 AM]
still on your branch - just turned up the %weight of unjail msgs by 10x…… already at block 100 (promising)….. ah still stops at 113 due to not enough validators again, going to enable other messages just to se

@rigelrozanski rigelrozanski force-pushed the jae/check-supply-in-simulation2 branch from 5a559f7 to fa3730a Compare October 23, 2018 04:59
Copy link
Contributor

@cwgoes cwgoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@cwgoes cwgoes merged commit f82d6a5 into jae/check-supply-in-simulation2 Oct 23, 2018
@cwgoes cwgoes deleted the rigel/check-supply-in-simulation2 branch October 23, 2018 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants