Date
20 November, 2024
Topics
Not available
Speakers
Not available
Transcript by
n
from specific version of Bitcoin Core?"
f(x) = y
).O(n)
.O(log2n)
.CTV
would enable the presigning ceremony of BitVM but doesn’t address the optimistic/fraud-proof part of the protocol.ZK Rollups:
OP_CAT
(verifier needs 2–3 MB).CAT
+ other opcodes to make verifier more efficient).Shielded CSV (Client-Side Verification):
OP_BLOCKHASH
).OP_CAT
+ OP_MUL
(or GSR) to verify SNARK on chain.ZCash-Style Protocol on Bitcoin:
OP_RETURN
.Sidechains:
Zero Knowledge Contingent Payments:
OP_CAT
gets you both?.OP_MUL
to make the verifier more efficient without enabling recursive covenants.OP_CAT
+ OP_MUL
Could enable tokens on-chain without client-side (e.g., CAT protocol).
OP_CHECKSIGFROMSTACK
which gets you LN-symmetry.OP_TXHASH
and BigInt math be used instead of OP_CAT
?Community-maintained archive to unlocking knowledge from technical bitcoin transcripts