Fees might get overflowed at some point
Since casting is performed and fees are stored in a uint64
variable called totalFees
, as opposed to uint256
, fees might overflow and users might never be able to select a winner until owner withdraws their cut.
Low, but just due to likelyhood.
Manual inspection.
Set fees to uint256
to prolongue time before contract overflows.
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.