From 62ae49fd0b628e97ac8dab17ac4e7563f7b9ade9 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 15 Jun 2021 07:48:18 -1000 Subject: [PATCH] Update TODO-30.md --- TODO-30.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/TODO-30.md b/TODO-30.md index 6d11cbf..9ef96cf 100644 --- a/TODO-30.md +++ b/TODO-30.md @@ -4,22 +4,23 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from 1. 0.21 Additions * New Wallet. See: https://bitcoin.stackexchange.com/questions/101767/dumpwallet-output-documentation-explanation -3. Animated GIFs for key CLI demos (probably https://github.com/faressoft/terminalizer but there are others) -4. Section on Libwally Shim for Swift -5. Section on Wolf's Bitcoin Lib for Swift -6. Full example of creating a PSBT, handing it to Libwally, and signing it -7. Miniscript -8. More complex descriptors -9. Schnorr (2021) -10. Other BCC Command-Line Utilities? +1. Animated GIFs for key CLI demos (probably https://github.com/faressoft/terminalizer but there are others) +1. Section on Libwally Shim for Swift +1. Section on Wolf's Bitcoin Lib for Swift +1. Full example of creating a PSBT, handing it to Libwally, and signing it +1. Miniscript +1. More complex descriptors +1. Schnorr (2021) +1. Other BCC Command-Line Utilities? * seedtool * keytool * bytewords-cli -11. Interlude on QR production +1. Interlude on QR production * QuickConnect QR * UR/Animated QR -12. Programming Lightning with C +1. Programming Lightning with C * _Some good docs from one of the developers are here: https://diyhpl.us/wiki/transcripts/blockstream-webinars/2019-07-31-rusty-russell-getting-started-with-c-lightning/._ * _Other potential docs: https://twitter.com/roasbeef/status/1389649064753471488_ -13. Consider TIme Lock Discussion Improvements +1. Consider TIme Lock Discussion Improvements * Especially look at chart in https://prestwi.ch/bitcoin-time-locks/ +1. Taproot (August/November)