nimbus-eth2/beacon_chain/validator_client
zah a2ba34f686
Implement all sync committee duties in the validator client (#3583)
Other changes:

* logtrace can now verify sync committee messages and contributions
* Many unnecessary use of pairs() have been removed for consistency
* Map 40x BN response codes to BeaconNodeStatus.Incompatible in the VC
2022-05-10 10:03:40 +00:00
..
api.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
attestation_service.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
block_service.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
common.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
duties_service.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
fallback_service.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
fork_service.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
sync_committee_service.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00