mintSnowman() can cause gas fees exceeding block gas limitThe mintSnowman() function uses a for loop to mint the NFTs
Due to the unbound loop the execution is very gas costly and can exceed the block gas limit
Likelihood:
Whenever a very high value for amount is passed while calling mintSnowman()
Impact:
The execution may exceed block gas limit
Function will revert
Add the following test case to the test suite of snowman:
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.