cosmos-sdk/store/rootmulti
mmsqe b63adac6f4
fix: app-hash mismatch if upgrade migration commit is interrupted (#13530)
* avoid append commit when upgrade get interrupted

* add commitStores test

* add change doc

* Update store/rootmulti/store.go

Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-10-24 16:02:51 +00:00
..
dbadapter.go chore: move pruning to store (#13609) 2022-10-24 14:02:17 +02:00
proof_test.go feat: configurable fastnode (#13321) 2022-09-20 08:49:18 +00:00
proof.go feat: ADR-040: ICS-23 proofs for SMT store (#10015) 2022-02-22 12:22:06 +00:00
snapshot_test.go fix: double close (#13400) 2022-09-27 18:16:13 +00:00
store_test.go fix: app-hash mismatch if upgrade migration commit is interrupted (#13530) 2022-10-24 16:02:51 +00:00
store.go fix: app-hash mismatch if upgrade migration commit is interrupted (#13530) 2022-10-24 16:02:51 +00:00