Base and Ethereum collaboration on account abstraction breaks down, leaving two competing standards

3 days ago 4



The effort to unify how Ethereum handles account abstraction just hit a wall. A collaboration between Base, Coinbase’s Layer 2 network, and Ethereum core developers to reconcile two competing proposals ended last week, according to Derek Chiang of Ethlabs, the founder of ZeroDev. The two sides will now advance their respective standards independently: Base with EIP-8130, and Ethereum’s Layer 1 with EIP-8141, known as Frame Transactions. Both remain listed as active drafts in the official Ethereum Improvement Proposal registry, which means the ecosystem now has to grapple with two parallel paths to solving the same problem. What account abstraction actually means, and why it matters Account abstraction lets wallets do things that currently require clunky workarounds: sponsoring someone else’s gas fees, batching multiple transactions into one, logging in with a passkey instead of memorizing a seed phrase, and using custom authentication methods. The existing standard for this, ERC-4337, works by layering these features on top of the Ethereum Virtual Machine rather than baking them into the protocol itself. Both EIP-8130 and EIP-8141 aimed to move account abstraction from that overlay...

Read Entire Article