nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov f3da063510
Fix VC not properly handled getAggregatedAttestation's 404 error. (#6254)
* Fix VC not properly handled getAggregatedAttestation's 404 error.

* Update AllTests.
2024-05-01 15:32:28 +00:00
..
api.nim Fix VC not properly handled getAggregatedAttestation's 404 error. (#6254) 2024-05-01 15:32:28 +00:00
attestation_service.nim Fix VC not properly handled getAggregatedAttestation's 404 error. (#6254) 2024-05-01 15:32:28 +00:00
block_service.nim chore: remove repetitive words (#6219) 2024-04-19 11:31:15 +00:00
common.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
doppelganger_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
duties_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
fallback_service.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
fork_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
scoring.nim explicitly refer to phase0.{Attestation,TrustedAttestation} rather than sans module name (#6214) 2024-04-17 20:44:29 +00:00
selection_proofs.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
sync_committee_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00