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

Typo in event name causes confusion

Summary

The event name PasswordStore::SetNetPassword has a typo which can cause confusion

Vulnerability Details

The PasswordStore::SetNetPassword event should be renamed to PasswordStore::SetNewPassword.

Impact

The erroneous naming can cause other contracts and other listening entities to not read the event as they would have expected.

Tools Used

Manual Review and Foundry

Recommendations

- event SetNetPassword();
+ event SetNewPassword();
Updates

Lead Judging Commences

inallhonesty Lead Judge about 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.