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

[R4R] simulation: Make validator choice use validator set #2660

Merged
merged 2 commits into from
Nov 1, 2018

Commits on Nov 1, 2018

  1. simulation: Make validator choice use validator set

    This also had to change the default seed, since with the previous one it
    actually got into a state where there were no validators left bonded, lol.
    
    This also changes Unbond msgs from failing with almost 100% probability to now
    only failing with 33% probability.
    Thus more of the state machine is getting tested!
    ValarDragon committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    3cffe29 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    ValarDragon committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    52083e1 View commit details
    Browse the repository at this point in the history