nimbus-eth2/beacon_chain/spec
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
..
eth2_apis Peer stuff (#2084) 2020-11-26 20:23:45 +01:00
presets/v1_0_0 remove v0.12.3 and medalla support (#2038) 2020-11-20 14:49:49 +01:00
beaconstate.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
crypto.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
datatypes.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
digest.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
keystore.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
network.nim rpc: setLogLevel (#1991) 2020-11-12 11:46:02 +01:00
preset_values.nim Multinet fixes (#1774) 2020-09-29 10:12:57 +02:00
presets.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
signatures.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
state_transition.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
state_transition_block.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
state_transition_epoch.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
validator.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
weak_subjectivity.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00