nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 5e1a0eac85
VC: Runtime config (#5130)
* Make VC able to understand any type of `/eth/v1/config/spec` response without any changes in source code.
Update compatibility checking.
Now VC is able to obtain any constant from `spec` call.

* Remove RestSpecVC declaration.
2023-06-28 15:33:38 +02:00
..
api.nim Implement validor client proposals for Deneb (#5094) 2023-06-23 09:30:16 +00:00
attestation_service.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
block_service.nim Fix polling block monitor from deadlocks when connection has been lost. (#5109) 2023-06-28 15:33:21 +02:00
common.nim VC: Runtime config (#5130) 2023-06-28 15:33:38 +02:00
doppelganger_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
duties_service.nim automated consensus spec URL updating to v1.4.0-beta.0 (#5121) 2023-06-24 15:43:30 +00:00
fallback_service.nim VC: Runtime config (#5130) 2023-06-28 15:33:38 +02:00
fork_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
sync_committee_service.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00