Difference between revisions of "Mediator"
(fix more luis) |
|||
| (25 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
| + | '''Mediators''' help to resolve disputes between two trading parties if they cannot settle a dispute on their own. A mediator can only ''propose'' a payout to settle a dispute—the payout can only take place if both parties agree and sign the transaction to make it happen. Current mediators are: | ||
| + | |||
| + | {| class="wikitable" | ||
| + | ! Name !! Matrix !! Github | ||
| + | |- | ||
| + | | luis3672 || @luis3672:matrix.org || [https://github.com/luis3672 luis3672] | ||
| + | |- | ||
| + | | pazza83 || @pazza83:matrix.org || [https://github.com/pazza83 pazza83] | ||
| + | |- | ||
| + | | suddenwhipvapor || @suddenwhipvapor:matrix.org || [https://github.com/suddenwhipvapor suddenwhipvapor] | ||
| + | |} | ||
| + | |||
| + | Traders can find which mediator is assigned to your trades at [[finding your mediator]]. | ||
| + | |||
| + | __TOC__ | ||
| + | |||
== Issue == | == Issue == | ||
| − | + | ||
https://github.com/bisq-network/roles/issues/83 | https://github.com/bisq-network/roles/issues/83 | ||
| + | |||
== Team == | == Team == | ||
| − | |||
| − | |||
| − | [https://github.com/orgs/bisq-network/teams/ | + | [https://github.com/orgs/bisq-network/teams/mediators @bisq-network/mediators] |
== Duties == | == 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 Matrix chat, mentioning what to do with updating / creating bug issues.'' | |
| − | + | ||
| − | + | * Handle support tickets | |
| − | + | * Being available on Matrix chat | |
| − | * | + | * When bugs occur, create detailed issues on Github |
| − | * Being available on | + | * Respond within 24hrs |
| − | + | ||
| − | * When bugs occur, create detailed issues on | + | For more details, please see [[Mediation]]. |
== Rights == | == Rights == | ||
| − | |||
| − | * Writer access to the <code> | + | * Writer access to the <code>Support - Private</code> Matrix room |
| − | * Compensation request rights per case solved | + | * Compensation request rights per case solved |
== Bonding == | == Bonding == | ||
| − | + | ||
| − | 10 | + | 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 |
| − | https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68 | + | |
[[Category:Roles]] | [[Category:Roles]] | ||
Latest revision as of 18:31, 22 February 2025
Mediators help to resolve disputes between two trading parties if they cannot settle a dispute on their own. A mediator can only propose a payout to settle a dispute—the payout can only take place if both parties agree and sign the transaction to make it happen. Current mediators are:
| Name | Matrix | Github |
|---|---|---|
| luis3672 | @luis3672:matrix.org | luis3672 |
| pazza83 | @pazza83:matrix.org | pazza83 |
| suddenwhipvapor | @suddenwhipvapor:matrix.org | suddenwhipvapor |
Traders can find which mediator is assigned to your trades at finding your mediator.
Issue
https://github.com/bisq-network/roles/issues/83
Team
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 Matrix chat, mentioning what to do with updating / creating bug issues.
- Handle support tickets
- Being available on Matrix chat
- When bugs occur, create detailed issues on Github
- Respond within 24hrs
For more details, please see Mediation.
Rights
- Writer access to the
Support - PrivateMatrix room - 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