cosmos-sdk/x/mock
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
..
simulation Make simulation use a transition matrix for block size 2018-10-28 21:37:19 -07:00
app.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07: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
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