notRegistered()::BriVault error is unused, increasing gas feenotRegistered()::BriVault error is not used anywhere in the code, which means there is no use of keeping this error.
This extra public state variable is increasing the gas fee, hence is not optimized.
Likelihood: Low
Impact: Low
It is best recommended to remove the error from the code completely, as it's not used anywhere in the code and also increasing the gas price unnecessarily.
Gas optimizations are invalid according to the CodeHawks documentation.
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.