Changing protocolFeeRate should increase the fee charged inside LendingPool but it does not do anything.
Currently protocolFeeRate is set to zero, however if the protocol wishes to increase the fee rate to earn fees in the LendingPool, chaning the fee will not change anything.
The reason for that is the fact that protocolFeeRate is not involved in any calculations in the protocol, so changing the value will not increase the earned fees.
Increasing protocolFeeRate does not have any effect on fees earned. This breaks protocol functionality as positive protocolFeeRate should earn fees for the protocol but it does not.
Manual Review, Hardhat
Implement protocolFeeRate in LendingPool to earn fees when protocolFeeRate is increased.
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.