cosmos-sdk/x/mock
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
..
simulation simulation: Make validator choice use validator set 2018-11-01 12:45:22 -07:00
app.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
app_test.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
doc.go Merge PR #2345: update doc.go for mock/simulation 2018-09-17 12:15:06 +08:00
test_utils.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00