mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update TODO.md
This commit is contained in:
parent
1c752c7926
commit
3551922594
15
TODO.md
15
TODO.md
@ -32,18 +32,15 @@ Replace our current scripts with Bitcoin Standup (which was based on those scrip
|
|||||||
|
|
||||||
## 3. Add BTCDEB Support
|
## 3. Add BTCDEB Support
|
||||||
|
|
||||||
10. Make all examples in [7.4](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/07_4_Testing_a_Bitcoin_Script.md) and possibly elsewhere use BTCDeb.
|
10. Update Scripting & Integrate `btcdeb`
|
||||||
* Edit & Integrate Chapter 7
|
|
||||||
* Edit & Integrate Chapter 8
|
|
||||||
* Edit & Integrate Chapter 9
|
* Edit & Integrate Chapter 9
|
||||||
|
* Fix P2PKH Example
|
||||||
|
* Write P2WPH Chapter
|
||||||
* Edit & Integrate Chapter 10
|
* Edit & Integrate Chapter 10
|
||||||
|
* Write P2WSH Chapter
|
||||||
* Edit & Integrate Chapter 11
|
* Edit & Integrate Chapter 11
|
||||||
|
* Edit & Integrate Chapter 12
|
||||||
Per @ChristopherA:
|
* Edit & Integrate Chapter 13
|
||||||
|
|
||||||
> @kallewoof has written a better Bitcoin Script debugging tool at https://github.com/kallewoof/btcdeb — we should re-write chapter 7 to use it.
|
|
||||||
|
|
||||||
`btcdeb -v` will now show you what BTC Core version it's based on in its minor version. As of now it's `0.2.19`, which is BTC Core 0.19.
|
|
||||||
|
|
||||||
## 4. Add New Concepts
|
## 4. Add New Concepts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user