Every deposit to the curve vault will revert because the lending pool don't have the liquidity
For every state change in the lending pool the _rebalanceLiquidity
is called to rebalance the liquidity between the Rtoken and the curve vault :
The problem is that the lendingPool don't have any asset because the protocol transfer it instantly in the Rtoken as we can see in the deposit function of the ReserveLibrary L:329
Absolutly no token will be deposit into the curve vault because the call will revert.
Medusa
Change the function to transfer the token before the deposit :
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.