
Key takeaways
- Blockstream Research broadcasts the first post-quantum signature transactions on Liquid mainnet using the SHRINCS hash-based scheme
- Simplicity smart contracts encode the full verifier without requiring consensus rule changes or hard forks on the network
- The deployment covers stateful (compact) and stateless (fallback) signature modes, though Bitcoin peg mechanisms remain classically secured
Post-Quantum on Mainnet
Blockstream Research has deployed post-quantum signature verification on the Liquid Network, broadcasting what are believed to be the first quantum-resistant transactions on a Bitcoin sidechain. The transactions, signed using Blockstream's SHRINCS hash-based signature scheme, ran on Liquid mainnet rather than a testnet.
SHRINCS operates in two modes: a stateful mode for compact, efficient signatures during normal use, and a stateless fallback for recovery scenarios. Both were demonstrated in live transactions. In a nod to Bitcoin's origins, the team filled the extra transaction space with text from the Bitcoin whitepaper.
Simplicity Changes the Upgrade Calculus
The technical story here is less about quantum computing (still years from threatening ECDSA) and more about the delivery mechanism. Simplicity, Blockstream's low-level smart contract language, is expressive enough to encode an entire post-quantum signature verifier as a script. That means deploying advanced cryptography on Liquid requires no hard fork, no miner vote, and no waiting for network-wide consensus.
Users simply lock funds to a Simplicity contract and opt in. The verifier deploys as a script in transaction outputs with no cost until spent. Others can continue using classical signatures. This creates a voluntary, gradual migration path rather than a forced network upgrade.
Blockstream was transparent about current limitations: the verifier does not make Liquid fully quantum-resistant. The Bitcoin peg mechanism, Confidential Assets commitments, and Liquid's blocksigning consensus protocol all remain classically secured.
Why It Matters
Quantum computing is not an imminent threat, but the upgrade path matters now. Bitcoin's consensus process moves slowly by design, and adding post-quantum cryptography to the base layer will require years of review, debate, and coordination. Simplicity offers a different model: permissionless deployment of complex cryptography without touching consensus rules. If this approach proves robust on Liquid, it maps a credible path for Bitcoin itself. The ability to ship real security upgrades without a single committee vote is exactly the kind of infrastructure Bitcoin needs.



































































