bisq
bisq copied to clipboard
Bisq wallet can't pay to taproot addresses
Description
This looks like a missing feature rather than a bug. Bisq wallet is unable to send funds to an external taproot address.
Version
v1.9.19
Steps to reproduce
Go to the "Funds" tab, then "Send Funds" subtab and select any UTXO. Paste any taproot address in the "Fill in your destination address" box and click "WITHDRAW SELECTED".
Expected behaviour
Bisq should construct a transaction with outputs that pay to taproot addresses.
Actual behaviour
An error window is shown saying "org.bitcoinj.core.AddressFormatException: ..."
Screenshots
(address was generated from a fresh wallet for testing)
Device or machine
Linux
Additional info
Thanks for opening your first issue here!
Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.
I think it us because bisq using bitcoinj for it's wallet
https://github.com/bitcoinj/bitcoinj/issues/3389
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.