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
Feist Josselin 0d08823c77
Merge pull request #499 from crytic/dev-top-level-struct-enum
5 years ago
..
analyses Add better fixpoint on are_variables_written 5 years ago
core - Add support for top level structures and enums 5 years ago
detectors Add fallback/receive as shadowed builtin 5 years ago
formatters Change the way modifier/constructor calls are handled: 5 years ago
printers Use contract_declarer in call graph printer 5 years ago
slithir Add support for new C{value:1} syntax introduced in 0.6.2 (fix #485) 5 years ago
solc_parsing - Add support for top level structures and enums 5 years ago
tools Several improvements to slither-flat: 5 years ago
utils is_test_contract: fix bug if crytic-compile is not used 5 years ago
visitors Add support for new C{value:1} syntax introduced in 0.6.2 (fix #485) 5 years ago
__init__.py Make a slither package 6 years ago
__main__.py Improve dupplicate name report 5 years ago
all_exceptions.py Breaking change in the way Slither handled codebase with name reused 5 years ago
exceptions.py Improve Exception handling 6 years ago
slither.py Breaking change in the way Slither handled codebase with name reused 5 years ago