cosmos-sdk/x/mock/simulation
Dev Ojha 8bb79d12ca Fix non-deterministic map iteration in fuzzer (#2069)
* This demonstrates that the state machine is non-deterministic if there
are more than two txs in a block.

* fix non-deterministic map iteration

* (squash this) fix build errors

* (squash this) iterate using range
2018-08-16 23:45:07 +02:00
..
constants.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
random_simulate_blocks.go Fix non-deterministic map iteration in fuzzer (#2069) 2018-08-16 23:45:07 +02: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 #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
util.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00