Olympus DAO contest - w0Lfrum's results

Version 3 of Olympus protocol, a decentralized floating currency.

General Information

Platform: Code4rena

Start Date: 25/08/2022

Pot Size: $75,000 USDC

Total HM: 35

Participants: 147

Period: 7 days

Judge: 0xean

Total Solo HM: 15

Id: 156

League: ETH

Olympus DAO

Findings Distribution

Researcher Performance

Rank: 121/147

Findings: 1

Award: $54.31

🌟 Selected for report: 0

🚀 Solo Findings: 0

Conflicting import at KernelUtils.sol

Lines of Code

KernelUtils file :

https://github.com/code-423n4/2022-08-olympus/blob/b5e139d732eb4c07102f149fb9426d356af617aa/src/utils/KernelUtils.sol#L4

Kernel.sol file :

https://github.com/code-423n4/2022-08-olympus/blob/b5e139d732eb4c07102f149fb9426d356af617aa/src/Kernel.sol#L54-L55

Details

A conflicting import is present at the KernelUtils.sol file, which causes a DeclarationError.

Fix

The import line in the KernelUtils.sol file (#L4) may be removed.

The declaration of Keycode and Role variables may be done in the KernelUtils.sol file in place of the previously mentioned import line.

The declarations of Keycode and Role variables in the Kernel.sol file (#L54 and #L55) may be removed.

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter