mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
- Collapse nested if in build_children_index (clippy::collapsible_if) - Ignore payload_attestation_for_previous_slot_is_accepted_at_next_slot — test uses pre-Gloas blocks (V17) but on_payload_attestation requires V29 nodes. Needs mock EL Gloas block support.