cosmos-sdk/x/mock/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
..
constants.go Make simulation use a transition matrix for block size 2018-10-28 21:37:19 -07:00
doc.go Merge PR #2345: update doc.go for mock/simulation 2018-09-17 12:15:06 +08:00
random_simulate_blocks.go Merge PR #2622: Make simulation use a transition matrix for block size 2018-10-31 20:10:35 +01:00
transition_matrix.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
types.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
util.go simulation: Make validator choice use validator set 2018-11-01 12:45:22 -07:00