cosmos-sdk/x/mock
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
..
simulation Merge PR #2622: Make simulation use a transition matrix for block size 2018-10-31 20:10:35 +01: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
app.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07: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