Vitalik Buterin, one of the founders of Ethereum, announced EIP-8141, which was prepared to address the account abstraction problem that has been waiting for a solution for a long time. This new proposal radically changes the transaction model on the Ethereum network and aims to eliminate intermediaries at the transaction layer. With the solution of this widely discussed topic in the industry, Buterin aims to realize the long-awaited potential of account abstraction.
Framework Operations and New Features
The basis of EIP-8141 is frame transactions called “Frame Transaction”. This mechanism allows each transaction to consist of multiple calls, and these calls can determine both the sender and the gas paying parties. In this way, scenarios such as multi-signature accounts can easily achieve both approval and execution with two separate frameworks. It is stated that in accounts that require distribution, the relevant framework can be added automatically. Vitalik Buterin pointed out that EIP-7997 can also provide inter-chain address consistency at this point.
Intermediary Transactions and Advanced Gas Management
With the new proposal, it becomes possible to use tokens directly for gas payments without the need for an external intermediary. Smart contracts called Paymaster allow users to pay transaction fees with different tokens by providing instant conversion to ETH. In the transactions, the steps of distribution, verification, paymaster control, spending, execution and return of unused tokens stand out, respectively. Buterin emphasized that this approach completely eliminates intermediaries and transactions can take place directly on the network.
In his post on social media, Buterin said, “There is no longer a need for third-party publishers or intermediary services on the network, the entire process can take place on-chain.”
Privacy and Parallel Processing Infrastructure
EIP-8141 also foresees two different paths for privacy practices. The first is that the paymaster contract covers the gas fee with valid ZK-SNARK proof. Secondly, with its double-dimensional nonce system, it allows a single account to receive transactions from different users in parallel. Vitalik Buterin also referred to the RIP-7712 standard in this context. These innovations aim to reduce the user experience problem created by public broadcasters, especially in tools such as Railgun and Tornado Cash. Transactions can now be carried out through a general-purpose public mempool.
Quantum Resistant Signatures and Compatible Accounts
With the new framework, classic Ethereum accounts can also work within this structure. Bulk transactions, transaction sponsorship and FOCIL compliance are being integrated into the system as primary transactions for the first time. While fast transaction approval stands out especially with FOCIL, EIP-8141 manages the complexity of the transaction inclusion process. Quantum resistant signature schemes are also on the agenda. Buterin stated that despite current efficiency limitations, various experiments are ongoing in this area.
Gradual Migration and Security in Mempool
In the new system, the initial rules will be very cautious during the mempool phase. Validation frames must precede transactions and external contracts cannot be called. Paymasters, on the other hand, will be subject to a collateral mechanism to reduce the risk of denial of service. In addition, a second, more flexible mempool option that works in parallel will be included in the system and will be integrated into the main structure over time.
Buterin stated that all these changes within the scope of the Hegota hard fork could be implemented within a year. It is emphasized that the account abstraction vision, which was brought to the agenda about ten years ago, will be completed with EIP-8141.
