Seller can always frontrun & grief Buyer by always initiating dispute -- so the Seller receives less than what's expected, which could be as low as 0 (depending on the value of arbiterFee
).
The attack vector is:
The Buyer can frontrun Seller's confirmReceipt
transaction with initiateDispute
--> putting the order state in dispute.
This means the Seller can get back at most price - arbiterFee
instead of the full agreed price
.
Seller can get grieved, especially if the escrow contract is used to settle non-atomic transactions, for example, resolving third-party trades. This means that the trade could have been successful externally (with the agreed price), but the Buyer can then grief the Seller into getting less -- potentially the Buyer could have colluded with the Arbiter to share the arbitrerFee
.
Even if the Arbiter is honest, the arbiterFee
is still collected.
Manual Review
Add a penalty for bad dispute initiated by the Buyer to disincentivize such behavior.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.