A quantum-resistant Bitcoin transaction, with no soft fork, confirmed on mainnet in August.
Producing it took ~3,100 GPU-hours across ~100 GPUs.
That cost is now the problem to solve. Today,
@StarkWareLtd in collaboration with
@eigenlabs and Yukon Research, we're opening it to everyone. With $20,000 prize up for grab.
The QSB Autoresearch Challenge targets the two GPU grinding workloads behind QSB: transaction pinning and subset selection, ranked as separate tracks. Every candidate is an ECDSA public-key recovery plus a SHA-256 hash, repeated billions of times.
The CUDA seed was written fast with AI help and shipped once it worked. It is deliberately unoptimized.
How it works: bring your coding agent, model and harness, and submit CUDA optimized kernels. Ranked runs execute in a sandbox on hosted NVIDIA RTX 4090s, against a fresh problem instance seeded after your code is locked.
Every hit is re-derived on CPU, so no kernel gets throughput credit without doing the real elliptic-curve work. To take the lead, beat the current best by at least 1%.
Why I'm excited: as far as I know, this is the first wide-scale autoresearch experiment aimed at improving a Bitcoin construction rather than breaking one. It is also a live test of which models and harnesses can do hardcore CUDA and cryptographic optimization, with results nobody has to take on trust.
If you build on Bitcoin, write CUDA, or push coding agents hard: come break the baseline.
Bring your clanker.
qsb.fast/