nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov aec953e4da
VC: Fix VC must not crash if beacon node address could not be resolved. (#5388)
* Fix VC should not crash, if beacon node URL could not be resolved.

* Bump chronos.

* Update .gitmodules.
2023-09-15 07:34:32 +02:00
..
api.nim Fix /eth/v1/validator/liveness/{epoch} call names and links in code (#5392) 2023-09-11 12:07:34 +02:00
attestation_service.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
block_service.nim VC: Fix VC must not crash if beacon node address could not be resolved. (#5388) 2023-09-15 07:34:32 +02:00
common.nim VC: Fix VC must not crash if beacon node address could not be resolved. (#5388) 2023-09-15 07:34:32 +02:00
doppelganger_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
duties_service.nim only request `nextPeriod` sync duties close to end of `currentPeriod` (#5409) 2023-09-13 08:58:28 +02:00
fallback_service.nim VC: Fix VC must not crash if beacon node address could not be resolved. (#5388) 2023-09-15 07:34:32 +02:00
fork_service.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
scoring.nim VC: Use scoring function to select best attestation data when using multiple BNs. (#5101) 2023-07-06 11:14:22 +02:00
sync_committee_service.nim VC: Refactor sync committee duties and selection proofs calculation. (#5184) 2023-08-15 19:00:27 +02:00