mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-03 18:25:09 +00:00
48893f1c2e
* add ncli_db subcommand to prune database of unnecessary blocks, states, and state roots * tweak comments * reduce default aggressiveness in pruning old states * move copyPrunedDatabase() to ncli_db, as it's not generally useful as part of beacon_chain_db and doesn't use any internal interfaces