Ethereum Hegotá Puts Frame Transactions and Privacy on the 2027 Roadmap

64. That is the MAX_FRAMES parameter proposed in EIP‑8141, a number that turns a monolithic Ethereum transaction into a sequence the protocol can step through. It signals a post‑EOA model: validation, gas approval and execution no longer fused into a single blob, but orchestrated frame by frame. The design opens space for native account abstraction, unconventional signature schemes and flexible gas payment, and it is the substrate on which next‑generation wallet UX and on‑chain privacy would ride. Yet while the mechanism exists on paper, the Hegotá upgrade is currently led by a different bet: enforced inclusion.
Frame Transactions refactor a transaction into up to 64 frames
EIP‑8141 defines a new FRAME_TX type that decomposes a user action into discrete frames, each with a specific role: a validation frame to check intent and authorization, a gas‑approval frame to resolve who pays and under what rules, and an execution frame to apply state changes. The proposal sets MAX_FRAMES = 64 and attaches explicit per‑frame costs, so complex workflows can be broken into bounded, metered steps rather than bespoke contract workarounds.
… Continue reading the full article at the original source below.



