The spelling of new in the event SetNetPassword is wrong
The s_Owner variable should be set to immutable
The spelling of new in the event SetNetPassword is wrong. This could be confusing when referring to the logged events in the future.
The s_Owner variable should not change after deployment. As it is not immutable it will not be read-only and could be subject to change.
Informational
Unnecessary gas will be used when evaluating against s_Owner
Foundry, Solidity Visual Developer, Slither, VS Code
Fix spelling by renaming to SetNewPassword: event SetNewPassword();
Add immutable keyword to s_Owner and for best pratice, rename s_Owner to i_Owner.
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.