In ZlpVault
rounding of _convertToShares
is not used, getVaultAssetSwapRate
always uses floor rounding. Consider passing it down to the function and using the specified rounding. Same applies for _convertToAssets
Wrong rounding in the mentioned functions.
Manual Review
Use the rounding specified in the call to the given functions instead of always using a floor rounding.
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.