nimbus-eth2/beacon_chain/validator_client
Jacek Sieka 6e2a02466e
unify bn/vc doppelganger detection (#4398)
* fix REST liveness endpoint responding even when gossip is not enabled
* fix VC exit code on doppelganger hit
* fix activation epoch not being updated correctly on long deposit
queues
* fix activation epoch being set incorrectly when updating validator
* move most implementation logic to `validator_pool`, add tests
* ensure consistent logging between VC and BN
* add docs
2022-12-09 17:05:55 +01:00
..
api.nim Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (#4381) 2022-12-06 12:29:00 +01:00
attestation_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
block_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
common.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
doppelganger_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
duties_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
fallback_service.nim implement more missing capella functionality (#4344) 2022-11-24 09:53:04 +02:00
fork_service.nim VC: roles & strategies. (#4113) 2022-09-29 09:57:14 +02:00
sync_committee_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00