nimbus-eth2/beacon_chain/validator_client
zah df5ef95111
Doppelganger detection bug fix (#3997)
When the client was started without any validators, the doppelganger
detection structures were never initialized properly. Later, when
validators were added through the Keymanager API, they interacted
with the uninitialized doppelganger detection structures and their
duties were inappropriately skipped.
2022-08-19 13:34:08 +03:00
..
api.nim VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
attestation_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
block_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
common.nim Doppelganger detection bug fix (#3997) 2022-08-19 13:34:08 +03:00
doppelganger_service.nim Doppelganger detection bug fix (#3997) 2022-08-19 13:34:08 +03:00
duties_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
fallback_service.nim Address #3962 (#3968) 2022-08-17 01:14:32 +03:00
fork_service.nim VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
sync_committee_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00