cosmos-sdk/x/mock/simulation
ValarDragon e4b5e2c9f3 Make simulation use a transition matrix for block size
This enables simulating periods of high load, and periods of low to no load.
(low load because future ops will still terminate in that time frame)
2018-10-28 21:37:19 -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 Make simulation use a transition matrix for block size 2018-10-28 21:37:19 -07: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 Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00