The Bitcoin Improvement Proposal (BIP) pipeline is silent. No formal drafts, no heated mailing list threads—just a quiet technical whisper that will soon become a scream.
Here's the dilemma: Quantum-resistant signatures are fat, and fat doesn't fit in a 1 MB block. The two paths being floated—swelling the block size versus compressing signatures with STARK proofs—are more than engineering tradeoffs. They are a stress test of Bitcoin's governance, its decentralization ethos, and the patience of a market that has priced in none of this.

Context: The Cryptographic Anvil
Bitcoin currently uses ECDSA signatures, vulnerable to Shor's algorithm. A sufficiently powerful quantum computer could forge signatures and steal coins. The industry's response is a family of post-quantum signatures—like Dilithium, Falcon, SPHINCS+. The problem? An ECDSA signature is ~70 bytes. A post-quantum signature is 1,000–10,000 bytes. For a network where block space is the scarcest resource, that is a 10x to 100x increase in transaction weight.

This isn't a future problem. In 2025, I audited a project that claimed to be “quantum-safe” by integrating Lamport signatures on a testnet. The result: 17 KB per transaction, zero adoption. The market shrugged because the product wasn't usable. Bitcoin's base layer cannot afford that luxury.
Two solutions have emerged from the community chatter. I'll evaluate them as a cold dissector, not a fanboy.

Core: The Teardown
Solution A: Increase Block Size
The old playbook: raise the block weight limit from 4 million weight units to, say, 16 million or higher. This is linear scaling—double the block, double the capacity. Simple. Deployable via a hard fork.
- Innovation: Negative. This is Bitcoin Cash 2.0. The industry already tried this; it didn't end well.
- Security: Degrades. A 4x block size increases bandwidth and storage requirements, reducing the number of full nodes. Fewer nodes = more centralization.
- Market Signal: None. This is purely a governance play. Miners love it (more fees per block); Core developers hate it (loss of control).
Solution B: STARK-Aggregated Signatures
Use a STARK proof to compress thousands of post-quantum signatures into a single, constant-sized proof (~0.1–1 KB). This is zero-knowledge scaling applied to signatures, not transactions. It keeps the block small, preserves decentralization, and is backward-compatible via a soft fork—akin to SegWit's witness discount.
- Innovation: Moderate. STARKs are proven (StarkNet), but deploying them on Bitcoin core is a moonshot. No formal BIP exists, no testnet.
- Complexity: Extreme. You need a new opcode, a custom proving circuit, and full-node software updates. The soft fork would require 95% miner signaling, a bar that broke the Taproot rollout.
- Risk: Cryptographic correctness. STARK security relies on hash functions, which are post-quantum safe. But a bug in the prover could destroy the entire signature aggregation scheme.
Contrarian: What the Bulls Got Right
Most analyses stop at “B is better because it doesn't centralize.” That's lazy. Let me walk into the bulls' camp.
- Solution B's hidden strength: It doesn't just solve quantum signatures—it also compresses current ECDSA signatures. That means lower fees for everyone, even before quantum attacks are a real threat. This is a free scalability upgrade, not a defensive patch.
- Solution A's underrated merit: Simplicity has value. A hard fork to 4 MB blocks would be trivial to implement and test. Ethereum's Dencun upgrade lowered rollup costs by shifting to blobs, but it required massive engineering. Bitcoin's strength is minimalism. Boosting block size is the minimal fix.
- The market is ignoring both: The discussion is still theoretical. No BIP, no code, no timeline. In 2022, after Terra collapsed, I hosted a crypto triage mixer in Manhattan. That's where I realized that most users don't think about quantum threats. They care about fees and speed. If Bitcoin's fees stay low, the quantum problem is a sleeping dragon.
Yield is a sedative; volatility is the needle. Right now, the market is sedated, ignoring that this governance debate could trigger a chain split worse than the one that birthed Bitcoin Cash. Assets don't live in isolation; they live in the shadow of their protocols.
Takeaway
Bitcoin's post-quantum journey is not a technology problem—it's an accountability call. The Core developers, the miners, the exchanges—they all need to signal a direction before the quantum clock runs out. Otherwise, the fork won't be just a code split; it will be a schism in Bitcoin's soul.
Cold hands dissect the heat of a hype cycle. This hype hasn't started yet. But when it does, the price will move, and the ones who dismissed this as “too early” will be scrambling.