[bisq-network/bisq] Locked balance amount in menu bar is not consistent with "Locked Funds" tab (#5703)

jmacxx notifications at github.com
Wed Nov 10 19:25:01 CET 2021


@pazza83 At some stage during the several seconds of trade initialization the offer is removed from bisq.  As far as Bisq knows, everything is good once the deposit tx has been published.  But then if the blockchain rejects the deposit tx (due to bad taker wallet state) that is only known about much later when the deposit tx fails to confirm.  So yes, maker fees will be lost in the case of bad taker state.  The solution there is to strive for a better wallet that does not get out of sync so easily.

#5813 is a clean solution for correcting the display of locked funds.  (**confirmed** deposit == locked funds).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5703#issuecomment-965619961
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211110/c770c501/attachment.htm>


More information about the bisq-github mailing list