Gelalens

Market Prices

Coin Price 24h
BTC Bitcoin
$62,422.1 -1.07%
ETH Ethereum
$1,841.32 -1.54%
SOL Solana
$71.25 -2.69%
BNB BNB Chain
$575 -2.21%
XRP XRP Ledger
$1.06 -0.94%
DOGE Dogecoin
$0.0690 -1.60%
ADA Cardano
$0.1719 +0.12%
AVAX Avalanche
$6.24 -3.35%
DOT Polkadot
$0.7694 +0.22%
LINK Chainlink
$7.97 -2.63%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

28
03
unlock Arbitrum Token Unlock

92 million ARB released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

18
03
unlock Sui Token Unlock

Team and early investor shares released

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$62,422.1
1
Ethereum
ETH
$1,841.32
1
Solana
SOL
$71.25
1
BNB Chain
BNB
$575
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0690
1
Cardano
ADA
$0.1719
1
Avalanche
AVAX
$6.24
1
Polkadot
DOT
$0.7694
1
Chainlink
LINK
$7.97

🐋 Whale Tracker

🔵
0x4686...3aa7
1h ago
Stake
33,147 SOL
🔵
0x8b4e...7ed3
30m ago
Stake
2,434.75 BTC
🔵
0x61b1...ad30
1h ago
Stake
4,767 ETH

💡 Smart Money

0x38f7...1649
Market Maker
-$0.8M
77%
0xdd3e...a8b5
Institutional Custody
+$1.8M
87%
0x0a2b...1443
Experienced On-chain Trader
+$0.7M
95%

🧮 Tools

All →
Magazine

D-Wave's Bitcoin PoW Warning Is a Black Box — and the Real Quantum Threat Is Under Your Nose

CryptoIvy
The D-Wave CEO opened his mouth. Bitcoin lost nothing. That disconnect is information. The memo behind the headline is worse than the headline. The source field is empty. The only two information points are an executive warning and a phrase: quantum computing will eventually break Bitcoin's proof-of-work protocol. No algorithm. No attack path. No qubit count. No error rate. No time table. A second-stage analysis could only create a table with blank cells. That is not a security alert. That is a brand statement. When the code bleeds, the ledger keeps the truth. So let's read the ledger. Bitcoin's PoW security does not depend on a single property. It depends on SHA-256 being preimage-resistant and collision-resistant under a classical adversary. Quantum computing changes that calculation, but not the way the soundbite suggests. The relevant quantum tool for hash functions is Grover's algorithm. Grover gives a quadratic speedup for unstructured search. For SHA-256, that means the effective brute-force search space falls from 2^256 to 2^128 computations. In cryptographic terms, 128 bits is still a wall. In engineering terms, it is still out of reach for any quantum machine projected over the next decade. The 'break PoW' phrase conflates a theoretical speed-up with a practical exploit. Now compare that with the actual quantum threat sitting on Bitcoin's base layer: public-key cryptography. Every Bitcoin transaction is secured by ECDSA or Schnorr signatures. Shor's algorithm, not Grover's, is the machine for that job. A sufficiently large, fault-tolerant, gate-model quantum computer running Shor can recover a private key from a public key in polynomial time. The current elliptic curve security assumption—roughly 128 bits—evaporates in front of Shor. This is not a distant narrative. The attack path is precise: if an attacker sees a public key before a transaction confirms, or collects a reused address, they can, in principle, forge a signature and drain the funds. D-Wave does not matter for that attack. Gate-model quantum computers are fundamentally different from quantum annealers. The former can run general algorithms, including Shor's. The latter is a special-purpose optimization device. D-Wave sells quantum annealing hardware, built for quadratic unconstrained binary optimization problems, not for factoring elliptic curves. The CEO's 'eventually' is not grounded in the machine his company ships. It is a directionally defensible statement attached to a product line. A competitor's gate-model architecture—IBM, Google, or startup roadmaps—has a far more direct relationship to the Bitcoin threat, and even those systems remain orders of magnitude outside the required scale for a real attack. Asking D-Wave to break secp256k1 is like asking a hammer to perform surgery. Context matters. Bitcoin's PoW has a longevity advantage: it can be soft-forked into a quantum-resistant hashing scheme or simply hardened against Grover by increasing the hash length. The script can change. That is an infrastructure problem with a consensus upgrade on the table. The ECDSA issue is different. It is a user-funds problem with a deployment gap. Hundreds of billions of dollars in BTC sit in outputs where public keys are already exposed—most obviously in reused P2PKH addresses, P2WPKH addresses with repeated spends, and historically in P2PK outputs from the earliest days. The architecture cannot un-see a public key. Once a key is exposed, the clock starts running for Shor. The original source did not mention any of this. It focused entirely on PoW. That omission is not accidental. It is a rhetorical choice that serves the speaker, not the user. D-Wave is in the business of selling quantum narrative. A warning that 'quantum will break hashing' is easier to visualise than 'a specific class of lattice-based assumptions will need to replace elliptic curve signatures after a future fault-tolerant quantum machine reaches roughly four thousand logical qubits.' The first moves stock charts. The second moves engineering teams. This is where I apply the same lens I used in 2019, when I audited early DeFi lending code and spotted a reentrancy bug that the marketing materials never mentioned. Security statements without code paths are not technical analyses. They are narrative. Any security claim that omits the exact algorithm, the required computational resource, the error-correction overhead, and the attack timeline is a claim designed to be opaque. The black box is not quantum computing. The black box is the distance between the executive suite and the simulation stack. Let's quantify the actual gap. Grover's speed-up on SHA-256 reduces 256 bits of preimage security to 128 bits. A 128-bit security level is still expensive. To brute-force a single SHA-256 preimage at 2^128 operations, even a hypothetical quantum computer running at 10^12 Grover iterations per second would require roughly 10^26 years. Yes, the paper math says 'quadratic speedup.' The physical math says 'not in your lifetime, or your grandchild's lifetime.' For Bitcoin's difficulty adjustment, a quantum miner with a Grover-based ASIC could, in theory, re-mine the blockchain more efficiently. That is a deeper concern than PoW hash invalidation, but the source material does not even raise it. The claim was 'break PoW,' not 'rewrite chain history.' There is another hole in the report: it never distinguishes between breaking PoW as in finding nonces faster and breaking PoW as in corrupting the ledger. These are different attack surfaces. A mining advantage allows chain reorganization and double spending, but it does not steal private keys. A true quantum adversary with a hash advantage is still constrained by the longest-chain rule and the economic cost of out-hashing the network. That is a serious systemic risk, but it is not the same risk as a user logging in and seeing zero balance. Shor's attack on ECDSA is neither decades-away nor a memo. It is a well-specified algorithm, waiting only for a machine. The machine is the bottleneck. Current state-of-the-art experiments have factored small numbers with heavily optimised demonstrations. The target for breaking secp256k1 requires logical qubits in the thousands and an error-corrected circuit depth measured in billions of T gates. That machine does not exist today. But the mathematical path is unambiguous. No new research needed. No clever redesign of ECDSA will fix it. You cannot patch mathematics with a protocol tweak. You need a migration. So let's restate the information-gain reality for anyone managing BTC exposure. First, the D-Wave statement is not a change in security model. Bitcoin's PoW is not the weakest link. D-Wave's own hardware class cannot even execute the algorithm that poses the more realistic threat. The statement is a marketing event, not a security event. Second, your keys were already the problem. If you transact with a reused address, you are already leaking your public key. On-chain observers can see it. Any future quantum adversary with a Shor machine can target those outputs. Bitcoin users who store funds in a cold wallet and never spend from the same address twice are in a far stronger position—but that discipline is vanishingly rare in retail practice. Third, the market-induced narrative creates an arbitrage. D-Wave gets media coverage; Bitcoin gets a mispriced risk; and anyone with a cryptographic checklist sees the gap. Arbitrage is just violence disguised as math. The violence happens in the mismatch between public attention and actual vulnerability. The smart money is not selling Bitcoin because D-Wave's CEO said a word. Smart money is paying attention to the warning that was not issued: quantum-resistant address formats and signature schemes were not prioritised during the bull market. Now the contrarian angle. The real short-term threat from the D-Wave headline is not quantum. It is governance panic. If enough supporters of the 'break PoW' narrative push for a rushed change to a quantum-resistant algorithm, you create a hard fork risk without a technical justification. That is how you bleed the ledger—not through qubits, but through consensus politics. In a bull market, people do not want to hear that a security fix is a multi-year migration. They want a one-click update. Bitcoin's cautious upgrade culture is a feature. It becomes a bug only when public pressure outpaces the engineering reality. There is also a historical pattern. Every few years, a quantum computer press release moves BTC prices for a news cycle. D-Wave has done this before. The pattern is consistent: a C-suite statement, a tech outlet, a panic headline, a rapid fade. The drawdown is brief because the claim does not survive contact with cryptographers. This time should be no different. The difference would only materialize if a gate-model quantum computer demonstrated a Shor-scale attack on a real curve with a real key. That day has not arrived. Let me embed my bias clearly. I spent my career turning code audits into P&L. When I see a security announcement with no reproducible data, I mark it as a sales document. That is not cynicism; it is survival. Bitcoin's PoW has survived thirteen years because its security assumptions were validated by billions of dollars of mining hardware and a competitive block market. Those assumptions remain intact. The quantum threat to Bitcoin is real, but it is narrow and specific—and D-Wave's warning missing that specificity tells you everything. What would change my mind? Show me a working gate-model quantum computer with four thousand logical qubits and an error rate below the threshold for surface codes. Show me a demonstration of Shor on secp256k1 for a single public key. Show me a peer-reviewed attack that quantifies the full resource requirement for Grover's algorithm on SHA-256. Until then, treat 'quantum will break PoW' as a headline, not a protocol update. The takeaway is simple. Your Bitcoin holdings are not at risk from D-Wave's announcement. Your Bitcoin holdings are at risk from sloppy key hygiene, exposed public keys, and a governance system that may one day react to a quantum media cycle with irrational speed. Move your coins to fresh addresses. Keep public key reuse out of your portfolio. Watch the gate-model research, not the annealing sales pitch. When the code bleeds, the ledger keeps the truth. The code has not bled yet. The ledger is fine. The only quantum field that matters right now is the gap between what D-Wave says and what the math proves. That gap is your edge.