cosmos-sdk/store/iavl
yihuang 51d2de582d
fix: rollback command don't actually delete multistore versions (#11361)
* rollback command don't actually delete multistore versions

Closes: #11333

- add unit tests
- use LoadVersionForOverwriting
- update tendermint dependency to 0.35.x release branch

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

flushMetadata after rollback

Update server/rollback.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

fix build

gofumpt

* fix unit test
2022-08-30 05:50:00 +00:00
..
store_test.go chore(store): upgrade iavl to v0.19.0 (#12626) 2022-07-20 12:25:10 +00:00
store.go fix: rollback command don't actually delete multistore versions (#11361) 2022-08-30 05:50:00 +00:00
tree_test.go chore(store): upgrade iavl to v0.19.0 (#12626) 2022-07-20 12:25:10 +00:00
tree.go fix: rollback command don't actually delete multistore versions (#11361) 2022-08-30 05:50:00 +00:00