nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov f0c30e31b4
VC: various fixes (#2730)
* Fix firstSuccess() template missing timeouts.

* Fix validator race condition.
Fix logs to be compatible with beacon_node logs.
Add CatchableError handlers to avoid crashes.
Move some logs from Notice to Debug level.
Fix some [unused] warnings.

* Fix block proposal issue for slots in the past and from the future.

* Change sent to published.

* Address review comments #1.
2021-07-19 14:31:02 +00:00
..
api.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
attestation_service.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
block_service.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
common.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
duties_service.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
fallback_service.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
fork_service.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00