nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 528d082fc0
VC: Logging changes (#4994)
* Refactor api.nim to provide more informative failure reasons.
Distinct between unexpected data and unexpected code.
Deprecate Option[T] usage.

* Fix generated reason to not include opt[t].

* Fix 400 for produceBlindedBlock().
Get proper string conversion for strategy.

* Bump copyright years.
2023-05-30 11:38:34 +03:00
..
api.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
attestation_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
block_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
common.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
doppelganger_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
duties_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
fallback_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
fork_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
sync_committee_service.nim VC: Fix issue when optimistically synced node could block sync committee service functions. (#4878) 2023-05-02 14:54:44 +03:00