Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

EIP-8369: VOPS Profiles for FOCIL Eligibility

Дата публикации: 05-08-2026 18:23:53


Discussion topic for EIP-8369: VOPS Profiles for FOCIL Eligibility · Pull Request #12110 · ethereum/EIPs · GitHub
Abstract
This EIP describes two validity-only partial statelessness (VOPS) profiles for fork-choice enforced inclusion list (FOCIL) eligibility. Profile 1 covers regular transactions, every non-frame type without blobs, and keeps EIP-7805’s end-of-payload omission check. Profile 2 covers EIP-8141 frame transactions whose validation stays within a fixed account abstraction VOPS (AA-VOPS) state surface, including privacy transactions based on keyed nonces and recent roots. Profile 2 omission is checked at a builder-claimed transaction index in the payload, so it protects a transaction only if the transaction remains valid at every index the builder could claim. Transactions outside both profiles may still appear in inclusion lists (ILs), but FOCIL does not enforce them. Public mempool admission and FOCIL eligibility remain separate. This EIP is Informational; consensus enforcement belongs in an extension to EIP-7805.
Motivation
FOCIL (EIP-7805) requires builders to include IL transactions unless a missing transaction is invalid when appended to the payload or the payload does not have enough remaining gas to append it. That rule is cheap for regular transactions because the omission check depends mainly on gas, nonce, and balance. Frame transactions have programmable validation, so validity may also depend on keyed nonces, payer state, recent roots, or bounded account storage.
This EIP defines which transactions remain cheap enough to enforce. Profile 1 keeps EIP-7805’s end-of-payload rule. Profile 2 evaluates an omitted frame transaction at a builder-claimed index against a fixed validation state surface. Because the builder chooses the index, Profile 2 is weaker when another transaction can move a validation dependency within the block; Security Considerations defines that boundary.
FOCIL eligibility is not mempool policy. An includer may receive an eligible transaction through the public mempool, a custom mempool, or direct submission. The submission path affects whether a transaction reaches an IL, not whether its omission is enforceable.
1 post - 1 participant
Read full topic

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1EIP-8361: Transaction Validity Proofs019.2804-08-2026
2EIP-8372: Normalized state gas limit010.9406-08-2026
3EIP-0000 Preferential Gas Costs for Native ETH Operations – Draft for feedback013.6505-08-2026
4EIP-8374: Persist Warm Access Sets Across Reverts09.9607-08-2026
5EIP-8358 Net Gas Metering for Account Changes010.4705-08-2026
6[Idea / Meta EIP] Protocol Maturity and Ossification Framework06.510-08-2026
7EIP-8037: State Creation Gas Cost Increase019.6728-07-2026
8EIPIP Meeting #128, July 08, 20260708-07-2026
9ERC-8100: Representable Contract State0508-07-2026
10EIP-7906: Transaction Assertions via State Diff Opcode0308-07-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 14.75. Источник: ethereum-magicians.org.