mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Update TODO.md
This commit is contained in:
parent
b17a8011eb
commit
9335c861a9
7
TODO.md
7
TODO.md
@ -23,7 +23,7 @@ Replace our current scripts with Bitcoin Standup (which was based on those scrip
|
||||
* <strike>Edit Chapter 1</strike> **6/19**
|
||||
* <strike>Re-edit Chapter 2</strike> **6/19**
|
||||
* <strike>Edit & Check Chapter 3</strike> **6/19**
|
||||
* Edit & Check Chapter 4 **4.1 through 4.4; 4.5 waiting**
|
||||
* <strike>Edit & Check Chapter 4</strike> **6/23**
|
||||
* <strike>Double-check fee calculator in 4.2I with a more complex example</strike> **6/19**
|
||||
* <strike>Integrate older Curl Interlude</strike> **6/19**
|
||||
* Edit & Check Chapter 5
|
||||
@ -49,8 +49,9 @@ Per @ChristopherA:
|
||||
Add and document the following new concepts:
|
||||
|
||||
11. Add SegWit Transactions. The majority of Bitcoin transactions now use this signing methodology, so it needs to be fully explained and incorporated, alongside its newer bech32 addresses.
|
||||
* Add definitions of Segwit and bech32 addresses to 3.3
|
||||
* 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
|
||||
* <strike>Add definitions of Segwit and bech32 addresses to 3.3</strike> **6/23**
|
||||
* <strike>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</strike> **Gonna leave it for now. A future version might shift to P2SH-SegWit as default.**
|
||||
* <strike>Integrate discussions of SegWit into early parts of chapter 4.</strike> **6/23**
|
||||
* Write chapter 4.6
|
||||
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).
|
||||
13. Add Wallet Updates. Some improvements have been made to wallet functionality, including Bitcoin Descriptors, and they should be added to the course.
|
||||
|
Loading…
x
Reference in New Issue
Block a user