nimbus-eth2/beacon_chain/block_pools
tersec c08b786e77 add ncli_db subcommand to prune database of unnecessary blocks and states (#1593)
* 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
2020-09-16 19:21:59 +02:00
..
block_pools_types.nim add ncli_db subcommand to prune database of unnecessary blocks and states (#1593) 2020-09-16 19:21:59 +02:00
chain_dag.nim Quick fix to prune some states, pending smarter state storage (#1624) 2020-09-16 19:21:59 +02:00
clearance.nim address issue #1552 (#1601) 2020-09-16 19:21:59 +02:00
quarantine.nim stop discarding future epochs; remove a StateCache() construction (#1610) 2020-09-16 19:21:59 +02:00
spec_cache.nim implement clock disparity for attestation validation (#1568) 2020-09-16 19:21:59 +02:00