mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-17 18:11:21 +00:00
8e28a05cea
* Deferred DAG and fork choice pruning * fixup * Address https://github.com/status-im/nimbus-eth2/pull/2384/files#r589448448, rely only on onSLotEnd for state pruning * no need to store needPruning in the data structure * lastPrunePoint is updated in pruning proc * Split eager and LazyPruning * enforce pruning in updateHead