Ethereum Developers Split Over Native Account Abstraction Proposals
Ethereum developers have hit an impasse over two competing proposals for native account abstraction, with one side pushing for a new typed transaction and the other advocating for a frame-based approach.
The disagreement centers around EIP-8130, which combines a new typed transaction with an on-chain keystore and account-configuration system, and EIP-8141, which divides transactions into frames that validate and execute user operations. Both proposals aim to enable smart-contract accounts to define their own validation logic, but they differ in their control points.
Ethlabs' Derek Chiang explained that the collaboration between the two teams ended last week, leaving them to pursue separate native account-abstraction standards. Chiang argued that the failed effort would 'put the burden on wallets to deal with the fragmentation that ensues,' although he noted that software could still hide those differences from users.