From d5714510497f75e492ad6aa59794598c5cb81ce8 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 17 Nov 2021 13:51:30 -1000 Subject: [PATCH] Update TODO-30.md --- TODO-30.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO-30.md b/TODO-30.md index ec698a7..034148a 100644 --- a/TODO-30.md +++ b/TODO-30.md @@ -59,7 +59,8 @@ The following updates involve the large-scale work done on Schnorr and Taproot i * New Section X.2: Using Schnorr Signatures * New Subsection: Signing with Schnorr * New Subsection: Adding a Schnorr Signature - * New Subsection: Reading a Schnorr Signature + * New Subsection: Reading a Schnorr Signature + * New Subsection: Using Schnorr with Taproot * Update Chapter 6 (Multisigs) to Integrate with Schnorr **Chapter Y: Improving Bitcoin Scripts with Taproot** (probably between chapters 13+14, possibly expanding to two chapters) @@ -85,6 +86,7 @@ The following updates involve the large-scale work done on Schnorr and Taproot i * Explanation: Segwit v1, 32-byte program, not P2SH wrapped, leaf version is 0xc0 * New Codes: OP_CHECKSIGADD and OP_SUCCESS * Cut Codes: OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY + * Reference: https://twitter.com/pwuille/status/1459778730369368067 * New Subsection Y.4: Importing a tr Desciptor * New Subsection Y.5: Using Taproot in Practice * New Subsection: Making a Taproot Payment