You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I am planning to use slither to do large-scale (about 1200) smart contract vulnerability detection as a reference for the experimental data of the paper. But these contracts all require different versions of the solidity compiler (for example: ^0.4.20, ^0.6.4). Is there any way to automatically batch detect these contracts without manually switching the solc version?
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello everyone, I am planning to use slither to do large-scale (about 1200) smart contract vulnerability detection as a reference for the experimental data of the paper. But these contracts all require different versions of the solidity compiler (for example: ^0.4.20, ^0.6.4). Is there any way to automatically batch detect these contracts without manually switching the solc version?
Thank you very much!
The text was updated successfully, but these errors were encountered: