During deployment, hook flags must match the hook permissions.
However, in this case the BEFORE_INITIALIZE_FLAG flag was set instead of AFTER_INITIALIZE_FLAG.
Likelihood:
Deployment issue that could lead to a broken hook contract if successfully deployed.
Impact:
This issue could lead to a hidden problem that only appears after a pool with the hook is deployed, potentially requiring redeployment of both the pool and the hook.
Permissions from TokenLaunchHook.sol
Replace BEFORE_INITIALIZE_FLAG with AFTER_INITIALIZE_FLAG;
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.
The contest is complete and the rewards are being distributed.