nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 367e7052f4
VC: some fixes (#4240)
* Skip doppelganger protection for validators which activated just now or in future.

* Fix sync committee duties spam issue.

* Optimize sync committee duties logging statements.

* Fix missing lazyWait.

* Add short path.

* Address #4087.

* Add missing watch for crash.
2022-10-21 16:53:30 +02:00
..
api.nim VC: some fixes (#4240) 2022-10-21 16:53:30 +02:00
attestation_service.nim VC: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +02:00
block_service.nim VC: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +02:00
common.nim VC: some fixes (#4240) 2022-10-21 16:53:30 +02:00
doppelganger_service.nim Doppelganger detection bug fix (#3997) 2022-08-19 13:34:08 +03:00
duties_service.nim VC: some fixes (#4240) 2022-10-21 16:53:30 +02:00
fallback_service.nim VC: roles & strategies. (#4113) 2022-09-29 09:57:14 +02:00
fork_service.nim VC: roles & strategies. (#4113) 2022-09-29 09:57:14 +02:00
sync_committee_service.nim VC: some fixes (#4240) 2022-10-21 16:53:30 +02:00