bisq icon indicating copy to clipboard operation
bisq copied to clipboard

wrong available wallet balance after consolidate UTXOs in Electrum

Open real-doman opened this issue 2 years ago • 3 comments

Description

My Bisq client displays a wrong wallet balance after I imported my Bisq wallet in Electrum to consolidate my UTXOs. I used Electrum to save fees, because Bisq doesn't allow 1 sat/vbyte tx. Of cause no offer or trade was open by myself.

Version

Bisq version 1.7.5

Steps to reproduce

  1. Import Bisq wallet in Electrum (with its BIP39 seed)
  2. Consolidate UTXOs (do a self send)
  3. Restart Bisq

Expected behaviour

Bisq displays my right balance, like Electrum does.

Actual behaviour

In Electrum everything works as expected (all my funds are there). Opening my wallet in Bisq now, the available balance is wrong. Every UTXOs which got used inside Electrum is "gone" in my Bisq available balance, but haveing a look in Account --> Wallet info the correct balance is shown. Have a look at the attachment below, basically my issue is that these 2 balances are not the same.

Screenshots

bisq_error

Device or machine

same on both os: Win10 64bit Ubuntu 20.04 LTS

real-doman avatar Dec 11 '21 12:12 real-doman

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.

boring-cyborg[bot] avatar Dec 11 '21 12:12 boring-cyborg[bot]

I already found out how to fix this issue, but I think it is bad UX so I want to report is anyways. To fix it, I need to (self) send to the exact same address Bisq is providing. E.g.: bisq_addresses I need to self send my UTXOs which I want to consolidate to that first address in the list (marked with green). When using an address out of Electrum which also belongs to this wallet, than that balance won't be availbale in Bisq.

Conclusion

To fix this issue, I need to generate an address with Bisq and consolidate my UTXOs to this address.

real-doman avatar Dec 11 '21 12:12 real-doman

Bisq wallet uses non standard derivation path. It could be reason of your troubles.

ghost avatar Mar 16 '22 14:03 ghost

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.

github-actions[bot] avatar Sep 23 '23 00:09 github-actions[bot]

This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.

github-actions[bot] avatar Sep 30 '23 00:09 github-actions[bot]