nimbus-eth2/beacon_chain/block_pools
Jacek Sieka e7f2735271
fix broken metrics during replay (#2090)
* move metrics out of state transition
* add validator count metric
* remove expensive beacon_current_validators, beacon_previous_validators
metrics (they should be reimplemented with cache), add cheap
beacon_active_validators to approximate
* remove unused validator count metrics
* tidy imports/defects
2020-11-27 23:16:13 +01:00
..
block_pools_types.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
chain_dag.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
clearance.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
quarantine.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
spec_cache.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00