cosmos-sdk/x/simulation
Alexander Bezobchuk c1991e31bd Merge PR #5527: Bump Tendermint Version to v0.33.0
* Bump Tendermint version to v0.33.0

* Deprecate old cmn package with new packages

* Update update DB APIs

* More DB updates

* Bump IAVL to v0.13.0

* Handle error returned by iavl.NewMutableTree

* Fix some IAVL stuffs

* Update IAVL

* More updates

* Passing tests

* Fix unit tests

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-01-16 13:46:51 -08:00
..
account.go update simulation operations to use BaseApp (#4946) 2019-10-23 11:14:45 +02:00
account_test.go Bump x/simulation coverage (#5407) 2019-12-13 17:46:27 +00:00
config.go update simulation operations to use BaseApp (#4946) 2019-10-23 11:14:45 +02:00
doc.go Merge PR #4838: Sim refactor 2 - Move GenesisState generators to modules 2019-08-28 10:58:25 -04:00
event_stats.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
log.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
mock_tendermint.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
operation.go Sim refactor 3: move weighted operations to modules (#4869) 2019-12-05 10:29:54 +01:00
params.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
rand_util.go [x/simulation] RandSubsetCoins() should return sorted coinset (#5373) 2019-12-06 16:25:25 +01:00
rand_util_test.go Bump x/simulation coverage (#5407) 2019-12-13 17:46:27 +00:00
simulate.go update simulation operations to use BaseApp (#4946) 2019-10-23 11:14:45 +02:00
transition_matrix.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
util.go Merge PR #5009: remove redundant invariant simapp check 2019-09-06 14:23:40 -04:00