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/utils
Josselin ab40693de7 Merge branch 'dev' into dev-slither-format-tool-only-new 5 years ago
..
__init__.py Initial public commit 6 years ago
arithmetic.py Parsing/IR: late conversion of the subdenomination value to improve too many digit detector (fix #297) 5 years ago
code_complexity.py Update slither/utils/code_complexity.py 6 years ago
colors.py Set colorization enabled by default (fixes default colorization enabling through script instead of CLI) 6 years ago
command_line.py Merge branch 'dev' into dev-slither-format-tool-only-new 5 years ago
erc.py Remove optional ERC20 functions 6 years ago
expression_manipulations.py Improve exceptions catching 6 years ago
function.py Refactor reentrancy + API changes: 5 years ago
inheritance_analysis.py Fix inheritance graph 6 years ago
output_capture.py Updated standard output capturing to optionally mirror to stdout/stderr (needed for outputting JSON to file, which retains output to console as well). 6 years ago
standard_libraries.py Fix typo in check 6 years ago
type.py Improvements of the human summary printer. 6 years ago
utils.py Add slithir.operation.unroll as a general util (slither.utils.utils). Use unroll on fix_phi operations 6 years ago