* Author:
* We are missing some zero address checks/input validation intentionally to save gas.
Saving cost shouldn't involve potential errors.
This test show how to reproduce a failing contract creation
if the contractBytecode is incorrect the function will succeed, the user could think that the contract is deployed (his script can keep running) and will potentially cost him much more gas than just reverting right away
forge test
Throw an error if the create method fail and address is 0
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.