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/core
Josselin ee3738cd51 Add slither-erc util. Check for most common ERC conformance 5 years ago
..
cfg Refactor reentrancy + API changes: 5 years ago
children Merge branch 'dev' into dev-slither-format-tool-only-new 5 years ago
context Make Python 3 great again 6 years ago
declarations Add slither-erc util. Check for most common ERC conformance 5 years ago
dominators Optimize dominator computation and SSA.is_used_later 6 years ago
expressions Parsing/IR: late conversion of the subdenomination value to improve too many digit detector (fix #297) 5 years ago
solidity_types Add support for type(X) operation (creationCode, runtimeCode, name) 6 years ago
source_mapping source_mapping: Check for crytic_compile before acceding to it 5 years ago
variables Add node_initalization to state variable 5 years ago
__init__.py Initial public commit 6 years ago
exceptions.py Improve Exception handling 6 years ago
slither_core.py Refactor formatter dir achitecture: 5 years ago