EMERGENCY_DELAY
is not forced when executes an emergency action in TimelockController
.
In TimelockController
, EMERGENCY_DELAY
is defined to set a delay for emergency actions.
TimelockController.sol#L41-L42
However, when an emergency action is actually executed in executeEmergencyAction()
, the emegency delay is not force.
TimelockController::executeEmergencyAction()
emegency delay is not forced when executes an emergency action as expected.
Manaual Review
Force emegency delay when executes an emergency action.
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.