Closed RegisGraptin closed 1 month ago
Likely duplicate of https://github.com/crytic/slither/issues/2491, try the same workaround mentioned there. TLDR add --skip-assembly
when running slither.
@smonicas Thanks the --skip-assembly
seems to unlock the situation.
Should have try to looked at similar issue first before posting it :sweat_smile:
Closing this as it's a duplicate
Describe the issue:
I am running
slither .
on my project and run into the following issue (see logs section). Do not hesitate to tell me if I can provide additional information.Code example to reproduce the issue:
Cannot share it at the moment. Will need to investigate which contract causes the issue and obfuscate some parts.
Version:
0.10.4
Relevant log output: