cosmos-sdk/x/stake/simulation
ValarDragon 3cffe29da7 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!
2018-11-01 12:45:22 -07:00
..
invariants.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
msgs.go simulation: Make validator choice use validator set 2018-11-01 12:45:22 -07:00
sim_test.go Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00