DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Gas Limit Issues

Summary

Vulnerability Details

The auctionEnd function attempts to burn all FjordPoints held by the contract and transfer all auction tokens. If the auction receives a large number of bids, or if the burn and transfer functions require significant gas, the function could potentially hit the block gas limit, causing it to fail.

Impact

Tools Used

Recommendations

Mitigation:

Consider patterns that minimize storage writes and computations in frequently called functions.

Consider splitting up the auctionEnd process into smaller steps or allow for batch processing by the bidders themselves.

Updates

Lead Judging Commences

inallhonesty Lead Judge 10 months ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

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