The function always returns MAX_BOOSTno matter what the actual boost of the user is.
The computations performed do not match the intended usage of the function.
The result mathematically simplifies to MAX_BOOST .
Currently unused, but any external call to this function will always result in erroneous results, making relying on its results potentially dangerous depending on the usage.
Manual review.
Use the internal function _calculateBoost(address user,address pool,uint256 amount) to calculate the correct user's boost by using it as the numerator of the ratio.
Something like:
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.