[bisq-network/bisq] NTP: improve backwards compatibility for mediation (#3439)

Christoph Atteneder notifications at github.com
Tue Oct 22 20:10:46 UTC 2019


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

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

-- Commit Summary --

  * Improve readability of offer update
  * Add type safeguard for dispute lists
  * Set not existing dispute support type for clients < 1.2.0 from message support type
  * Enable handling of mediation cases for old trade protocol disputes in 1.2.0 clients

-- File Changes --

    M core/src/main/java/bisq/core/offer/OpenOfferManager.java (24)
    M core/src/main/java/bisq/core/support/dispute/Dispute.java (3)
    M core/src/main/java/bisq/core/support/dispute/DisputeManager.java (4)
    M core/src/main/java/bisq/core/support/dispute/arbitration/ArbitrationDisputeList.java (9)
    M core/src/main/java/bisq/core/support/dispute/mediation/MediationDisputeList.java (9)
    M core/src/main/java/bisq/core/support/dispute/refund/RefundDisputeList.java (9)
    M desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java (2)
    M desktop/src/main/java/bisq/desktop/main/support/dispute/agent/mediation/MediatorView.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3439.patch
https://github.com/bisq-network/bisq/pull/3439.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/3439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191022/8d17cfe0/attachment.html>


More information about the bisq-github mailing list