[bisq-network/bisq] Trade payout address was reused from prior trade & no funds received (#5725)

jmacxx notifications at github.com
Mon Feb 7 23:29:17 CET 2022


Received a third reported case `mpcfvoz` buy, taker for 0.01 BTC.  The trade closed soon after taker hit "payment initiated".  Bisq was looking for a payout on an address, but that address had been used as payout for a previous trade, 11 hours prior. So Bisq saw the earlier payout and closed this trade too soon.  This is because Bisq expects a payout address to only be used one time.

A "band-aid" fix might possibly be to check for the payout **amount** to match the trade details, and that might prevent the issue from a user perspective, but the underlying problem is that Bisq chose to reuse an old address which is bad practice and quite wrong.

Opinions sought from @bisq-network/bisq-maintainers @chimp1984 


-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5725#issuecomment-1032000174
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/issues/5725/1032000174 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220207/c98b186d/attachment.htm>


More information about the bisq-github mailing list