cosmos-sdk/x/mock/simulation
ValarDragon 5ed24e44d2 simulation: Minor changes
Now that we properly initialize governance, a ton of governance slashing
doesn't happen in the first few blocks. Because of this, we can run through
blocks in the range (0,200) quite rapidly. This PR acknowledges that and
increases many of the default block heights.
2018-09-03 19:15:51 -07:00
..
constants.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
random_simulate_blocks.go simulation: Minor changes 2018-09-03 19:15:51 -07:00
transition_matrix.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
types.go simulation: Add benchmarking 2018-08-29 23:02:15 -07:00
util.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00