Platform: Code4rena
Start Date: 08/12/2021
Pot Size: $30,000 ETH
Total HM: 12
Participants: 26
Period: 3 days
Judge: leastwood
Total Solo HM: 9
Id: 65
League: ETH
Rank: 19/26
Findings: 1
Award: $16.43
🌟 Selected for report: 0
🚀 Solo Findings: 0
🌟 Selected for report: 0x0x0x
Also found by: TomFrenchBlockchain, danb
11.0559 USDC - $11.06
danb
https://github.com/code-423n4/2021-12-defiprotocol/blob/main/contracts/contracts/Basket.sol#L103 remove this line. already checked in: https://github.com/code-423n4/2021-12-defiprotocol/blob/main/contracts/contracts/Basket.sol#L95
#0 - 0xleastwood
2022-03-27T22:34:53Z
Duplicate of #142
🌟 Selected for report: WatchPug
Also found by: GiveMeTestEther, TomFrenchBlockchain, danb, kenzo
danb
https://github.com/code-423n4/2021-12-defiprotocol/blob/main/contracts/contracts/Basket.sol#L79
change the condition of the loop to: x < i no need to iterate over the uninitialized values.
#0 - 0xleastwood
2022-03-27T22:33:33Z
Duplicate of #118