MorpheusAI

MorpheusAI
Foundry
22,500 USDC
View results
Submission Details
Severity: low
Invalid

Array missing `pop` function

Summary

Array missing pop function

Vulnerability Details

In contract Distribution.sol the push operation is used where the pools data are included but it is missing pop operation .

Impact

Arrays without the pop operation in Solidity can lead to inefficient memory management and increase the likelihood of out-of-gas errors.

Tools Used

Manual Review

Recommendations

Consider adding functionality to remove elements from the array to prevent it from becoming too large over the lifetime of the contract.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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