code-423n4 / 2022-08-olympus-findings

5 stars 4 forks source link

QA Report #420

Closed code423n4 closed 2 years ago

code423n4 commented 2 years ago

the smart contract in KernelUtils.sol does not have the contract keyword that identifies it as a contract eg: contract KernelUtils { ... }

Instances:

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

0xean commented 2 years ago

closing as invalid, low quality report.