新聞加密貨幣Ethereum 開發者提議以後量子存款合約保護 ETH 質押

Ethereum 開發者提議以後量子存款合約保護 ETH 質押

作者: DefiLiban·

重點速覽

  • Draft EIP PR #12235 proposes a post-quantum-ready validator deposit contract with an irreversible BLS retirement mode.
  • The proposal is designed to keep existing BLS deposits working through a backward-compatible Scheme 0 migration path.
  • Roughly 42.4 million ETH is currently staked on Ethereum under the signature format developers want to future-proof.
  • Ethereum’s post-quantum roadmap also covers BLS, KZG, ECDSA, and ZK-proof systems, with milestones targeting around 2029.
  • The draft is an early discussion-stage proposal and has not yet been merged, implemented, or scheduled into a hard fork.
Ethereum 開發者提議以後量子存款合約保護 ETH 質押

Ethereum 核心開發者已開啟一項草案 Ethereum 改進提案,旨在保護 ETH 質押免受未來量子攻擊,並引入一個具備後量子準備能力的驗證者存款合約,作為逐步淘汰網路目前 BLS 簽章機制的第一個具體協議層級步驟。這項提案仍屬早期草案,尚非最終升級,距離 Ethereum 主網也還很遠。

TLDR KEYPOINTS

  • Draft EIP PR #12235 adds a variable-length validator deposit contract with an irreversible BLS retirement mode, targeting the staking-entry path first.
  • Roughly 42.4 million ETH is staked under the current signature format that developers want to future-proof.
  • This is defensive preparation within Ethereum’s governance process, not a response to any active exploit; core PQ milestones target around 2029.

What Ethereum developers are proposing and why now

The proposal: a post-quantum-ready deposit contract

The change lives in draft pull request #12235, titled “Add EIP: Post-quantum-ready deposit contract,” which describes a variable-length validator deposit contract with an irreversible BLS retirement mode . The draft file currently sits as a placeholder pending a final EIP number, opened on August 24, 2026. For related coverage, see Bitcoin, Ethereum ETFs Added $23B Last Week but Only $2.6B Was New Money.

Mechanically, the contract supports variable-length public keys, signature schemes, and metadata, so validators can eventually deposit using quantum-resistant keys instead of today’s BLS format. CoinDesk reported that the draft would also let the network permanently disable new deposits that use the current BLS format, a one-way switch once the transition matures . For related coverage, see Artificial Intelligence Summit –Philippines 2026.

Compatibility is preserved during the migration through what crypto.news described as Scheme 0, which keeps current BLS deposits functional while the newer schemes come online. That backward-compatible design is what makes this a staging step rather than a hard cutover. For related coverage, see Artificial Intelligence Summit –Malaysia 2026.

Why the timing matters

The motivation is preemptive: a sufficiently powerful quantum computer could forge or break the BLS signatures that authenticate validator consensus messages, undermining the cryptographic assumptions securing staked ETH. Nothing in the proposal implies such an attack is currently feasible or happening; it is defensive plumbing for a threat measured in years.

It is worth separating three states here. A draft EIP is a proposal open for discussion; it must clear editor consensus, technical review, and successful checks before any client implementation, testing, and eventual hard-fork inclusion. As of publication the pull request is unmerged and none of those later stages has occurred.

How the proposal could affect ETH staking and validator infrastructure

Validators, staking providers, and ETH stakers sit at the front of the impact queue because the deposit contract is the entry point for every new validator. The draft targets the credential that a validator presents when it joins, not the yield mechanics or withdrawal flows that stakers interact with day to day.

The scale of what is being future-proofed is substantial: CoinDesk said roughly 42.4 million ETH is currently staked on Ethereum, worth about $104 billion at current prices under the existing signature format.

It helps to distinguish three surfaces the proposal touches unevenly. Protecting validator credentials is the direct target; staking flows such as delegation to Lido or Rocket Pool sit downstream; and network-level consensus assumptions are what ultimately benefit once BLS is retired across the validator set.

Operationally, the realistic near-term implication for staking providers is future migration planning, not immediate action. A variable-length deposit contract means client teams and node operators would eventually need to support new key and signature formats, but the backward-compatible Scheme 0 path signals no forced credential rotation while the draft is under discussion.

The market reaction has been muted, consistent with a long-range engineering story. ETH was trading near $2,453, down about 0.44% over 24 hours, as the proposal entered public discussion, and no fetched source showed a proposal-specific selloff.

Broader sentiment remained risk-on, with the Fear \u0026 Greed Index at 65, in Greed territory, reinforcing that the proposal is being read as preparation rather than alarm. That framing matters for stakers weighing operational risk against headline risk. This is separate from unrelated market stress events like the recent wave of Ethereum DeFi liquidations that hit leveraged positions.

What happens next for Ethereum’s quantum-resistance roadmap

Milestones to watch

This deposit-contract draft handles only the staking-entry path. Ethereum’s official security roadmap lists four cryptographic surfaces needing post-quantum upgrades: validator consensus signatures (BLS), data-availability commitments (KZG), account signatures (ECDSA), and ZK-proof systems, each a distinct migration .

The effort is already broader than one EIP. The Ethereum Foundation formed a dedicated Post-Quantum Security team in January 2026 and is running weekly interop devnets with more than 10 client teams, with core post-quantum infrastructure milestones targeting completion by approximately 2029.

Open questions and tradeoffs

The main unknowns are scope, sequencing, and adoption path. It remains unsettled which post-quantum signature scheme becomes the standard, how validators migrate from BLS without disrupting the active set, and whether the irreversible retirement mode gets triggered on a fixed schedule or by governance signal.

Variable-length keys and metadata also carry tradeoffs: post-quantum signatures are typically larger than BLS, which has implications for block size, bandwidth, and aggregation efficiency that client teams will test in devnets before any mainnet path is chosen.

The next meaningful signal

The next concrete milestone would be the draft clearing editor review and receiving a formal EIP number, followed by client implementation and devnet testing. Until it is scheduled into a hard fork, there is no fixed deadline for validators.

For Ethereum’s infrastructure resilience, the value of shipping the deposit-entry path first is sequencing: it lets new validators onboard with quantum-resistant credentials before the harder BLS, KZG, and ECDSA migrations arrive, narrowing the window in which fresh stake accumulates under the legacy scheme. That incremental posture is the throughline of the same roadmap driving Ethereum’s continued institutional inflows .