mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-24 21:40:03 +00:00
49c851109e
* Add slashing database pruning to VC. Fix GetBlockHeaderResponse object declaration (spec has been changed). * Switch to getFinalizedBlockHeader instead. * Fix proper sign. Add statements. Show pruning log statement only when pruning happens. * Optimize and remove debugging helpers.