The precision constant FERTILIZER_AMOUNT_PRECISION
isn't utilized in FertilizerFacet::_getMintFertilizerOut()
.
This results in minted fertilizer amounts being significantly lower than expected.
For instance, if FERTILIZER_AMOUNT_PRECISION
is not applied in the calculation, a token input of 1 may yield only 0.000001 fertilizer instead of the expected 1.
Manual review
use FERTILIZER_AMOUNT_PRECISION
in FertilizerFace::_getMintFertilizerOut()
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.