cosmos-sdk/x/mock/simulation
Christopher Goes fcf5b7764b
Merge PR #2622: Make simulation use a transition matrix for block size
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-31 20:10:35 +01: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 Merge PR #2622: Make simulation use a transition matrix for block size 2018-10-31 20:10:35 +01: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 #2644: Simulation: Print last block when there is an error 2018-10-31 12:04:46 +01:00