Allow xpub/zpub import and usage for withdrawals #6726
sethforprivacy
started this conversation in
Ideas
Replies: 3 comments 10 replies
|
One question around this: is it possible to even use an imported xpub/zpub to send funds directly from trades into? i.e. bypass the Bisq wallet entirely and withdraw directly to xpub/zpub when a trade is completed and funds are sent out of the 2-of-2 multisig escrow. |
4 replies
|
XPUBs/YPUBs/ZPUBs are not that well suited to being used in applications other than the wallet itself. Address re-use more likely when the same XPUBs are used for different purposes. |
6 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.
Uh oh!
There was an error while loading. Please reload this page.
One feature that would be great to see for Bisq would be enabling users to withdraw directly to a provided xpub or zpub, both removing the need for manually entering a withdrawal address and greatly simplifying withdrawals straight to cold storage devices like Passport.
Ideally this would allow you to import an xpub via either a file, copy + paste, or via a QR code containing the necessary information. Allowing a user to name or describe the xpub account would be excellent as well. Once imported, ideally a user would be able to easily select that xpub when withdrawing funds and have Bisq automatically use the first unused address to withdraw to.
All reactions