Last active
July 21, 2021 13:57
-
-
Save michaelfolkson/0803271754f851530fe8242087859254 to your computer and use it in GitHub Desktop.
Revisions
-
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Lessons learnt from SegWit adoption https://www.coindesk.com/one-year-later-whats-holding-back-segwit-adoption-on-bitcoin bech32 support on Optech: https://bitcoinops.org/en/bech32-sending-support/ Monitoring Taproot adoption P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -58,6 +58,8 @@ BIP PR for descriptors: https://github.com/bitcoin/bips/pull/1143 BDK (Bitcoin Development Kit) support for descriptors: https://bitcoindevkit.org/descriptors/ BDK support for sending to bech32m addresses: https://github.com/bitcoindevkit/bdk/issues/396 BIP PR for PSBT: https://github.com/bitcoin/bips/pull/1139 From P2WPKH to single sig P2TR: https://bitcoinops.org/en/newsletters/2021/07/14/ -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -56,6 +56,8 @@ Taproot descriptors: https://bitcoinops.org/en/newsletters/2021/07/07/ BIP PR for descriptors: https://github.com/bitcoin/bips/pull/1143 BDK (Bitcoin Development Kit) support for descriptors: https://bitcoindevkit.org/descriptors/ BIP PR for PSBT: https://github.com/bitcoin/bips/pull/1139 From P2WPKH to single sig P2TR: https://bitcoinops.org/en/newsletters/2021/07/14/ -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 12 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,18 @@ Preparing for Taproot series in Optech bech32m sending support: https://bitcoinops.org/en/newsletters/2021/06/23/ Sending to a mainnet Taproot address pre-activation (users should not do this until after activation!): https://bitcoin.stackexchange.com/questions/107186/should-the-bitcoin-core-wallet-or-any-wallet-prevent-users-from-sending-funds Riccardo Casatta tweet on mainchain Taproot outputs: https://twitter.com/RCasatta/status/1413049169745481730 bech32m addresses for Taproot: https://bitcoin.stackexchange.com/questions/100508/can-you-break-down-what-data-is-encoded-into-a-bech32-address Difference between bech32 and bech32m: https://bitcoin.stackexchange.com/questions/101117/what-problems-identified-with-bech32-addresses-have-been-resolved-with-the-updat Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Just using the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path Is Taproot worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/ Taproot descriptors: https://bitcoinops.org/en/newsletters/2021/07/07/ @@ -54,14 +66,6 @@ Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Using Descriptors and PSBT at River (Optech): https://bitcoinops.org/en/river-descriptors-psbt/ Taproot support in Bitcoin Core v22.0 Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 @@ -76,8 +80,6 @@ Add support for inferring tr() descriptors (PR 22166): https://github.com/bitcoi Add bech32m output type and wallet support for fetching Taproot descriptors (PR 22154): https://github.com/bitcoin/bitcoin/pull/22154 Future Taproot support in Bitcoin Core 7 new BIPs for output descriptors: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-June/019151.html -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -102,6 +102,8 @@ Antoine Riard on Schnorr, Taproot’d Lightning: https://btctranscripts.com/adva Lightning in a Taproot world (ZmnSCPxj): https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-December/002375.html Multi-hop locks from scriptless scripts: https://github.com/ElementsProject/scriptless-scripts/blob/master/md/multi-hop-locks.md BOLT 2 PR to add channel type to opening negotiation: https://github.com/lightningnetwork/lightning-rfc/pull/880 c-lightning channel type PR: https://github.com/ElementsProject/lightning/pull/4616 -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -100,6 +100,8 @@ A Taproot'd Lightning Antoine Riard on Schnorr, Taproot’d Lightning: https://btctranscripts.com/advancing-bitcoin/2020/2020-02-06-antoine-riard-taproot-lightning/ Lightning in a Taproot world (ZmnSCPxj): https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-December/002375.html BOLT 2 PR to add channel type to opening negotiation: https://github.com/lightningnetwork/lightning-rfc/pull/880 c-lightning channel type PR: https://github.com/ElementsProject/lightning/pull/4616 -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,6 +30,10 @@ P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption 0xB10C graphics: https://transactionfee.info/charts/outputs-p2tr/ What does Taproot offer? Taproot uses (Jeremy Rubin): https://en.bitcoin.it/wiki/Taproot_Uses Preparing for Taproot series in Optech bech32m sending support: https://bitcoinops.org/en/newsletters/2021/06/23/ -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,10 @@ Is Taproot worth it for single sig: https://bitcoinops.org/en/newsletters/2021/0 Taproot descriptors: https://bitcoinops.org/en/newsletters/2021/07/07/ BIP PR for descriptors: https://github.com/bitcoin/bips/pull/1143 BIP PR for PSBT: https://github.com/bitcoin/bips/pull/1139 From P2WPKH to single sig P2TR: https://bitcoinops.org/en/newsletters/2021/07/14/ Taproot support at exchanges -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 14 additions and 18 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,6 +40,20 @@ Taproot descriptors: https://bitcoinops.org/en/newsletters/2021/07/07/ From P2WPKH to single sig P2TR: https://bitcoinops.org/en/newsletters/2021/07/14/ Taproot support at exchanges Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Using Descriptors and PSBT at River (Optech): https://bitcoinops.org/en/river-descriptors-psbt/ bech32m addresses for Taproot: https://bitcoin.stackexchange.com/questions/100508/can-you-break-down-what-data-is-encoded-into-a-bech32-address Difference between bech32 and bech32m: https://bitcoin.stackexchange.com/questions/101117/what-problems-identified-with-bech32-addresses-have-been-resolved-with-the-updat Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Just using the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path Taproot support in Bitcoin Core v22.0 Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 @@ -64,24 +78,6 @@ Preparing for Taproot (Taproot descriptors in Optech): https://bitcoinops.org/en Taproot support in Miniscript: https://github.com/sipa/miniscript/issues/56 MuSig 2-of-3 inputs using P2TR (Murch): https://murchandamus.medium.com/2-of-3-multisig-inputs-using-pay-to-taproot-d5faf2312ba3 -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,6 +30,16 @@ P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption 0xB10C graphics: https://transactionfee.info/charts/outputs-p2tr/ Preparing for Taproot series in Optech bech32m sending support: https://bitcoinops.org/en/newsletters/2021/06/23/ Is Taproot worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/ Taproot descriptors: https://bitcoinops.org/en/newsletters/2021/07/07/ From P2WPKH to single sig P2TR: https://bitcoinops.org/en/newsletters/2021/07/14/ Taproot support in Bitcoin Core v22.0 Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ July 20th 2021 YouTube Live link: https://www.youtube.com/watch?v=GAkLuZNsZzw Zoom link (passcode if needed 957503): https://us02web.zoom.us/j/82418128719?pwd=SVRvZ0Rvd094UHROazM5VTBKcHVTQT09 Meetup link: https://www.meetup.com/BitDevsLDN/events/279041693/ -
michaelfolkson revised this gist
Jul 20, 2021 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -48,6 +48,10 @@ Sending to a mainnet Taproot address pre-activation (users should not do this un Future Taproot support in Bitcoin Core 7 new BIPs for output descriptors: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-June/019151.html Preparing for Taproot (Taproot descriptors in Optech): https://bitcoinops.org/en/newsletters/2021/07/07/ Taproot support in Miniscript: https://github.com/sipa/miniscript/issues/56 Taproot support at exchanges -
michaelfolkson revised this gist
Jul 19, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -82,4 +82,6 @@ A Taproot'd Lightning Antoine Riard on Schnorr, Taproot’d Lightning: https://btctranscripts.com/advancing-bitcoin/2020/2020-02-06-antoine-riard-taproot-lightning/ BOLT 2 PR to add channel type to opening negotiation: https://github.com/lightningnetwork/lightning-rfc/pull/880 c-lightning channel type PR: https://github.com/ElementsProject/lightning/pull/4616 -
michaelfolkson revised this gist
Jul 17, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Add support for inferring tr() descriptors (PR 22166): https://github.com/bitcoi Add bech32m output type and wallet support for fetching Taproot descriptors (PR 22154): https://github.com/bitcoin/bitcoin/pull/22154 Sending to a mainnet Taproot address pre-activation (users should not do this until after activation!): https://bitcoin.stackexchange.com/questions/107186/should-the-bitcoin-core-wallet-or-any-wallet-prevent-users-from-sending-funds Future Taproot support in Bitcoin Core -
michaelfolkson revised this gist
Jul 17, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -56,6 +56,8 @@ P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Using Descriptors and PSBT at River (Optech): https://bitcoinops.org/en/river-descriptors-psbt/ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/#possible-amount-of-signatures-with-musig bech32m addresses for Taproot: https://bitcoin.stackexchange.com/questions/100508/can-you-break-down-what-data-is-encoded-into-a-bech32-address -
michaelfolkson revised this gist
Jul 17, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Pieter Wuille tweet on future Taproot related work: https://twitter.com/pwuille/ Lessons learnt from SegWit adoption https://www.coindesk.com/one-year-later-whats-holding-back-segwit-adoption-on-bitcoin Monitoring Taproot adoption -
michaelfolkson revised this gist
Jul 17, 2021 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,6 +20,10 @@ Alejandro De La Torre (Poolin) on Stephan Livera: https://stephanlivera.com/epis Pieter Wuille tweet on future Taproot related work: https://twitter.com/pwuille/status/1403736902579023875?s=20 Lessons learnt from SegWit adoption Add links Monitoring Taproot adoption P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption -
michaelfolkson revised this gist
Jul 15, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,9 @@ Slush Pool on Twitter: https://twitter.com/slush_pool/status/1394352696010887181 Alejandro De La Torre (Poolin) on Stephan Livera: https://stephanlivera.com/episode/277/ Pieter Wuille tweet on future Taproot related work: https://twitter.com/pwuille/status/1403736902579023875?s=20 Monitoring Taproot adoption P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption -
michaelfolkson revised this gist
Jul 15, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Monitoring Taproot support in the community P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption 0xB10C graphics: https://transactionfee.info/charts/outputs-p2tr/ Taproot support in Bitcoin Core v22.0 -
michaelfolkson revised this gist
Jul 15, 2021 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,13 @@ Slush Pool on Twitter: https://twitter.com/slush_pool/status/1394352696010887181 Alejandro De La Torre (Poolin) on Stephan Livera: https://stephanlivera.com/episode/277/ Monitoring Taproot support in the community P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption 0xB10c graphics: https://transactionfee.info/charts/outputs-p2tr/ Taproot support in Bitcoin Core v22.0 Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 -
michaelfolkson revised this gist
Jul 15, 2021 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,10 +10,14 @@ Meetup link: https://www.meetup.com/BitDevsLDN/events/279041693/ Previous Socratic on BIP-Taproot in July 2020: https://btctranscripts.com/london-bitcoin-devs/2020-07-21-socratic-seminar-bip-taproot/ Recap on miner signaling (Activation at block height 709632, approximately mid November) Taproot signaling: https://taproot.watch/ Slush Pool on Twitter: https://twitter.com/slush_pool/status/1394352696010887181?s=20 Alejandro De La Torre (Poolin) on Stephan Livera: https://stephanlivera.com/episode/277/ Current Taproot support in Bitcoin Core Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 -
michaelfolkson revised this gist
Jul 10, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,8 @@ Taproot support in Miniscript: https://github.com/sipa/miniscript/issues/56 Taproot support at exchanges P2TR address support: https://en.bitcoin.it/wiki/Bech32_adoption Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/#possible-amount-of-signatures-with-musig -
michaelfolkson revised this gist
Jul 9, 2021 . 1 changed file with 18 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,9 +14,25 @@ Context (Activation at block height 709632, approximately mid November) Taproot signaling: https://taproot.watch/ Current Taproot support in Bitcoin Core Wallet support in Bitcoin Core version 22.0: https://bitcoin.stackexchange.com/questions/106904/what-wallet-support-for-taproot-will-be-included-in-bitcoin-core-v22-0 Spending from a P2TR address on Signet: https://bitcoin.stackexchange.com/questions/107452/how-can-i-spend-from-a-p2tr-address-on-signet-with-the-bitcoin-core-wallet-in-22/ Basic Taproot signing support for descriptor wallets (PR 21365): https://github.com/bitcoin/bitcoin/pull/21365 Basic Taproot derivation support for descriptors (PR 22051): https://github.com/bitcoin/bitcoin/pull/22051 Add support for inferring tr() descriptors (PR 22166): https://github.com/bitcoin/bitcoin/pull/22166 Add bech32m output type and wallet support for fetching Taproot descriptors (PR 22154): https://github.com/bitcoin/bitcoin/pull/22154 Sending to a mainnet Taproot address pre-activation (don't do this!): https://bitcoin.stackexchange.com/questions/107186/should-the-bitcoin-core-wallet-or-any-wallet-prevent-users-from-sending-funds Future Taproot support in Bitcoin Core Taproot support in Miniscript: https://github.com/sipa/miniscript/issues/56 Taproot support at exchanges -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ YouTube Live link: https://www.youtube.com/watch?v=GAkLuZNsZzw Zoom link to be announced shortly Meetup link: https://www.meetup.com/BitDevsLDN/events/279041693/ Previous Socratic on BIP-Taproot in July 2020: https://btctranscripts.com/london-bitcoin-devs/2020-07-21-socratic-seminar-bip-taproot/ -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,8 @@ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoin bech32m addresses for Taproot: https://bitcoin.stackexchange.com/questions/100508/can-you-break-down-what-data-is-encoded-into-a-bech32-address Difference between bech32 and bech32m: https://bitcoin.stackexchange.com/questions/101117/what-problems-identified-with-bech32-addresses-have-been-resolved-with-the-updat Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Just using the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/#possible-amount-of-signatures-with-musig bech32m addresses for Taproot: https://bitcoin.stackexchange.com/questions/100508/can-you-break-down-what-data-is-encoded-into-a-bech32-address Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Just using the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoin Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Just using the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path MuSig -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,8 @@ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoin Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path Eliminating the script path: https://bitcoin.stackexchange.com/questions/99722/taproot-eliminating-key-path MuSig 2-of-3 inputs using P2TR (Murch): https://murchandamus.medium.com/2-of-3-multisig-inputs-using-pay-to-taproot-d5faf2312ba3 -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Supporting Taproot at River: https://blog.river.com/supporting-taproot-at-river/ Preparing for Taproot - Is Taproot even worth it for single sig: https://bitcoinops.org/en/newsletters/2021/06/30/#possible-amount-of-signatures-with-musig Just using the key path: https://bitcoin.stackexchange.com/questions/99325/how-do-i-construct-a-p2tr-address-if-i-just-want-to-use-the-key-path MuSig 2-of-3 inputs using P2TR (Murch): https://murchandamus.medium.com/2-of-3-multisig-inputs-using-pay-to-taproot-d5faf2312ba3 -
michaelfolkson revised this gist
Jul 7, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Zoom link to be announced shortly Meetup link: https://www.meetup.com/London-Bitcoin-Devs/events/279020613/ Previous Socratic on BIP-Taproot in July 2020: https://btctranscripts.com/london-bitcoin-devs/2020-07-21-socratic-seminar-bip-taproot/ Context (Activation at block height 709632, approximately mid November) Taproot signaling: https://taproot.watch/
NewerOlder