cosmos-sdk/store/rootmulti
mergify[bot] a0951a6645
Implement rollback command (#11179) (#11314)
Closes: #10281

fix tendermint rollback

changelog

update tendermint to recent v0.35.x branch

(cherry picked from commit 8296ad9592)

# Conflicts:
#	CHANGELOG.md
#	go.mod
#	go.sum

Co-authored-by: yihuang <huang@crypto.com>
2022-03-07 11:46:00 +01:00
..
dbadapter.go Merge PR #7265: Tendermint Block Pruning 2020-09-14 10:12:49 -04:00
proof.go Convert simple proof to ics23 proof (#6390) 2020-06-10 13:23:40 -04:00
proof_test.go feat: add configurable iavl cache size (backport #10561) (#10698) 2021-12-08 11:01:40 +01:00
snapshot_test.go feat!: Add hooks to allow app modules to add things to state-sync (backport #10961) (#11267) 2022-03-02 12:18:23 +01:00
store.go Implement rollback command (#11179) (#11314) 2022-03-07 11:46:00 +01:00
store_test.go feat!: Add hooks to allow app modules to add things to state-sync (backport #10961) (#11267) 2022-03-02 12:18:23 +01:00