diff --git a/TODO.md b/TODO.md index a62a18b..1619e7d 100644 --- a/TODO.md +++ b/TODO.md @@ -54,16 +54,16 @@ Add and document the following new concepts: * Do we still have to use "bitcoin-cli getnewaddress "" legacy" on CLI? If not, run back through chapters that use legacy in their examples, starting in 3.3 **Gonna leave it for now. A future version might shift to P2SH-SegWit as default.** * Integrate discussions of SegWit into early parts of chapter 4. **6/23** * Write chapter 4.6 **6/23** -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). +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). **7/2**, **7/7**, **7/10** * Research PSBTs **7/2** * Update Outlines **7/2** * Write 7.1: Creating a PSBT **7/7** * Create Illustrations for 7.1 **7/7** - * Write 7.2: Using a PSBT + * Write 7.2: Using a PSBT **7/7**, **7/10** * Multisigs **7/7** - * Redo with correct math - * Fund Pooling - * CoinJoins + * Redo with correct math **7/10** + * Fund Pooling **7/10** + * CoinJoins **7/10** 13. Add Wallet Updates. * Bitcoin Descriptors **6/30**