Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardhat integration - missing files (?) #803

Closed
antonyip opened this issue Mar 12, 2021 · 2 comments
Closed

Hardhat integration - missing files (?) #803

antonyip opened this issue Mar 12, 2021 · 2 comments
Labels
bug Something isn't working High Priority

Comments

@antonyip
Copy link

antonyip commented Mar 12, 2021

Hello there,

I'm trying to integrate slither into a hardhat project -> hyperledger-labs/blockchain-carbon-accounting#94

Running "Slither ." runs npx hardhat compile and only scans 1 solitary file. (contracts/Governance/Governor.sol)

I would like for all the *.sol files to be scanned in the contract folder..

Any help would be appreciated.

@montyly montyly added bug Something isn't working High Priority labels Mar 28, 2021
@montyly
Copy link
Member

montyly commented Mar 28, 2021

Hi @antonyip,

Thank you for reporting this. We are aware of this current limitation with hardhat (crytic/crytic-compile#164) and we are working to add the support for multiple compilation units to slither.

@montyly
Copy link
Member

montyly commented Apr 22, 2021

Note: this will be fixed with #823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Priority
Projects
None yet
Development

No branches or pull requests

3 participants