nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 805a12e467
VC: Fix doppelganger protection never allow attestations. (#4236)
* Fix doppelganger protection reorders validator indices in response issue.

* Add chronos metrics endpoint to nimbus REST API.

* Doppelganger protection now works on duties not on attestations.
Improve logging for doppelganger and indices.

* Improve doppelganger and indices logging.

* Add number of validators to logs.

* Move logging dumps from `debug` to `trace` level.
2022-10-14 14:19:17 +02:00
..
api.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03: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: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +02:00
doppelganger_service.nim Doppelganger detection bug fix (#3997) 2022-08-19 13:34:08 +03:00
duties_service.nim VC: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +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: Fix doppelganger protection never allow attestations. (#4236) 2022-10-14 14:19:17 +02:00