cosmos-sdk/simapp/simd/cmd
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
..
cmd_test.go refactor!: use injected encoding params in simapp (#12717) 2022-07-27 15:21:10 +02:00
genaccounts_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
genaccounts.go style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
root.go feat: Add a cli cmd to prune old states according to current settings (#12742) 2022-09-01 08:42:23 +00:00
testnet_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
testnet.go feat(gentx): allow custom tx validation (#12956) 2022-08-23 15:36:30 +00:00