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
rajeevgopalakrishna 10e31b0893 Fixes a false alarm about converting the empty string parameter name to mixedCase (#260). 6 years ago
..
analyses Minor 6 years ago
core Merge pull request #252 from crytic/dev-fix-utf8lines 6 years ago
detectors Fixes a false alarm about converting the empty string parameter name to mixedCase (#260). 6 years ago
printers API add: contract.state_variables_ordered: keep variables declaration order + shadowed variables 6 years ago
slithir Fix incorrect highlevel call lookup 6 years ago
solc_parsing Merge pull request #254 from crytic/dev-add-state-variables-ordered 6 years ago
utils Improve exceptions catching 6 years ago
visitors Merge branch 'dev' into dev-fix-c3-linearalization 6 years ago
__init__.py Make a slither package 6 years ago
__main__.py Json modifications: 6 years ago
all_exceptions.py Improve errors handling 6 years ago
exceptions.py Improve Exception handling 6 years ago
slither.py Add two new detectors: 6 years ago