The error Escrow__FeeExceedsPrice is incorrectly named.
The checks throw an error if the arbiterFee
is greater or equal than the price
. However, If the arbiterFee is equal to price (arbiterFee = price
), then the naming of the error thrown is incorrect since it does not exceed price.
QA
Manual review
Rename the error to Escrow_FeeEqualsOrExceedsPrice
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.