Files
lighthouse/beacon_node/beacon_chain
dapplion 93ef1e395c Include head_payload_status in ForkChoiceView comparison
The early exit check in recompute_head_at_slot compared only
head_block_root and checkpoints. When on_execution_payload changed
the payload status from Empty to Full without changing the head root,
the CachedHead was not updated. Add head_payload_status to
ForkChoiceView so the change is detected.
2026-03-25 17:47:49 -05:00
..
2026-02-07 01:18:04 +00:00
2026-03-25 14:05:11 +11:00
2026-03-06 23:09:33 +00:00