mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
checked off SegWit
This commit is contained in:
parent
e0d5053b9c
commit
e05e5aa505
4
TODO.md
4
TODO.md
@ -48,11 +48,11 @@ 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.
|
||||
11. <strike>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.</strike> **6/23**
|
||||
* <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
|
||||
* <strike>Write chapter 4.6</strike> **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).
|
||||
13. Add Wallet Updates. Some improvements have been made to wallet functionality, including Bitcoin Descriptors, and they should be added to the course.
|
||||
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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user