Skip to content

Commit c1a21b4

Browse files
authored
Update TODO.md
1 parent 5eb32b6 commit c1a21b4

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

TODO.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line
44

5-
## Immediate TODO (for 6/11): Other CLI Tools
5+
## Immediate TODO (for 6/25): Scripts
66

7-
1. Investigate Miniscript & BDK
8-
1. Start on Scripts
7+
1. Edit §12.0, 12.1
8+
2. Revise Rest of Chapter 12
9+
3. Revise Chapter 13
910

1011
## Longer-Term TODO (Small Tasks)
1112

@@ -27,6 +28,8 @@ The following updates involve updates or the creation of new chapters, but their
2728

2829
The following updates involve the large-scale work done on Schnorr and Taproot in Bitcoin Core 0.21 and 22. This represents a first cut at how to layout the work, but revision and expansion will likely be needed as everyone's understanding of these new technologies matures.
2930

31+
* New Section: Miniscript (after Scripts)
32+
3033
**Chapter X: Expanding Bitcoin Transactions with Schnorr** (currently new chapters 9+10, with revised TOC)
3134

3235
* New Section X.1: Understanding Schnorr Signatures
@@ -210,6 +213,12 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/).
210213

211214
# Progress Log
212215

216+
## Immediate TODO (for 6/11): Scripts
217+
218+
1. <strike>Investigate Miniscript & BDK</strike>
219+
2. <strike>Revise Chapter 11</strike>
220+
3. <strike>Revise §12.0, §12.1</strike>
221+
213222
## Immediate TODO (for 5/28): Other CLI Tools
214223

215224
1. <strike>Edit 10.3</strike>

0 commit comments

Comments
 (0)