The experimental QSB scheme allows for quantum-resistant spending on the Bitcoin mainnet without requiring protocol changes.
AI-generated summary
Quantum computers pose a theoretical threat to the elliptic-curve cryptography currently securing Bitcoin transactions. Researchers are exploring ways to implement quantum-resistant signatures without requiring a full network upgrade.
StarkWare researcher Avihu Levy has tested an experimental quantum-resistant transaction on the Bitcoin mainnet, in what the company described as the first transaction of its kind.
According to StarkWare, the transaction was confirmed Wednesday in Bitcoin block 964,199. Onchain data shows that it spent a 10,000-satoshi output protected by Levy’s Quantum Safe Bitcoin (QSB) scheme, with MARA Pool mining the block after receiving the transaction through its Slipstream service.
Levy’s paper and code repository said QSB combines hash-based one-time signatures with computational searches that bind an authorization to a specific transaction. The construction is intended to prevent forgery even if a quantum computer breaks the elliptic-curve cryptography Bitcoin uses.
The test moves Levy’s April proposal from theory to an onchain demonstration, showing that Bitcoin’s existing consensus rules can accommodate one form of quantum-resistant spending without a protocol change.
Quantum-resistant Bitcoin method remains costly
In March, Google researchers estimated that a sufficiently capable quantum computer could theoretically derive a Bitcoin private key nine to 12 minutes after its public key becomes visible. Google said that could allow an attacker to replace a pending transaction during Bitcoin’s confirmation window.
Levy then introduced QSB in April, estimating that generating a transaction would require between $75 and $150 in GPU computation. He described it as a last-resort measure rather than a replacement for protocol-level protections.
StarkWare spokesperson Nathan Jeffay told Cointelegraph that the completed transaction cost “low hundreds of dollars,” estimating the expense at around $150 to $200. StarkWare’s release said the process took hours of computation.
Levy’s repository also classifies QSB transactions as nonstandard under Bitcoin Core’s default relay policies. StarkWare said ordinary nodes therefore would not propagate the transaction before confirmation, requiring it to be submitted directly through MARA’s Slipstream service.
QSB applies to individual Bitcoin transactions rather than upgrading cryptography across the network. “A soft fork should happen, and I believe it will,” StarkWare CEO Eli Ben-Sasson said, adding that QSB provides a safety net while protocol-level protections are developed.
Bitcoin developers are separately considering proposals including BIP-360, a proposed soft fork that would introduce a Pay-to-Merkle-Root output type while removing Taproot’s quantum-vulnerable key-path spend.
AI outlook — possibilities, not facts
Continued development of BIP-360 soft fork proposals.
Likely · Within months

Alibaba is set to release Qwen 3.8-Flash-Next, a 125-billion-parameter model previewing the upcoming Qwen 4 architecture. Utilizing a mixture-of-experts design, the model activates only 6 billion parameters per token to optimize computing efficiency.

OpenAI identified a Russia-linked network using ChatGPT to create content for the fake 'International Burke Institute.' The campaign used VPNs to bypass regional restrictions and generated misleading articles to influence public opinion, though its reach remained limited.

Solana has successfully reduced its mainnet slot time from 400ms to 350ms following the activation of a feature gate at epoch 1020. The change aims to shorten block-level feedback cycles, with further reductions to 200ms planned in future stages.

Ethereum developers have introduced a proposal to update the network's staking deposit contract, enabling support for future quantum-resistant validator keys and a mechanism to eventually retire the current BLS signature format.

MultiversX has launched its Supernova testnet, an architectural upgrade that decouples transaction execution from consensus. By allowing validators to agree on blocks before processing transactions, the network aims to reduce latency and improve throughput.

Blockstream has released a Bitcoin Improvement Proposal for SHRINCS, a hash-based post-quantum signature scheme. Designed to mitigate quantum threats to Bitcoin's security, the scheme aims to preserve transaction throughput without requiring radical changes to block size.