cosmos-sdk/simapp
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
..
helpers Merge PR #5419: Parametrise simulation gas value 2019-12-18 09:48:22 -05:00
params Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
app.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
app_test.go Merge PR #5367: Regen network/skip upgrade 2020-01-03 09:37:29 -05:00
config.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
export.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
genesis.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
genesis_account.go Merge PR #5017: ADR 011: Generalize Genesis Accounts Implementation 2019-09-12 15:22:25 -04:00
genesis_account_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
sim_bench_test.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
sim_test.go Merge PR #5367: Regen network/skip upgrade 2020-01-03 09:37:29 -05:00
state.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
test_helpers.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
types.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
utils.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
utils_test.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00