A constant for 1 hours has the 'hours' committed making it 1 instead
Constant is used in LibShortRecord.sol
The above determines if not recently modified in hours but Constants.YIELD_DELAY_HOURS = 1 the smallest unit time so LibOrders.getOffsetTimeHours() - updatedAt will likely incorrectly always be greater than 1 leading to isNotRecentlyModifed passing more than expected, leading to part below yield always being updated
Therefore it results in yield being updated more times than is correct
Manual Analysis
Change to hours
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.