CEI Pattern not followed in LevelOne::enroll function
In LevelOne::enroll function external function call are made before the contract state changes effects which is against the CEI Pattern(Checks, Effects, Interactions).
Some form of reentrancy bugs can arise if CEI pattern is not followed properly.
We should do the contracts state changes before the external contract function calls.
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.