cosmos-sdk/store/rootmulti
adu-crypto d874acee4c
feat: Add a cli cmd to prune old states according to current settings (#12742)
* add PruningCmd and change PruneStores signature

* the mimimum default pruning interval is 10

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-09-01 08:42:23 +00: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_test.go chore(store): upgrade iavl to v0.19.0 (#12626) 2022-07-20 12:25:10 +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 refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
store_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
store.go feat: Add a cli cmd to prune old states according to current settings (#12742) 2022-09-01 08:42:23 +00:00