lighthouse/beacon_node/beacon_chain
Paul Hauner df358b864d Add metrics for EE PayloadStatus returns (#3486)
## Issue Addressed

NA

## Proposed Changes

Adds some metrics so we can track payload status responses from the EE. I think this will be useful for troubleshooting and alerting.

I also bumped the `BecaonChain::per_slot_task` to `debug` since it doesn't seem too noisy and would have helped us with some things we were debugging in the past.

## Additional Info

NA
2022-08-19 04:27:23 +00:00
..
src Add metrics for EE PayloadStatus returns (#3486) 2022-08-19 04:27:23 +00:00
tests Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00
Cargo.toml Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00