[bisq-network/bisq] Allow user to initiate arbitration once locktime has expired (#5681)

jmacxx notifications at github.com
Wed Sep 1 16:09:40 CEST 2021


### Problem description:

Normal sequence of events is user opens mediation, mediation completes and then user has option to open arbitration once locktime has expired.

In the unusual cases, users might not be able to open mediation, or mediation might not close (as described in #4101).


### Ruleset for opening mediation or arbitration


CTRL-O opens a **mediation ticket** when either:

- trade is not in dispute,
- mediation has been initiated and the locktime has not expired.

else CTRL-O opens an **arbitration ticket** when either:

- trade mediation has closed,
- mediation result was rejected,
- locktime has expired.

To accomodate the fact that users may need to open arbitration manually, this change allows it upon locktime expiry.


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

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

-- Commit Summary --

  * Allow user to initiate arbitration once locktime has expired

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java (18)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5681.patch
https://github.com/bisq-network/bisq/pull/5681.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/5681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210901/e53209a2/attachment.htm>


More information about the bisq-github mailing list