nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov a311f04a19
Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (#4381)
Switch VC to use /eth/v1/validator/liveness/{epoch} endpoint instead of nimbus one.
2022-12-06 12:29:00 +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 Address inaccurate time calculation for waitForBlockPublished(). (#4368) 2022-11-29 12:52:21 +02:00
block_service.nim Address inaccurate time calculation for waitForBlockPublished(). (#4368) 2022-11-29 12:52:21 +02:00
common.nim Bugfix: The VC was producing invalid sync committee contributions (#4343) 2022-11-24 09:46:35 +02:00
doppelganger_service.nim Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (#4381) 2022-12-06 12:29:00 +01:00
duties_service.nim Bugfix: The VC was producing invalid sync committee contributions (#4343) 2022-11-24 09:46:35 +02: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 Address inaccurate time calculation for waitForBlockPublished(). (#4368) 2022-11-29 12:52:21 +02:00