lighthouse/beacon_node/operation_pool/src
Michael Sproul ffb04e1a9e Add op pool metrics for attestations (#2758)
## Proposed Changes

Add several metrics for the number of attestations in the op pool. These give us a way to observe the number of valid, non-trivial attestations during block packing rather than just the size of the entire op pool.
2021-11-01 05:52:31 +00:00
..
attestation_id.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attestation.rs Add Altair tests to op pool (#2723) 2021-10-16 05:07:23 +00:00
attester_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
lib.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
max_cover.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
metrics.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
persistence.rs Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
sync_aggregate_id.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00