The currentLiquidityRate and currentUsageRate in ReserveLibrary/LendingPool cannot be set due to a lack of setter functions and furthermore they are not initialized anywhere, so the interest rates are set to 0 and the usageIndex and liquidityIndex are always equal to 100% (in RAY units).
The indices representing interest will never change, compromising the utility of the LendingPool and the protocol as a whole.
Manual review.
Either set an initial rate in the constructor of the LendingPool or add a setter-like function for the two indices.
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.