cosmos-sdk/store/rootmulti
yihuang 8296ad9592
Implement rollback command (#11179)
Closes: #10281

fix tendermint rollback

changelog

update tendermint to recent v0.35.x branch
2022-03-03 11:38:28 +01:00
..
dbadapter.go Merge PR #7265: Tendermint Block Pruning 2020-09-14 10:12:49 -04:00
proof.go feat: ADR-040: ICS-23 proofs for SMT store (#10015) 2022-02-22 12:22:06 +00:00
proof_test.go feat: add configurable iavl cache size (#10561) 2021-11-20 09:32:30 +00:00
snapshot_test.go fix: rootmulti's Restore don't return the next unknown item as expected (#11286) 2022-02-28 16:47:43 +00:00
store.go Implement rollback command (#11179) 2022-03-03 11:38:28 +01:00
store_test.go feat!: Add hooks to allow app modules to add things to state-sync (#10961) 2022-02-24 16:17:11 +00:00