In the GMXVault.sol We can all see that the comment tells us about the way we should or the order the functions should be called since it was stated that a function should be after this function
One can as well call the function in the wrong order which can lead to system failure or wrong usage of the vault. But in GMXVault.sol there is no check for that if a function was called before the next function which we can all see in the comment having the 'only' word.
manual review
There should be a check if a function that is meant to be called before another function as they said in the inline comments
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.