Files
lighthouse/beacon_node
dapplion 67e1048878 Rename PeerType variants, add PeerType::new, run backfill test under gloas
- PeerType::PreGloas/PostGloas -> Block/GloasChild (names describe how a peer
  relates to the block, not the fork).
- Add PeerType::new(parent_block_hash) and use it; search_parent_of_child now
  takes peer_type: &PeerType instead of the raw parent_block_hash.
- request_batches_should_not_loop_infinitely: drop the bogus gloas skip and use
  8 validators (4 was too few for a Gloas genesis -> InvalidIndicesCount).
2026-06-04 23:17:06 +02:00
..
2026-05-05 06:35:57 +00:00
2026-06-03 08:05:31 +00:00
2025-08-13 03:04:31 +00:00
2025-03-12 22:31:05 +00:00
2026-03-06 23:09:33 +00:00