retrieveAdmin is supposed to work as a way to set the admin role back to the executor, but this is done through kernel.executeAction
which is an executor only function.
In the current setup Launderette is the Admin and godFather the executor which means that kernel.executeAction
will rever as it's has the OnlyExecutor modifier.
MEDIUM - doesn't work as intended but functionality can be reached by other means anyways.
Foundry test
This functionality is at odds with the intended functionality of the Kernel executeAction
function, instead to achieve this functionality the executor should call the executeAction
function directly
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.