-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Action Protocol for Mediators #237
Comments
I like having this documented. There are missing cases. For example, what if the BUYER is unresponsive? What if the buyer never sends the payment? How does the system do this:
How does the cancellation proceed in terms of btc custody? |
I can't find the draft but my concerns are basically the same:
Just to clarify: point 3 doesn't affect to altcoins trading, right? I mean, buyers can send from any address and as long as the quantity is ok, it will be valid. |
To incentivize traders to accept payouts it will never be reasonable to take 100% of the deposit. Perhaps it's would be good to indicate that as @MwithM suggests, 25% of the deposit will always go back to the trader as incentive to accept the payout. The remaining 75% can then be used as punishment of different degrees. It would also be good to have a protocol for arbitration here. Typically I would suggest that a party at fault that didn't accept the mediated payout should never get anything. |
@clearwater-trust The system does this two ways: 1) both parties accept the proposal 2) one of the parties doesn't accept, the trade goes into arbitration and the refund agent applies this action protocol given the situation.
@MwithM good question, this penalties can be enforced because its premise is that one of the parties will disagree with the mediation proposal. Therefore if the seller, for example, decides to reject the mediation proposal, the trade will eventually go into arbitration and the refund agent can enforce the penalty making the payout as he does normally.
I like this idea, just updated the proposal. In a way this was already the case
for example in a 0.01 btc trade, a 0.006 deposit is set. The mediator can only propose a 0.003 btc minimum to go back to the seller, he can't set it any lower. So this action protocol may not always be applied but can be left as the standard for mediators to get close to.
that's right, this is referring to bank addresses.
good idea, will work on that next |
Buyer pays after 1st confirmation, and the next day the EUR are at the sellers banking account. There's 7 days trading period for SEPA, and seller is unresponsive. Also on a different side: if for any reason, buyer doesn't agree with moderator's suggestion, seller can override it just pushing the "payment received" button. I think that implementing one of these solutions (software lock or trading protocol change) is a priority. |
Supeseeded by project 39 linked above. |
Given the feedback from the first draft here is the formal proposal for mediators:
This is a proposal for a fixed action protocol for mediators, up until now was less vaguely established. These are some common situations that mediators stumble upon, This will be a base guidance but Mediators will have to make the final decision:
The seller will lose 50% of the deposit in favor of the buyer. Regardless as to whether the buyer wants to continue with the trade or not, this will be a fixed policy.
Mediator will have to wait 48hrs for an answer from the btc seller, if he doesn’t respond, the seller will lose 75% of the deposit.
If the seller responds on time but from then on goes missing for 48hrs, the same applies.
Steps to follow:
Ask the buyer for a screenshot of the payment as proof using Veruv.com.(where you can see the account he made it from) And an explanation as to why he didn’t comply with the contract.
Given that the seller wants to continue with the trade. The mediator will penalize the buyer by having him wait to receive his btc. 3 days before indicating the seller to release. Reminding him that this is a crucial issue at bisq and this is a way to protect it from a scam.
If the buyer doesn’t respond and the seller wants to cancel he can choose to return the payment and cancel the trade.
The text was updated successfully, but these errors were encountered: