Skip to content

audit-fix(rollup): add bounds to admin setters#52

Closed
d1r1 wants to merge 1 commit into
mainfrom
audit/admin-setter-bounds-59
Closed

audit-fix(rollup): add bounds to admin setters#52
d1r1 wants to merge 1 commit into
mainfrom
audit/admin-setter-bounds-59

Conversation

@d1r1
Copy link
Copy Markdown
Contributor

@d1r1 d1r1 commented Apr 10, 2026

Resolves https://github.com/sherlock-audit/2026-03-fluent-mar-20th-2026/issues/59

  • cap incentiveFee, gasLeft, acceptDepositDeadline
  • enforce min challengeDepositAmount (0.001 ETH)
  • add ValueOutOfBounds error for bound checks

  - cap incentiveFee, gasLeft, acceptDepositDeadline
  - enforce min challengeDepositAmount (0.001 ETH)
  - add ValueOutOfBounds error for bound checks
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 10, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 00534de0-8837-467a-9c9f-83e26966a286

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch audit/admin-setter-bounds-59

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@d1r1 d1r1 changed the base branch from main to release/v0.1.0 April 12, 2026 18:31
@d1r1 d1r1 changed the base branch from release/v0.1.0 to main April 12, 2026 18:31
@d1r1 d1r1 changed the title fix(rollup): add bounds to admin setters audit-fix(rollup): add bounds to admin setters Apr 12, 2026
@chillhacker chillhacker deleted the audit/admin-setter-bounds-59 branch May 12, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants