First version: added btcdeb TODO

This commit is contained in:
Shannon Appelcline 2020-05-19 09:17:45 -10:00 committed by GitHub
parent aa09815262
commit a33c3b6afb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
TODO.md Normal file
View File

@ -0,0 +1,11 @@
# TODOs
This is a list of potential (or planned) TODO items for "Learning Bitcoin from the Command Line". Many are drawn from issues found at the previous locale of this repo.
## Add BTCDEB Support
Per @ChristopherA:
> @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.