mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-15 09:48:20 +00:00
Small collection of improved diagnostics for partials. - In the peer info struct (exposing peer data via `/lighthouse/peers`), add a new field to indicate on which subnets the peer supports partials. - Fix the description of several metrics. - Downgrade some noisy logging when sending partials to trace, and downgrade one warning that should not worry the user. Co-Authored-By: Daniel Knopik <daniel@dknopik.de>