Mercuryo - Sponsor Image Mercuryo - Infrastructure powering the crypto economy. Friend & Sponsor Learn more
News

Vitalik Pitches EIP-8288 as Ethereum's Next Big Cryptography Unlock

A new mempool design could make quantum-safe signatures and private transactions dirt cheap on Ethereum.

Vitalik Pitches EIP-8288 as Ethereum's Next Big Cryptography Unlock

Today, Vitalik Buterin laid out the case for EIP-8288, a proposed featured he co-authored and that he's hoping lands in "I-star," i.e. "the fork after Hegota," suggesting it's a strong follow-up in the wake of frame transactions (a.k.a. EIP-8141).

What's the Scoop?

  • The pitch: Vitalik listed various unlocks that are possible here, namely 1) dramatically cheaper quantum-safe signatures, 2) inexpensive quantum-safe privacy protocols, 3) support for any future signature or proof scheme, and 4) "private account abstraction," e.g. changing ownership across all your onchain positions in one transaction without revealing what moved.
  • How it'd work: Transactions would attach a dependency frame (a list of claims like "this signature is valid for this data") instead of the raw cryptographic proof itself. Mempool nodes then run a loop roughly every half-second, bundling everyone's proofs into one combined proof per tick and cutting proof-related bandwidth even though transactions still broadcast individually.
  • Big payoff: Under this design, a block's entire cryptographic overhead shrinks to one proof (100-300 kB) plus a tiny 96-byte tag per claim, regardless of how many individual signatures or private transactions are bundled inside it.
  • The catch: Pulling this off means Ethereum has to agree on a shared instruction set for writing these proofs against, and Vitalik noted RISC-V is the "leading candidate" for this currently.

Bankless

2788 posts

It’s time to break up with your bank, and join the movement for a better world.

No Responses