++i/i++ should be unchecked{++i}/unchecked{i++} when it is not possible for them to overflow, as is the case when used in for- and while-loops
In lender.sol,the borrow(), repay() ,giveLoan() functions use for loops which might increase runtime gas costs for the user.
Increase in gas costs for users.
Manual review
For instance use the following in giveLoan() function
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.