getPeriodReward()
is used to calculate the reward for the period and there is a logic to calculate interval that is less then 'interval_' range. But that logic can never be reached.
Here, for this block to execute:
startTime
and endTime
needs to be same.
But this line clearly prevents that:
Interval that less then 'interval_' range can't be calculated.
Manual Analysis
Modify the logic accordingly for correct calculation.
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.