Link to Affected Code:
Description:
The cancel() function uses the wrong error message when checking if an operation has already been executed. It reverts with OperationAlreadyScheduled when it should use OperationAlreadyExecuted. This inconsistency between the error message and the actual condition being checked could cause confusion during error handling and debugging.
Impact:
Incorrect error reporting
Confusion during error handling
Recommended Mitigation:
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.