Files
lighthouse/beacon_node/beacon_chain/src
dapplion 7f43ba77b9 Centralise Gloas boundary skip in CachedPTCs::try_from_state
CachedPTCs::try_from_state now returns Result<Option<Self>, _> and
internalises the boundary rule (pre-Gloas state, Gloas shuffling epoch
=> Ok(None)). Callers (block import priming, state advance timer,
with_cached_shuffling miss path) just skip insertion on None instead
of duplicating the guard. The unit test exercises the three boundary
cases against a pre-Gloas state.
2026-05-21 21:02:45 +02:00
..
2026-05-13 07:03:34 +00:00
2026-04-16 23:50:20 +00:00
2026-05-13 07:03:34 +00:00
2026-04-03 08:35:02 +00:00
2026-05-13 07:03:34 +00:00
2026-05-13 07:03:34 +00:00
2026-05-13 07:03:34 +00:00