cosmos-sdk/x
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
..
auth Document what --validate-signatures does 2018-10-31 13:50:01 +00:00
bank Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
distribution Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
gov Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
ibc Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
mint Use InflateSupply instead 2018-10-19 23:06:18 +02:00
mock simulation: Make validator choice use validator set 2018-11-01 12:45:22 -07:00
params add tests and restriction for TypeTable 2018-10-16 03:02:48 +09:00
slashing Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
stake simulation: Make validator choice use validator set 2018-11-01 12:45:22 -07:00