Platform: Code4rena
Start Date: 30/11/2021
Pot Size: $30,000 USDC
Total HM: 0
Participants: 21
Period: 3 days
Judge: pauliax
Id: 63
League: ETH
Rank: 12/21
Findings: 1
Award: $76.43
🌟 Selected for report: 1
🚀 Solo Findings: 0
🌟 Selected for report: jayjonah8
73.5785 USDC - $73.58
jayjonah8
Since the variables are hard coded, the constructor function can be removed.
https://github.com/code-423n4/2021-11-fei/blob/main/contracts/PegExchanger.sol#L32
Manual code review
#0 - pauliax
2021-12-10T18:43:50Z
Valid optimization.
jayjonah8
Since the party1Accept() function can only be called by the party1Timelock address, it should be marked as external.
https://github.com/code-423n4/2021-11-fei/blob/main/contracts/PegExchanger.sol#L89
Manual code review
#0 - elee1766
2021-12-06T03:06:14Z
duplicate #27
#1 - pauliax
2021-12-11T12:22:09Z
A duplicate of #27