Crypto Prices

Buterin Advocates for Ethereum Upgrade to Dramatically Lower Quantum-Secure Privacy Transaction Costs

2 hours ago
1 min read
2 views

Vitalik Buterin’s Optimism on EIP-8288

On Wednesday, Vitalik Buterin, a co-founder of Ethereum, expressed his optimism about the potential integration of a revolutionary proposal aimed at significantly reducing the costs associated with quantum-safe private transactions. This proposal, known as EIP-8288, which Buterin co-wrote in June, seeks to alleviate the burden of heavy cryptographic operations from the network’s execution path.

Current Challenges with Quantum-Safe Transactions

As it stands, the verification of post-quantum signatures is an expensive and resource-intensive process, currently requiring between 150,000 and 200,000 gas for 2 to 3 kilobyte-sized signatures. Even more troubling are STARK proofs, which can balloon to over 128 kilobytes—sapping millions of gas in verification costs when generated rapidly.

To put this into perspective, a standard well-constructed private transaction today costs approximately 300,000 gas, while the expense jumps to nearly 10 million gas for those ensuring quantum-safety. However, Buterin’s initiative under EIP-8288 could bring the costs down to a mere low tens of thousands, a significant decrease.

Innovative Approach of EIP-8288

The innovation lies in EIP-8288’s approach, which eliminates on-chain cryptography. It proposes that transactions specify a dependency by declaring that a particular message has been signed or a proof is satisfied, which would only require 96 bytes. This would allow nodes in the mempool to rapidly collect and consolidate claims, generating a singular recursive STARK that encompasses all transactions in a block.

This method integrates the use of recursive proofs, necessitating a common syntax for expressing statements, with RISC-V—an open instruction set widely utilized in chip design—emerging as the leading option.

Buterin has characterized the adoption of RISC-V as a potentially monumental decision for Ethereum, one that should be approached with careful thought, yet he believes it is essential.

He had previously suggested a similar transition in the summer as part of the Lean Ethereum roadmap, which envisions a comprehensive overhaul of major protocol elements over a period of three to four years, establishing recursive STARKs at its foundation.

Future Applications and Frameworks

Additionally, Buterin hinted at another application for this method in the realm of private account abstraction. This would involve retaining account logic confidentially on-chain while enabling the transfer of ownership for all associated assets in a single transaction without disclosing details about the individual holdings.

EIP-8288, co-authored by Buterin and Thomas Coratger, will rely on an overarching transaction framework called Frames, an initiative that Buterin proposed recently but is not yet scheduled for implementation. Buterin aims to include both EIP-8288 and Frames in a future upgrade known as I-star, which is anticipated to follow the Hegota update—a landmark phase that he suggested would mark the conclusion of Ethereum’s current epoch before entering the Lean era.

However, neither proposal has been allocated to a specific network fork as of now.

Popular