Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 30+ AI models, with 0% extra fees
Vitalik Buterin put forward an interesting proposal this week: a four-pillar plan to shield Ethereum against quantum threats. And it’s not just theory—he’s mapping out how the network will defend itself once quantum computers become powerful enough to break today’s cryptography.
The four points he identified are: validator signatures, data storage, user account signatures, and zero-knowledge proofs. Basically, the entire security infrastructure needs an upgrade.
Let’s start with validator signatures. Today, Ethereum uses BLS, but the plan is to migrate to function-hash-based signatures—lighter and more resistant to quantum attacks. The choice of hash function is critical here: once it’s standardized, it will anchor the network for years. This is not a decision to be made casually.
For data storage, the proposal is to replace KZG with STARKs. It preserves verifiability, but with quantum resistance. Buterin acknowledges that it’s technically feasible, but it requires a lot of engineering work. You’ll need serious optimizations and rigorous security audits to integrate it with existing data availability mechanisms.
For user accounts, the challenge is different. Ethereum relies on ECDSA today, but it would need to migrate to lattice-based schemes or other approaches that resist quantum attacks. The problem? Post-quantum signatures are more computationally heavy, which increases gas costs in the short term. But the trade-off is worth it if the network remains secure when quantum becomes a reality.
This leads to the most elegant solution Buterin proposes: aggregating signatures and proofs using recursive functions at the protocol level. The idea is to consolidate the verification of thousands of signatures and proofs into a single validation frame. This drastically reduces gas overhead on-chain. When you can verify many operations at once through a recursive function, the cost per transaction drops to almost nothing.
Ongoing research includes concepts like recursive-STARKs to compress bandwidth and computation. There’s also discussion about bandwidth-efficient mempools that use recursive proofs as well. Innovations like this are what will enable real scalability in a post-quantum world.
All of this connects with previous proposals such as Justin Drake’s (August 2025) Lean Ethereum. The idea is a pragmatic roadmap that accelerates quantum readiness without destabilizing current operations. It’s not about doing an upgrade all at once—it's a layered strategy, where traditional primitives coexist with post-quantum alternatives.
What makes this important: this isn’t a cosmetic change. It alters fundamental data paths—how validators validate blocks, how users sign transactions, and how proofs are verified. Once you choose the cryptographic standards, they tend to become the network’s standard for a generation. This influences tools, hardware requirements, and compatibility with future advances.
Buterin and the research community anticipate incremental improvements in slot times and finality through the Strawmap. It signals a measured pace for updating cryptographic primitives without creating disruptive forks. The convergence of quantum-resistant signatures, STARK-based storage, and aggregation via recursive functions points to an Ethereum that remains secure and usable as quantum capabilities advance.
In the end, it’s about balancing theoretical security with the practical realities of a living ecosystem worth billions of dollars. It’s not just engineering—it’s mature, evidence-based governance.