Close vault should be one way action, which should permanently stop the vault. However, due to lack of checks inside emergencyPause
the vault could be reopened.
The vault could be reopened using following actions:
{The vault is being closed} => emergencyClose()
(Will set vault's state from "Closed" to "Paused") => emergencyResume()
(Will change state from "Paused" to "Open")
Business logic error
Manual Review
On emergencyPause()
check wether the whether the vault is closed:
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.