The ReserveLibrary::updateReserveInterests
performs a check to see if if oldLiquidityIndex < 1
but doesn't perform this check again after the index has been updated
The ReserveLibrary::updateReserveInterests
performs a check to see if if oldLiquidityIndex < 1
but doesn't perform this check again after the index has been updated. It should perform this check again after updating the liquidIndex
to make sure the invariant of the liquidityIndex not being less than 1 isn't broken.
The updated liquidityIndex might break the invariant of the liquidityIndex not being less than 1
Manual review
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.