lighthouse/beacon_node/beacon_chain
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
..
src Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
tests Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
Cargo.toml Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00