Particle.news

Ethereum Schedules Frame Transactions for 2027 Hegotá Upgrade

This change would let apps pay users' gas in tokens without users holding ETH.

Overview

  • Developers moved EIP-8141, known as Frame Transactions, to “scheduled for inclusion” in the Hegotá upgrade on Aug. 27, giving the proposal a formal place in the 2027 hard fork while its technical details remain draft.
  • Authors including Derek Chiang have shown a design breakthrough that represents validation, fee payment and execution as programmable contract calls called frames instead of adding many new envelope fields.
  • Frames let a separate payer fund the ETH that validators receive while the user can be charged in ERC-20 tokens or see a gasless UX, because the protocol embeds sponsorship and token-to-ETH arrangements into the transaction flow.
  • The frame model separates transaction actions from dependencies so independent checks can be validated in parallel and related operations can be atomically batched, which could reduce repeated work and improve throughput.
  • Key work remains before activation: client implementations, wider devnet and interoperability testing with wallets and Layer-2s, mempool DoS and solvency protections, and final Sepolia/Hoodi/mainnet activation slots.