Beanstalk rewards the caller of SeasonFacet::sunrise
with newly minted Beans; the reward is calculated based on the number of blocks late the function was called. The amount is obtained with LibIncentive::fracExp
, this function uses a ladder to read secondsLate
and compare it for conditions when the value is equal to values on the range from 0 to 300 (inclusive) to determine by which amount the reward must be scaled by, but the function does not include a condition for when secondsLate
is equal to 240.
Manual review
Include this condition in the ladder.
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.