mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
- Force engine_newPayloadV6 for Heze blocks (Besu supports V6 but capability detection was falling through to broken V5 path) - Pass parentHash to engine_getInclusionListV1 (was sending empty params, Besu/Lodestar expect the parent block hash)