lighthouse
lighthouse copied to clipboard
Track block source on import log / metric
Description
When debugging it's useful to know if an imported block was sourced from gossip / lookup / range sync. This information can be ultimately deduced by inspecting logs, but it's time-consuming. It would be just simpler to append a source property in the import log.
i can pick this one up!