The GMXValue.updateFeePerSecond
function changes the management fees without first charging the fees for the previous period. So when the mintFee
function is called next time the fees will be charged with the new feePerSecond
value for both periods before and after updating.
The GMXValue.updateFeePerSecond
function updates the management fee per second. In case mintFee
was not called right before the new management fees will be later applied retroactively.
Updated management fees may apply retroactively.
Manual Review
Consider calling mintFee
before feePerSecond
updating:
Severity: High Likelihood: Low
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.