nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 08b6bb7a6b
VC: Use not-synced/opt-synced BNs. (#4635)
* Initial commit.

* Address review comments and recommendations.

* Fix too often `Execution client not in sync` messages in logs.

* Add failure reason for duties requests.

* Add more reasons to every place of ValidatorApiError.

* Address race condition issue.

* Remove `vc` argument for getFailureReason().
2023-02-23 00:11:00 +00:00
..
api.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
attestation_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
block_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
common.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
doppelganger_service.nim restore doppelganger check on connectivity loss (#4616) 2023-02-20 13:28:56 +02:00
duties_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
fallback_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
fork_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
sync_committee_service.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00