[bisq-network/bisq] Detect missing deposit tx to allow moving to failed trades (#4921)

chimp1984 notifications at github.com
Tue Dec 8 23:13:38 CET 2020


We got some reports where users have no deposit tx displayed in the
trade after spv resync but cannot move the trade to failed trades.
It seems the invalid txId is still stored in the trade but the tx itself
got removed from the wallet after reysnc. We check not that both the tx
and the txId need to be present.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4921

-- Commit Summary --

  * Check also for depositTxId in trade and check if both

-- File Changes --

    M core/src/main/java/bisq/core/trade/Trade.java (1)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/TradeDetailsWindow.java (13)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4921.patch
https://github.com/bisq-network/bisq/pull/4921.diff

-- 
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/pull/4921
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201208/0843ae18/attachment.htm>


More information about the bisq-github mailing list