From ba558162d2e09aae14ce3d57bc6b7494468009af Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 12 Mar 2026 14:56:47 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index 6abc48d..bda22dd 100644 --- a/TODO.md +++ b/TODO.md @@ -2,9 +2,7 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line -## Immediate TODO (for 3/12): Cleanup - -5. Edit/Update Chapter 5 +## Immediate TODO (for 3/12): Multisigs ## Longer-Term TODO (Small Tasks) @@ -223,12 +221,13 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/). ## Immediate TODO (for 3/12): Cleanup 1. Bring chapter 1 up to date -2. Cleared Recent PRs +2. Clear Recent PRs 3. Bring chapter 2 up to date -4. Double check §3.1 + 3.2 -5. Put in some discussions about how we'll later import seed words, etc. into whatever chapter that is. -6. Made sure §5.0 and §5.1 were up to date. -7. Updated §5.2 for changes to RBF in recent years. +4. Replace Gordian Server in §2.2 with Fully Noded Server +5. Double check §3.1 + 3.2 +6. Put in some discussions about how we'll later import seed words in §3.4 +7. Lightly edit §5.0, §5.1, §5.3 for updates. +8. Updated §5.2 for changes to RBF in recent years. ## Immediate TODO (for 2/26): Sending Transactions