Files
lighthouse/beacon_node/network
dapplion a5e289623c Fix Gloas no-full-child lookup completion; gate wrong-data test by depth
- custody_lookup_request: under Gloas with no FULL-child peer to serve columns, park the
  data request (Pending) so the lookup completes on block import instead of stranding
- has_no_peers: once the Gloas block request is complete, evaluate only the gloas child peers
- bad_peer_wrong_data_response: the wrong-sidecar penalty is only attributable under Gloas at
  depth >= 2 (the tip has no FULL-child peer)
2026-06-09 20:49:15 +02:00
..