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

Missing Event Emission in increaseValuesOfParticipants Function

Summary

The ChoosingRam contract is missing an event emission when increasing the values of participants in the increaseValuesOfParticipants function. This lack of transparency can lead to issues with tracking changes to participant values and auditing contract activity.

Impact

Lack of transparency: Without an event, it becomes difficult to track changes to participant values, making it challenging to identify and respond to potential issues.

Tools Used

Manual code review

Recommendations

Emit an event: Modify the increaseValuesOfParticipants function to emit an event when modifying participant values, providing a clear record of changes.

Updates

Lead Judging Commences

bube Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

Info/Gas/Invalid according to docs

Support

FAQs

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