cosmos-sdk/client/pruning
mergify[bot] 3bdbaf1791
feat: Add a cli cmd to prune old states according to current settings (backport #12742) (#13120)
* 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>
(cherry picked from commit d874acee4c)

# Conflicts:
#	CHANGELOG.md
#	store/rootmulti/store.go

* fix backport error and conflicts

Co-authored-by: adu-crypto <94821467+adu-crypto@users.noreply.github.com>
Co-authored-by: adu <adu.du@crypto.com>
2022-09-02 07:33:08 +02:00
..
main.go feat: Add a cli cmd to prune old states according to current settings (backport #12742) (#13120) 2022-09-02 07:33:08 +02:00