Files
lighthouse/beacon_node
Devnet Bot 732ab9628f fix(focil): use fork choice head_hash for IL production
In ePBS/Gloas, the execution payload is delivered via envelope, not
embedded in the beacon block. produce_inclusion_list was trying to
extract parent_hash from the beacon block's execution payload (which
doesn't exist), causing every IL fetch to fail.

Use cached_head.head_hash() which correctly tracks the execution
block hash through fork choice, including envelope imports.
2026-05-06 13:16:32 +00:00
..
2026-04-30 09:48:04 +02:00
2026-05-01 13:19:01 +02:00
Fmt
2026-04-30 16:22:17 +02:00
2026-04-30 09:48:04 +02:00
FMT
2026-04-30 15:03:42 +02:00
2026-03-06 23:09:33 +00:00