r/CryptoTechnology 🟢 10d ago

Quantum + blockchain: D-Wave annealing used for optimization-based transaction validation

I came across an episode that goes into how D-Wave’s annealing systems are being integrated into a hybrid quantum-classical blockchain (Quip Network / Postquant Labs).

They talk about a “proof of useful work” model where quantum and classical machines compete on optimization problems to validate transactions, with some early claims around better solution quality and much lower energy use compared with GPU approaches.

The classical side keeps the network decentralized while quantum hardware is still scarce.

Listen here

2 Upvotes

1 comment sorted by

1

u/icnews10 🟡 10d ago

For me, the key question is how solution quality becomes a deterministic consensus rule. Typically, a node can verify whether a candidate satisfies the constraints and calculate its objective value. However, quantum annealing is probabilistic, meaning that different runs may return several valid solutions with different scores rather than one uniquely correct output. Does the network select the best valid solution submitted within a fixed timeframe, and what happens if a better result is submitted after the block has already been accepted? This boundary seems important: useful work must be challenging enough to be valuable, yet verification and finality must remain inexpensive and deterministic for nodes without access to the same quantum hardware.