The executeEmergencyAction
did not update the operation.executed
before an emergency action.
The executeEmergencyAction allows the EMERGENCY_ROLE
to execute an emergency action.
An issue with this implementation is that it failed it update the operation.executed
to true before execution, just like it happened in the the normal execute function.
The operation state is not updated , this will lead to functions like isOpearationPending and isOperationDone returning incorrect state.
manual review
Update the operation.executed
to true in the executeEmergencyAction
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.