code-423n4 / 2022-01-yield-findings

1 stars 0 forks source link

References file not found #1

Closed code423n4 closed 2 years ago

code423n4 commented 2 years ago

Handle

samruna

Vulnerability details

In ConvexModule.sol one of the file imported, import "../../LadleStorage.sol";, cannot be found

alcueca commented 2 years ago

This is not a vulnerability in the code, but failing to provide one file to the contest.

GalloDaSballo commented 2 years ago

I believe that the LadleStorage file was not in scope, as such the finding is invalid