User with vesting allocation will not be able to claim after rescue_tokens
emptied the contract's balance
Owner can withdraw tokens from the contract anytime with any amount, including during the claiming period. This enables the owner to empty the contract's token. Hence, the transfer function will fail when people are trying to claim, despite having allocation.
User is unable to claim despite having an allocation
Add deadline period to rescue_tokens
The `owner` is trusted and the function `rescue_tokens` can be called only by the owner and only in case of emergency. This means the owner will not act maliciously and will not call the function without need. Also, issues realated to the malicious admin actions are invalid according to the CodeHawks documentation: https://support.cyfrin.io/en/articles/10059196-findings-validity
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.