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/e2e/solc_parsing/test_data
alpharush 65fcb4bf58
Merge pull request #2219 from crytic/dev-tp-events
9 months ago
..
aliasing Improve import aliasing 1 year ago
compile Merge pull request #2219 from crytic/dev-tp-events 9 months ago
complex_imports move solc parsing and detectors into e2e folder 2 years ago
expected Merge pull request #2219 from crytic/dev-tp-events 9 months ago
free_functions move solc parsing and detectors into e2e folder 2 years ago
helper move solc parsing and detectors into e2e folder 2 years ago
user_defined_value_type Fix abi.decode with a UserDefinedType fixed array 2 years ago
assembly-all.sol Add test 2 years ago
assembly-functions.sol Fix call to a function in an inner scope 2 years ago
assignment-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
assignment-0.4.7.sol move solc parsing and detectors into e2e folder 2 years ago
binaryoperation-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
binaryoperation-0.4.7.sol move solc parsing and detectors into e2e folder 2 years ago
break-all.sol move solc parsing and detectors into e2e folder 2 years ago
bytes_call.sol move solc parsing and detectors into e2e folder 2 years ago
call_to_variable-all.sol move solc parsing and detectors into e2e folder 2 years ago
comment-all.sol move solc parsing and detectors into e2e folder 2 years ago
conditional-all.sol move solc parsing and detectors into e2e folder 2 years ago
continue-all.sol move solc parsing and detectors into e2e folder 2 years ago
contract-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
contract-0.4.22.sol move solc parsing and detectors into e2e folder 2 years ago
contract-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
custom-error-selector.sol move solc parsing and detectors into e2e folder 2 years ago
custom_error-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
custom_error-0.8.4.sol Improve custom error parsing with constants (#2115) 1 year ago
custom_error_with_state_variable.sol move solc parsing and detectors into e2e folder 2 years ago
dowhile-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
dowhile-0.4.5.sol move solc parsing and detectors into e2e folder 2 years ago
emit-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
emit-0.4.8.sol move solc parsing and detectors into e2e folder 2 years ago
emit-0.4.21.sol move solc parsing and detectors into e2e folder 2 years ago
emit-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
enum-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
enum-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
enum-max-min.sol Fix enum.max/min when enum in other contract 1 year ago
event-all.sol move solc parsing and detectors into e2e folder 2 years ago
event-top-level.sol Add support top level events 1 year ago
for-all.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.4.16.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.4.22.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.4.23.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
function-0.7.1.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.4.5.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.4.22.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.5.3.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.6.2.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.6.8.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
functioncall-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
global_variables-0.8.18.sol add support for prevrando (solc 0.8.18) 1 year ago
if-all.sol move solc parsing and detectors into e2e folder 2 years ago
import-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
import-0.4.3.sol move solc parsing and detectors into e2e folder 2 years ago
import_interface_with_struct_from_top_level-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
import_interface_with_struct_from_top_level-0.7.6.sol move solc parsing and detectors into e2e folder 2 years ago
indexaccess-all.sol move solc parsing and detectors into e2e folder 2 years ago
indexrangeaccess-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
indexrangeaccess-0.6.1.sol move solc parsing and detectors into e2e folder 2 years ago
library_event-0.8.16.sol move solc parsing and detectors into e2e folder 2 years ago
library_implicit_conversion-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
library_implicit_conversion-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
literal-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
literal-0.4.10.sol move solc parsing and detectors into e2e folder 2 years ago
literal-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
literal-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
literal-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
memberaccess-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
memberaccess-0.5.3.sol move solc parsing and detectors into e2e folder 2 years ago
memberaccess-0.5.14.sol move solc parsing and detectors into e2e folder 2 years ago
memberaccess-0.6.7.sol move solc parsing and detectors into e2e folder 2 years ago
memberaccess-0.6.8.sol move solc parsing and detectors into e2e folder 2 years ago
minmax-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
minmax-0.6.8.sol move solc parsing and detectors into e2e folder 2 years ago
minmax-0.8.8.sol move solc parsing and detectors into e2e folder 2 years ago
modifier-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
modifier-all.sol move solc parsing and detectors into e2e folder 2 years ago
modifier_identifier_path.sol move solc parsing and detectors into e2e folder 2 years ago
negate-unary-element.sol Add test 2 years ago
newexpression-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
newexpression-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
pragma-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
pragma-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
pragma-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
pragma-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
pragma-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
push-all.sol move solc parsing and detectors into e2e folder 2 years ago
return-all.sol move solc parsing and detectors into e2e folder 2 years ago
scope-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
scope-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
struct-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
struct-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
ternary-with-max.sol move solc parsing and detectors into e2e folder 2 years ago
throw-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
throw-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-0.7.1.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-0.7.4.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-import-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-import-0.7.1.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-import-bis-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-import-bis-0.7.1.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-nested-import-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-nested-import-0.7.1.sol move solc parsing and detectors into e2e folder 2 years ago
top-level-struct-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
top_level_variable-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top_level_variable-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
top_level_variable2-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
top_level_variable2-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
trycatch-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
trycatch-0.6.0.sol Fix try catch infinite recursion 2 years ago
tupleexpression-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
tupleexpression-0.4.24.sol move solc parsing and detectors into e2e folder 2 years ago
tupleexpression-0.5.3.sol move solc parsing and detectors into e2e folder 2 years ago
type-aliases.sol improve name resolution of type aliases (#2061) 1 year ago
unaryexpression-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
unaryexpression-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
unchecked-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
unchecked-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.5.4.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.6.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.8.4.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.8.7.sol move solc parsing and detectors into e2e folder 2 years ago
units_and_global_variables-0.8.12.sol move solc parsing and detectors into e2e folder 2 years ago
user_defined_operators-0.8.19.sol Merge branch 'dev' into dev-ud-operators 1 year ago
using-for-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-0.4.1.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-1-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-2-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-3-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-4-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-alias-contract-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-alias-dep1.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-alias-dep2.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-alias-top-level-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-functions-list-1-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-functions-list-2-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-functions-list-3-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-functions-list-4-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-global-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-in-library-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-library-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
using-for-this-contract.sol Fix using for when used with "this" (#2224) 10 months ago
variable-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.4.5.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.4.14.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.4.16.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.6.5.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.6.9.sol move solc parsing and detectors into e2e folder 2 years ago
variable-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
variabledeclaration-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
variabledeclaration-0.4.24.sol move solc parsing and detectors into e2e folder 2 years ago
variabledeclaration-0.5.0.sol move solc parsing and detectors into e2e folder 2 years ago
while-all.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.4.0.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.4.1.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.4.11.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.7.0.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.7.5.sol move solc parsing and detectors into e2e folder 2 years ago
yul-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago
yul-state-constant-access.sol move solc parsing and detectors into e2e folder 2 years ago
yul-top-level-0.8.0.sol move solc parsing and detectors into e2e folder 2 years ago