Ethereum: PayloadStatusV2 Added to Engine API
Ethereum engine API gains PayloadStatusV2 with inclusionListSatisfied flag for IL compliance on VALID payloads only.
SourceAnalysis
Ethereum execution API changes introduce PayloadStatusV2 featuring a new inclusionListSatisfied boolean that flags whether the payload meets IL constraints, set to null for non-VALID cases, while the EL retains IL transactions for ACCEPTED payloads to maintain consistent views across branches during FCU switches, allowing drops of IL data for non-tip payloads without intermediate checks.
Jihoon Song
@jih2nnJihoon Song is an independent software developer contributing to Ethereum core protocol. He has contributed to enshrined PBS, co-authored Fork-choice Enforced Inclusion Lists (FOCIL), and is now contributing to Attester-Proposer Separation (APS). Prior to joining the blockchain industry, he built a deep learning–powered mobile scanner app at an AI startup, downloaded over 10 million times.