|
2 | 2 |
|
3 | 3 | The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line |
4 | 4 |
|
5 | | -## Immediate TODO (for 4/30): Hardware Wallets & Book & Locktime |
| 5 | +## Immediate TODO (for 5/14): Other CLI Tools |
6 | 6 |
|
7 | | -1. <strike>Edit §8.4: Animated QRs</strike> |
8 | | -2. Revise §8.5: Using Hardware Wallets |
9 | | -3. <strike>Get README & Ch. 8 Summary up to date with new section ordering</strike> |
10 | | -4. <strike>Prepare Index for Mkdocs</strike> |
11 | | -5. <strike>Prepare MkDocs for Chapters 1-8</strike> |
12 | | -6. <strike>Update Chapter 9 on Locktime</strike> |
| 7 | +1. Test Out Means for Moving Master Key into Bitcoin CLI |
| 8 | +2. If It Works Write Chapter 10 on Tools for Creating Seeds & Keys |
| 9 | +3. Write Chapter 11 on Tools for Storing Master Key |
13 | 10 |
|
14 | 11 | ## Longer-Term TODO (Small Tasks) |
15 | 12 |
|
16 | 13 | The following updates involve updates or the creation of new chapters, but their additions are generally bounded and known. |
17 | 14 |
|
| 15 | +1. Decide on §8.5: Using Hardware Wallets |
18 | 16 | 1. New Chapter: Using Other Command-Line Tools [this and next before scripts?] |
19 | 17 | * 10.1: Using seedtool |
20 | 18 | * 10.2: Using keytool |
@@ -221,6 +219,14 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/). |
221 | 219 |
|
222 | 220 | # Progress Log |
223 | 221 |
|
| 222 | +## Immediate TODO (for 4/30): Hardware Wallets & Book & Locktime |
| 223 | + |
| 224 | +1. <strike>Edit §8.4: Animated QRs</strike> |
| 225 | +2. <strike>Get README & Ch. 8 Summary up to date with new section ordering</strike> |
| 226 | +3. <strike>Prepare Index for Mkdocs</strike> |
| 227 | +4. <strike>Prepare MkDocs for Chapters 1-8</strike> |
| 228 | +5. <strike>Update Chapter 9 on Locktime</strike> |
| 229 | + |
224 | 230 | ## Immediate TODO (for 4/16): Multisigs & PSBTs |
225 | 231 |
|
226 | 232 | 1. <strike>Make final decisions on what to include in §7.3: Spending Multisigs</strike> |
|
0 commit comments