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
David Pokora 4d32e1c014
Updated calls-loop detector output to prioritize most significant source mapping first.
6 years ago
..
analyses Merge branch 'dev-fix-data-dependency' into dev 6 years ago
core ERC20/721 detector: move is_possible_* function to contract.has_an_erc*_function 6 years ago
detectors Updated calls-loop detector output to prioritize most significant source mapping first. 6 years ago
printers Fix bugs in call graph printer 6 years ago
slithir - Improve literals parsing and Constant conversion: 6 years ago
solc_parsing - Improve literals parsing and Constant conversion: 6 years ago
utils - Improve literals parsing and Constant conversion: 6 years ago
visitors - Improve literals parsing and Constant conversion: 6 years ago
__init__.py Make a slither package 6 years ago
__main__.py -Added method to output "other" element type which has a source mapping but does not conform to other known types (used for pragma statements). 6 years ago
slither.py Add slither._add_source_code function 6 years ago