The visibility of computeEscrowAddress()
should be changed to private.
The function computeEscrowAddress()
is only used in the EscrowFactory.sol
and it is only called by the newEscrow()
function, so there is no reason for the function to have public visibility.
Low
Manual review.
Rename the function to:
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.