[bisq-network/bisq] Add check for option trade (#4451)

chimp1984 notifications at github.com
Sun Aug 30 01:03:35 UTC 2020


Show message as below to mediators.

Reufnd agent receives option trade info in case the mediator has closed it with reason option trade as part of the result summary (also visible to traders).

Add reason for dispute to summary.

If price is not available (e.g. BSQ) no message gets added. If price feed is not ready we try 3 times with 10 sec. delays before we give up.

Option trade: 
<img width="1187" alt="Screen Shot 2020-08-29 at 18 01 13" src="https://user-images.githubusercontent.com/54558767/91647560-ae75d680-ea21-11ea-9c9a-42fc13b73073.png">

No option trade:
<img width="1149" alt="Screen Shot 2020-08-29 at 18 01 59" src="https://user-images.githubusercontent.com/54558767/91647566-c188a680-ea21-11ea-8045-74c060477ea8.png">

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

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

-- Commit Summary --

  * Add BTC prefix or postfix to Price.toFriendlyString method
  * Add message after dispute opening to show if trade might be an option trade
  * Change GMT0 to UTC and add UTC time to log at shut down
  * Remove timeStampMap as it is never read
  * Add option trade detection message to result message if case was
  * Merge branch 'master_upstream' into add-check-for-option-trade

-- File Changes --

    M core/src/main/java/bisq/core/app/misc/ExecutableForAppWithP2p.java (8)
    M core/src/main/java/bisq/core/monetary/Price.java (4)
    M core/src/main/java/bisq/core/provider/price/PriceFeedService.java (13)
    M core/src/main/java/bisq/core/support/SupportManager.java (4)
    M core/src/main/java/bisq/core/support/dispute/DisputeManager.java (327)
    M core/src/main/java/bisq/core/support/dispute/arbitration/ArbitrationManager.java (11)
    M core/src/main/java/bisq/core/support/dispute/mediation/MediationManager.java (6)
    M core/src/main/java/bisq/core/support/dispute/refund/RefundManager.java (14)
    M core/src/main/resources/i18n/displayStrings.properties (43)
    M core/src/test/java/bisq/core/monetary/PriceTest.java (18)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/DisputeSummaryWindow.java (32)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4451.patch
https://github.com/bisq-network/bisq/pull/4451.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/4451
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200829/b096e204/attachment-0001.html>


More information about the bisq-github mailing list