Proposal: Activate support for account abstraction endpoint on One and Nova
AI summary
This proposal asks the Arbitrum DAO to activate a new technical feature called "eth_sendRawTransactionConditional" on the Arbitrum One and Nova mainnets. This feature is designed to improve how "account abstraction" (a way to make cryptocurrency wallets more flexible and user-friendly) works on Arbitrum. It helps prevent issues where transactions might fail due to delays between when they are checked and when they are actually processed.
If passed, this will make Arbitrum more compatible with the broader Ethereum ecosystem's account abstraction standards, potentially improving the reliability and efficiency for services that bundle transactions. It benefits users and developers who rely on account abstraction by reducing transaction failures, and there are no clear losers.
Voting results
🐳 Whale votes
0 votes > 5% VPFull proposal
Author Jason Windawi, Alchemy
Type This is a Constitutional proposal.
Abstract As part of the broader development of account abstraction standards and tooling, Ethereum researchers have proposed a new RPC endpoint eth_sendRawTransactionConditional that adapts L2 sequencers to the specific needs of ERC-4337 bundlers. Offchain Labs has contributed to this new method by developing, testing and incorporating adjustments necessary to support the endpoint for Arbitrum’s sequencer into Nitro with v.2.0.14, which is now live on the Arbitrum testnet. This AIP proposes that the Arbitrum DAO activate s…