Constructor does not allow arbiterFee to equal the price, which should be possible.
In the escrows constructor there is a check if the arbiterFee >= price
, otherwise it reverts. However there is no technical issue with the arbiterFee being equal to the price. Meaning, in case of a dispute the arbiter gets all the funds.
Cannot set arbiterFee to total price
neovim
manual code Review
Adjust the check, to only revert if arbiterFee > price
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.