Skip to content

Commit 7cf298d

Browse files
authored
Update TODO-30.md
1 parent 98e3660 commit 7cf298d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

TODO-30.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,14 @@ The following updates involve the large-scale work done on Schnorr and Taproot i
8181
* Reference: https://github.com/bitcoin/bips/blob/master/bip-0341.mediawiki
8282
* Reference: https://github.com/bitcoin/bips/blob/master/bip-0342.mediawiki
8383
* New Subsection Y.3: Creating a Taproot Script
84+
* New Subsection: Defining a Taproot Script
85+
* Explanation: Segwit v1, 32-byte program, not P2SH wrapped, leaf version is 0xc0
86+
* New Codes: OP_CHECKSIGADD and OP_SUCCESS
87+
* Cut Codes: OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY
8488
* New Subsection Y.4: Importing a tr Desciptor
85-
* New Subsection Y.5: Making a P2TR Payment
89+
* New Subsection Y.5: Using Taproot in Practice
90+
* New Subsection: Making a Taproot Payment
91+
* New Subsection: Validating a Taproot Script
8692
* Update Chapter 9 to Integrate with Taproot
8793
* Mention Taproot in 9.1 or 9.2
8894
* Add New Section 9.6: Scripting a P2TR (mostly a pointer to Chapter Y)

0 commit comments

Comments
 (0)