Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Naming Convention

Summary

Variable PasswordStore.s_owner (src/PasswordStore.sol#13) is not in mixedCase

Vulnerability Details

Solidity defines a naming convention that should be followed. #### Rule exceptions - Allow constant variable name/symbol/decimals to be lowercase (ERC20). - Allow _ at the beginning of the mixed_case match for private variables and unused parameters.

Impact

Informational Severity, High Confidence

Tools Used

Audit Wizard (Slither)

Recommendations

Follow the Solidity naming convention.

Updates

Lead Judging Commences

inallhonesty Lead Judge
almost 2 years ago
inallhonesty Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.