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/tests/unit/slithir/test_data
Judy Wu e11580f188 fix: resolve state variable access in inherited internal functions from derived contracts, closes #1654 1 year ago
..
argument_reorder fix: reorder named arguments to match declaration order (#1949) 1 year ago
assembly_storage_slot.sol fix: resolve state variable access in inherited internal functions from derived contracts, closes #1654 1 year ago
enum_max_min.sol Add IR test 1 year ago
operation_reads.sol add unit tests 2 years ago
ternary_expressions.sol fix: preserve None tuple components in the left and right liftings of ternary expressions (#2120) 1 year ago