lighthouse/beacon_node/beacon_chain/tests
Paul Hauner 01ae37ac37 Add more metrics for tracking sync messages (#4308)
## Issue Addressed

NA

## Proposed Changes

Adds metrics to track validators that are submitting equivocating (but not slashable) sync messages. This follows on from some research we've been doing in a separate fork of LH.

## Additional Info

@jimmygchen and @michaelsproul have already run their eyes over this so it should be easy to get into v4.2.0, IMO.
2023-05-19 05:13:07 +00:00
..
attestation_production.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
attestation_verification.rs Attestation verification uses head state fork (#4263) 2023-05-15 02:10:41 +00:00
block_verification.rs Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00
capella.rs Fix some beacon_chain tests 2023-01-12 19:13:01 +11:00
main.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-25 14:20:16 +11:00
merge.rs Fix some beacon_chain tests 2023-01-12 19:13:01 +11:00
op_verification.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
payload_invalidation.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
rewards.rs Implement sync_committee_rewards API (per-validator reward) (#3903) 2023-01-24 02:06:42 +00:00
store_tests.rs Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
sync_committee_verification.rs Add more metrics for tracking sync messages (#4308) 2023-05-19 05:13:07 +00:00
tests.rs Fork choice modifications and cleanup (#3962) 2023-03-21 07:34:41 +00:00