Difference between revisions of "Mediator"

From Bisq Wiki
Jump to navigation Jump to search
(Undo revision 1081 by HunterNyan (talk))
Tag: Undo
(Undo revision 1021 by HunterNyan (talk))
Tag: Undo
Line 6: Line 6:
 
== Issue ==
 
== Issue ==
  
[https://github.com/bisq-network/roles/issues/83 Mediator #83]
+
https://github.com/bisq-network/roles/issues/83
  
 
== Team ==
 
== Team ==
Line 30: Line 30:
 
== Bonding ==
 
== Bonding ==
  
[https://github.com/bisq-network/bisq/blob/master/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68 Bond Link]
+
A 10,000 BSQ bond is required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68
10 * [[DOA_PARAM|DOA PARAM.BONDED_ROLE_FACTOR]]
 
  
 
[[Category:Roles]]
 
[[Category:Roles]]

Revision as of 21:43, 18 June 2020

This article documents the Mediator role.

A Mediator is a support role, his goal is to resolve a dispute between to parties efficiently, that is, without needing to reach the Refund Agent. A Mediator can only propose, the payout will only be made if both parties agree on the same outcome.


Issue

https://github.com/bisq-network/roles/issues/83

Team

@bisq-network/mediators

Duties

TODO: transcribe / adapt this section to the dedicated Mediation process article, such that it can be consumed by both mediators and users alike. This section will remain, but should consist of a shorter list of bullet points linking to the Mediation article, being available on Keybase, mentioning what to do with updating / creating bug issues.

  • Handle support tickets
  • Being available on Keybase.
  • When bugs occur, create detailed issues on Github.
  • Respond within 24hrs

For more thorough details please consult Mediation

Rights

  • Writer access to the bisq.support Keybase subteam
  • Compensation request rights per case solved

Bonding

A 10,000 BSQ bond is required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68