cosmos-sdk/store/rootmulti
yihuang 15accd76fc
feat: support alternative query multistore (#13529)
* support customize query multistore

* Update CHANGELOG.md

* fix test

* Update baseapp/abci.go

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

* Update baseapp/baseapp.go

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

* Update baseapp/options.go

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

* Apply suggestions from code review

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-10-17 23:40:28 +08:00
..
dbadapter.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -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: configurable fastnode (#13321) 2022-09-20 08:49:18 +00:00
snapshot_test.go fix: double close (#13400) 2022-09-27 18:16:13 +00:00
store.go feat: support alternative query multistore (#13529) 2022-10-17 23:40:28 +08:00
store_test.go fix: state listener could observe discarded writes (#13459) 2022-10-06 11:41:56 +00:00