mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-09 17:06:28 +00:00
Update TODO.md
This commit is contained in:
parent
8c635f30a0
commit
3861a34438
1
TODO.md
1
TODO.md
@ -47,6 +47,7 @@ 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
|
||||
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