On September 10, the U.S. Department of Commerce finalized $300 million in CHIPS Act grants for quantum hardware β up to $100 million apiece to Rigetti, D-Wave, and Quantinuum, each paired with a minority equity stake held by the government. The market filed it under "tech policy." Wrong folder. The footnote from the same news cycle matters more than the headline: Google's quantum team estimates that breaking 256-bit elliptic curve cryptography β the arithmetic floor beneath both Bitcoin and Ethereum β may require fewer than 1,200 error-corrected qubits. Not a metaphor. A specification. Put those two items side by side and one question surfaces. If the state is now directly capitalizing the machines that dissolve ECDLP, what is the crypto industry doing about the fifteen years of public keys it has already welded onto permanent, immutable ledgers? The answer, if you read the BIPs, is "something." The answer, if you read the governance, is "not enough." The answer, if you read the fine print, is that half the industry is misreading its own migration plan.

Context first. Both Bitcoin and Ethereum derive their signature security from secp256k1, an elliptic curve whose hardness rests on the elliptic curve discrete logarithm problem. Shor's algorithm solves that problem in polynomial time on a sufficiently large fault-tolerant quantum computer. This is not a debate. It is a theorem. Every wallet, every exchange custody account, every DeFi contract signature, every ETF's cold storage address inherits this dependency. Ethereum has responded with corporate discipline: the Ethereum Foundation set a hard deadline of December 2029 across its execution, consensus, and data layers, staffed a dedicated post-quantum team, and published a roadmap. Bitcoin has responded the way Bitcoin always responds β with BIPs, rough consensus, and no single party able to promise anything to anyone. BIP-360 introduces a post-quantum output type. BIP-361 lays out a phased signature migration. There is no deadline. There is no project manager. There is a mailing list.
Now the part that should worry you. The reporting around BIP-361 describes it as a "phased migration from ECDSA to Schnorr signatures." Read that sentence again, because it is technically false in the only way that matters. Schnorr signatures β BIP-340, activated with Taproot in 2021 β are also built on secp256k1. They also rely on ECDLP. Schnorr is faster, more private, and enables key aggregation. It is not quantum-resistant. It cannot be. Migrating from ECDSA to Schnorr is like replacing a deadbolt with a better deadbolt on a door whose wall is made of paper. The reporting has conflated two distinct things: the post-quantum output type (BIP-360) and the signature-structure upgrade (BIP-361). One of these addresses the quantum threat. The other addresses transaction efficiency. Confusing them is not a semantic slip β it is the difference between a migration and a costume.
When I ran the line-by-line audit of 2x Funding's leverage contracts in 2017, I found an integer overflow in the tiered-margin calculation. The documentation described the logic as "safe." The code disagreed. I learned then that the gap between what a protocol says it does and what its functions actually execute is where fortunes are lost. The quantum migration has the same gap, magnified across two chains and a decade of technical debt. "Code is law, but audit is mercy." Nobody is auditing the Schnorr claim.
Here is the deeper mechanical problem. A genuine post-quantum migration requires importing an entirely new signature family β lattice-based schemes like CRYSTALS-Dilithium, or hash-based constructions like SPHINCS+ and Lamport. These are not drop-in replacements. Their public keys and signatures are orders of magnitude larger than ECDSA. Dilithium signatures run into the low thousands of bytes; SPHINCS+ signatures can exceed 30 kilobytes. Compare that to a 64-byte ECDSA signature. Now run the arithmetic on block space. Bitcoin's block weight limit becomes a hard ceiling on transaction throughput the moment signatures balloon by 50x. Ethereum's calldata β already the dominant cost driver for rollup data availability β would see its cost structure rewritten. Infinite yield curves break under finite scrutiny, and so do block budgets. The reporting celebrates the deadline and never prices the resource cost. That is the blind spot.
There is a second blind spot, and it is worse. The phrase "harvest now, decrypt later" is usually treated as a future threat. For a specific class of Bitcoin addresses, it is a present-tense one. P2PK outputs β the original pay-to-public-key format β expose the full public key on-chain permanently. So do any addresses that have been reused across multiple spends. An adversary does not need a quantum computer today. They need a hard drive today and a quantum computer in 2035. The risk window for exposed addresses opened years ago and is already recording. The estimate circulating is that millions of BTC sit in pubkey-exposed outputs, and roughly one million of those are attributed to Satoshi Nakamoto. That is not a statistic. That is a governance grenade with the pin already pulled.

This is where the migration math collapses β not at the cryptography, but at the coordination. Ethereum's approach is top-down. A foundation sets a date, funds a team, publishes a roadmap. It has a project manager. Bitcoin's approach is bottom-up. There is no entity that can promise a timeline, no authority that can mandate an address format change, and β critically β no precedent for what to do with a million coins whose owner has been silent for fifteen years. BIP-361 proposes restricting legacy signatures after the migration window to force stragglers to move. Follow that logic to its conclusion. If a user never migrates, and the old signature type is disabled, their coins are not stolen β they are frozen. Forever. The protocol would have executed a mass asset lock in the name of security, and the people holding those keys would have no recourse. The contract executes, the architect pays. Except in this case the architect is a mailing list, and the payers are everyone who forgot to read it.
I saw the softer version of this failure during the 2020 DeFi Summer, when I modeled Compound's cToken composability layers and found a $50 million oracle-delay exposure that three mid-tier protocols ended up mitigating. The lesson was not that the code was buggy. The lesson was that economic incentives and technical assumptions drift apart, and the drift is invisible until volatility forces the two to reconcile. Quantum migration is that drift, stretched over a decade. "Composability is leverage until it is liability" β and every wallet, bridge, custodian, and ETF that touches a compromised address becomes a transmission vector the day the two timelines cross.

Which brings us to the contrarian angle, and it cuts against the panic. The number "1,200 qubits" is doing something dishonest, and most readers cannot see it. Error-corrected qubits β logical qubits β are not physical qubits. Producing one high-quality logical qubit typically consumes thousands of physical qubits, and current public hardware sits in the low hundreds of physical qubits with error rates that have not crossed the practical correction threshold. IBM's Starling roadmap targets 200 logical qubits and 100 million operations by 2029. Quantinuum is aiming at hundreds of logical qubits via trapped ions. These are serious programs with serious dates. But the gap between a logical-qubit target and a cryptographically useful fault-tolerant machine is not a rounding error β it is the entire problem. The industry is simultaneously overestimating the near-term threat and underestimating the coordination cost of fixing it. Those two errors do not cancel. They compound. Overestimate the threat, and you rush a bad migration. Underestimate the coordination cost, and you never finish a good one.
When I ran technical due diligence on Arbitrum's fraud-proof mechanisms for a consortium evaluating Ethereum L2s for institutional ETF infrastructure, the single hardest variable was not gas savings or finality time. It was whether the custodian β a legacy institution with a ten-year decision cycle β could be persuaded to upgrade an address type on a schedule the chain set. Multiply that friction across every exchange, bridge, and cold-storage vault in the ecosystem. The migration bottleneck is not the base layer. It is the long tail of custodians who will move last, hold the most, and decide the slowest. And that tail is exactly where the exposed, high-value, publicly visible addresses cluster.
So where does this land? Bitcoin's risk profile is structurally worse than Ethereum's, and the reason is not technical talent. It is exposed historical addresses, a million contested coins, and a governance model with no center of gravity β three multipliers stacked on one variable. Ethereum's risk is executional: a hard deadline that, if missed, corrodes the foundation's credibility as a deliverable institution. Both chains face the same hidden cost in larger signatures and higher resource consumption, and neither has priced it publicly. "Blind faith is the only true vulnerability," and the blind faith here is the belief that a decentralized network β one designed to resist coordination β will somehow coordinate its most dangerous change ever, on time, without locking assets or splitting its community.
The $300 million is not the story. The story is the clock it started. Watch the migration window, not the Q-Day date. The window is where the losses are booked β through replay exposure while old and new signatures coexist, through permanent locks when stragglers are frozen out, and through forks when someone tries to seize a million dormant coins. The hardware will arrive on schedule or it won't. The self-inflicted damage is the variable nobody is modeling, and the model that matters is the one nobody has built yet. When it lands, do not ask how many qubits the attacker had. Ask which signatures you never migrated.