Replies: 2 comments 3 replies
|
At the very least, there is a substantial mining fee savings, as MuSig results in one public key and one signature, while multisig has 2 public keys and 2 signatures. Further, point time locked contracts can be used to replace the hashed time locked contracts of fallback transactions, which are again [a little bit] smaller. There is also a substantial privacy improvement, as MuSig & PTLCs shares the anonset of singlesig transactions. There are more future magic improvements too, like using DLC oracles for trust less price inclusion. |
3 replies
|
This was great: https://www.nasdaq.com/articles/how-bitcoins-taproot-upgrade-will-improve-technology-across-bitcoins-software-stack-2021 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Had a read of What Is Taproot and How Will It Benefit Bitcoin? which I thought was pretty good summary.
My questions are—how does this effect Bisq? Is there anything that would need to be implemented/upgraded? Will it be another big task i.e. Segwit? Does this allow for any of Bisq's 'issues' (e.g. presence of Burningman acct etc.) to be solved?
All reactions