Competitive Audits
First Flights
Leaderboard
Docs
Toggle theme
Sign up
Log in
All First Flights
MyCut
Submissions
AI First Flight
MyCut
AI First Flight #8
Beginner Friendly
Foundry
EXP
AI First Flight
EXP
Jul 3rd, 2026 → Jul 6th, 2026
View repo
View results
9 / 9
Submissions
Severity
Validity
Tags
Author
#1
Manager cut is sent to the `ContestManager` contract, which has no withdrawal function — funds permanently locked
High
Valid
[H-01] Owner Cut Stuck in `...
0xki
#2
`Pot::closePot` divides the claimant pool by `i_players.length` instead of `claimants.length`, locking funds
High
Valid
[H-02] Incorrect logic in `...
0xki
#3
`Pot` constructor overwrites rewards for duplicate player addresses (`=` instead of `+=`)
High
Valid
[H-03] [M1] `Pot::construct...
0xki
#4
Unbounded `claimants` loop in `Pot::closePot` can exceed the block gas limit — contest permanently un-closable
High
Valid
[H-04] Gas Limit DoS via la...
0xki
#5
`ContestManager::createContest` trusts an unvalidated `totalRewards` and uses unbounded arrays
Low
Valid
[L-01] The logic for Contes...
0xki
#6
Missing events for contest creation, funding, and closing
Low
Valid
[L-02] Lack of events which...
0xki
#7
Precision loss in `closePot` integer division leaves dust permanently stuck in the `Pot`
Low
Valid
[L-03] [H-03] Precision los...
0xki
#8
Pot::closePot` does not handle zero claimants — the entire remaining pool is stranded
Medium
Valid
[M-01] Incorrect Handling o...
0xki
#9
Players can call `claimCut` before the contest is funded, and the 90-day claim window starts at deployment, not at funding
Medium
Valid
[M-02] **[L-1] users can in...
0xki
Previous
1
Next
Support
FAQs
Can't find an answer? Chat with us on Discord, Twitter or Linkedin.
What is Cyfrin CodeHawks?
What is a competitive audit?
How can I host a competition on CodeHawks?
How is a contest prize pool determined?
How do I get rewarded?
What is a First Flight?
Give us feedback!