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
Mickaël Schoentgen bb0b04be2f
Fix deprecation warnings: invalid escape sequence (#1185)
2 years ago
..
analyses Use f-strings instead of old-style formatting 3 years ago
core Support of ERC1363, ERC4524 for slither-check-erc (#1274) 2 years ago
detectors Fix deprecation warnings: invalid escape sequence (#1185) 2 years ago
formatters Fix deprecation warnings: invalid escape sequence (#1185) 2 years ago
printers fix variable order printer by excluding immutables (#1184) 3 years ago
slithir do not convert IRs with arguments to state var read (#1230) 2 years ago
solc_parsing Fix deprecation warnings: invalid escape sequence (#1185) 2 years ago
tools Fix deprecation warnings: invalid escape sequence (#1185) 2 years ago
utils Support of ERC1363, ERC4524 for slither-check-erc (#1274) 2 years ago
visitors add support for enum max/min members, fix min member on elementary (#1276) 2 years ago
__init__.py Run black 4 years ago
__main__.py Remove unnecessary Check event (#1277) 2 years ago
all_exceptions.py Fix all pylint issues 4 years ago
exceptions.py Run black 4 years ago
slither.py fix wrong argument annotation (#1233) 2 years ago