Olaoluwa Osuntokun
7.8K posts

Olaoluwa Osuntokun
@roasbeef
Half-man, half-beef. UCSB Computer Science MS+BS. CTO at @lightning labs. Bitcoin · Applied Cryptography · Distributed Systems · #golang · DC42612E89237182












thanks to @conduition_io, there's a new variant of the proof (claim at the xpub/xpriv level, with xpriv skipping the pubkey operations all together) that's *much* faster to prove the xpub based proof takes 14 seconds to prove on my machine, with a composite proof size of 500 KB and 200 KB succint, requiring 11 GB during the proof the priv xpriv proofs takes 2 seconds to prove! using just 3 GB of memory 😎 let the games of STARK proof golf continue! 🏆 added some new docs on the repo to explain the diff proofs: * #reduced-variant-claims" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32…
* #reduced-proof-variants" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32… * #reduced-variants" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32…




thanks to @conduition_io, there's a new variant of the proof (claim at the xpub/xpriv level, with xpriv skipping the pubkey operations all together) that's *much* faster to prove the xpub based proof takes 14 seconds to prove on my machine, with a composite proof size of 500 KB and 200 KB succint, requiring 11 GB during the proof the priv xpriv proofs takes 2 seconds to prove! using just 3 GB of memory 😎 let the games of STARK proof golf continue! 🏆 added some new docs on the repo to explain the diff proofs: * #reduced-variant-claims" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32…
* #reduced-proof-variants" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32… * #reduced-variants" target="_blank" rel="nofollow noopener">github.com/Roasbeef/bip32…




thanks to @lukechilds the STARK proof in bip32-pq-zkp is now 222 KB (down from 1.8 MB)! takes 3.5x longer to prove (55s vs 180s), so classic time vs space tradeoff github.com/Roasbeef/bip32…







