In UpdateWeightRunner
we should have both quantAMMUpliftFeeTake
and quantAMMSwapFeeTake
. However, currently that is not the case.
Setting quantAMMUpliftFeeTake
is currently setting quantAMMSwapFeeTake
and fetching it is fetching also the swap fee take which should not be the case.
Confusion of the fee structure and also wrong accounting of quantAMMSwapFeeTake
when it is changed from setQuantAMMUpliftFeeTake
.
Manual Review
Add the quantAMMUpliftFeeTake
and fix the functionality of setting it and fetching it.
Likelyhood: High, calling setters or getters Impact: Low/Medium, both getters return `quantAMMSwapFeeTake` and `setQuantAMMUpliftFeeTake` modify `quantAMMUplfitFeeTake`. Real impact: those 2 values will be always the same.
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.