
Ethereum co-founder hopes for proposal inclusion in future network upgrade to slash costs by over 99%.
Ethereum co-founder Vitalik Buterin expressed hope that EIP-8288, a proposal to cut quantum-safe private transaction costs by over 99%, will be included in a future network upgrade.
AI-generated summary
Vitalik Buterin co-authored EIP-8288 in June to move the heaviest cryptography out of the network's execution path.
Ethereum co-founder Vitalik Buterin said on Wednesday that he hopes to see a proposal cutting the cost of quantum-safe private transactions by more than 99% included in a future network upgrade.
EIP-8288, which he co-authored in June, would move the heaviest cryptography out of the network's execution path. Post-quantum signatures currently run to 2 or 3 kilobytes and cost 150,000 to 200,000 gas to verify.
STARK proofs are worse, at over 128 kilobytes and as much as 512 kilobytes when generated quickly, which puts verification in the millions of gas. A well-engineered private transaction costs about 300,000 gas today, Buterin tweeted, and roughly 10 million if you want it quantum-safe. Under EIP-8288, Buterin said, both would land in the low tens of thousands.
It works by not putting the cryptography on-chain at all. A transaction instead declares a "dependency"—a short claim that some message was signed by some key, or some data satisfies some proof—costing 96 bytes. Mempool nodes then collect those claims every second, generate a single recursive STARK proving all of them at once, and pass it on. The block carries one proof covering everything in it.
A decision about RISC-V
Recursive proofs need a common language to express statements in, and the leading candidate is RISC-V, an open instruction set used in chip design. Adopting the proposal would make it Ethereum's de facto canonical instruction set, which Buterin called a “big decision” that should be taken carefully, and one he thinks is necessary.
He floated the same move in July, in a Lean Ethereum roadmap that would rebuild almost every major protocol component over three or four years and enshrine recursive STARKs at the core.
Another use he sketched is private account abstraction: keeping an account's logic hidden on-chain, then changing ownership of every position and holding attached to it in a single transaction, without revealing which ones.
AI outlook — possibilities, not facts
Adoption of RISC-V as Ethereum's canonical instruction set
Possible · Within years

Trezor warned users that hackers breached its third-party email provider to send phishing emails posing as critical security alerts about an STM32 vulnerability. The fake emails claimed a hardware flaw affecting one in four devices and played on fears from the Coldcard exploit. Trezor took down the malicious domain and is investigating the breach, while Casa and BitBox users reported similar phishing attempts.

Solana's reduction of block slot times to 300 milliseconds, with plans for 200ms, aims to minimize arbitrage opportunities from outdated pool prices in automated market makers. Research suggests faster updates could let liquidity providers retain more value by reducing informational disadvantages, though benefits vary by pool type, fee structure, and volatility. Validator costs and network dynamics are also affected, with changes to voting frequency and leader slot durations.

John Ternus delivered his first keynote as Apple CEO eight days into the role, unveiling the iPhone 18 series including a $1,999 foldable model, a redesigned Siri AI with agentic features, and the A20 Pro chip built on TSMC's 2-nanometer process with enhanced Neural Engine and cooling for sustained AI performance.

Mexican federal prosecutors, the Navy, and Puebla state police seized 300 mining machines in Tlaola drawing electricity illegally from a federal hydroelectric complex.

Core Lightning maintainers revealed that four image tags served unpatched binaries instead of v26.06.7 updates. Operators are urged to manually verify image digests to ensure security fixes are properly applied.

OpenAI claims its AI solved the Navier-Stokes equations, but NYU mathematician Tristan Buckmaster accuses the company of using his team's unreleased research. OpenAI denies the allegations.