In ChoosingRam.sol::isRamSelected
is being set as false. Though this is fine, we are just setting the value to false which is already false by default. so, this might cost a little bit of more gas during deployment
Proof to show that value of isRamSelected
is false
by default:
Place below code in Dussehra.t.sol
and run command - forge test --mt test__isRamSelectedValueIsFalseByDefault
increase in gas cost during deployment
Foundry
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.