以太坊:引擎API新增PayloadStatusV2
以太坊引擎API引入PayloadStatusV2,新增inclusionListSatisfied字段仅针对VALID负载的IL合规性。
原文链接详细分析
以太坊执行API变更引入PayloadStatusV2,新增inclusionListSatisfied布尔标志指示负载是否满足IL约束,仅对VALID负载设置,非VALID时为null,同时EL保留ACCEPTED负载的IL交易以确保跨分支FCU切换时CL视图一致,允许丢弃非尖端负载的IL数据而无需中间检查。
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.