Description:
Since setPrediction
already includes the time check, it is redundant to have the same check in makePrediction
. We can simplify makePrediction
by removing the redundant check.
Impact:
This additional check makes the transaction more expensive than it should be.
Recommended Mitigation:
Remove the following from ThePredicter::makePrediction
:
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.