Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/slither
Qiuhao Li e4657f5f6c
tool: add detector for multiple new reinitializers (#2536)
3 months ago
..
analyses Fix bugs in the EVM printer 8 months ago
core Improve message error for when Crytic throws a KeyError. (#2418) 6 months ago
detectors disable unused import (#2540) 3 months ago
formatters pylint: fix linting errors 10 months ago
printers feat: make tables fit within terminal by default (#2426) 5 months ago
slithir chore: fix some typos in comments 8 months ago
solc_parsing Fix regex patterns (#2442) 6 months ago
tools tool: add detector for multiple new reinitializers (#2536) 3 months ago
utils feat: make tables fit within terminal by default (#2426) 5 months ago
visitors Merge pull request #2438 from crytic/features/perf-improvment 7 months ago
vyper_parsing chore: fix typos and link update 7 months ago
__init__.py remove newline 2 years ago
__main__.py Revert "Reduce verbosity for InvalidCompilation errors" 4 months ago
all_exceptions.py Fix all pylint issues 4 years ago
exceptions.py Run black 4 years ago
slither.py Remove interface from inheritance graph. 8 months ago