Tadle

Tadle
DeFiFoundry
27,750 USDC
View results
Submission Details
Severity: low
Invalid

Low issues report

L1

Summary

Unused OfferStatuses.

Vulnerability Details

In the OfferStatus enumeration, there are 7 defined statuses for offers, but only 4 of them are actively used. The statuses applied to the offers do not correspond to the documentation in the code.

Impact

Low, because in the code there are no checks for such statuses.

Tools Used

VS code

Recommended Mitigation

Either remove the unused statuses or incorporate them into the codebase.

Summary

The ISystemConfig::getBaseRefferralRate, the comment is applicable to the next method, but not to this one.

Impact

Low impact, documentation issue only.

Tools Used

VS code

Recommended Mitigation

Revise the comment to provide pertinent information about the function.

L2

Summary

Unused events and errors in the ITadleFactory interface.

Vulnerability Details

The ProxyAdminDeployed event and UnDeployedProxyAdmin error are not used anywhere in the codebase.

Impact

Low

Tools Used

VS code

Recommended Mitigation

Remove them, as they are not applicable.

Updates

Lead Judging Commences

0xnevi Lead Judge
12 months ago
0xnevi Lead Judge 12 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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