Files
lighthouse/beacon_node
Michael Sproul ce99e0c383 Refine delayed head block logging (#7705)
Small tweak to `Delayed head block` logging to make it more representative of actual issues. Previously we used the total import delay to determine whether a block was late, but this includes the time taken for IO (and now hdiff computation) which happens _after_ the block is made attestable.

This PR changes the logic to use the attestable delay (where possible) falling back to the previous value if the block doesn't have one; e.g. if it didn't meet the conditions to make it into the attestable cache.
2025-07-23 00:29:18 +00:00
..
2025-07-22 13:30:30 +00:00
2025-03-12 22:31:05 +00:00
2025-07-22 13:30:30 +00:00
2025-07-22 13:30:30 +00:00
2025-03-12 22:31:05 +00:00
2025-07-10 01:44:46 +00:00