diff --git a/TODO.md b/TODO.md index 1f8c108..92e09ae 100644 --- a/TODO.md +++ b/TODO.md @@ -56,15 +56,18 @@ Add and document the following new concepts: 12. Add PSBT. Partially Signed Bitcoin Transactions are a powerful new interchange format that should be fully included in our discussions of multi-sigs and escrows (which instead fell back on older methodologies in v1.0). * Research PSBTs **7/2** * Update Outlines **7/2** - * Write 6.6: Creating a PSBT - * Write 6.7: Using a PSBT + * Write 7.1: Creating a PSBT **7/7** + * Create Illustrations for 7.1 **7/7** + * Write 7.2: Using a PSBT 13. Add Wallet Updates. * Bitcoin Descriptors **6/30** * Show what a SegWit descriptor looks like **7/2** * Show what a multi-sig descriptor looks like **7/2** - * Revise based on comments + * Revise based on comments **7/7** * Key Ordering (sortedmulti) **7/2** **Partially Supported in 0.20** -14. Consider HWI. We need to investigate the Hardware Wallet Interface, which uses PSBTs with hardware wallets, and see if it's something we should include (and if our readers want us to). +14. Consider HWI. + * Write 7.3: Using HWI + * Edit All of Chapter 7 15. Consider splitting up Chapter 6 (definitely if we get an HWI chapter) * Break apart Chapter 6 **7/2** * Rewrite all section links in early chapters (1-5, 6, 8)