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/expected_json
Josselin 2ee2792064 Refactor detectors tests to use pytest 4 years ago
..
arbitrary_send-0.5.1.arbitrary-send.txt Update regression tests 5 years ago
arbitrary_send.arbitrary-send.txt Update regression tests 5 years ago
backdoor.backdoor.txt Update regression tests 5 years ago
backdoor.suicidal.txt Update regression tests 5 years ago
const_state_variables.constable-states.txt Update regression tests 5 years ago
constant-0.5.1.constant-function-asm.txt Update regression tests 5 years ago
constant-0.5.1.constant-function-state.txt Update regression tests 5 years ago
constant.constant-function-asm.txt Update regression tests 5 years ago
constant.constant-function-state.txt Update regression tests 5 years ago
controlled_delegatecall.controlled-delegatecall.txt Update regression tests 5 years ago
deprecated_calls.deprecated-standards.txt Update tests 5 years ago
erc20_indexed.erc20-indexed.txt Update regression tests 5 years ago
external_function.external-function.txt Copy editing on all public detectors 4 years ago
external_function_2.external-function.txt Update regression tests 5 years ago
incorrect_equality.incorrect-equality.txt Fix bug introduced in #445: The change in the function signature makes the parsing failed, as solc generated in the json type using the contract's name 5 years ago
incorrect_erc20_interface.erc20-interface.txt Update regression tests 5 years ago
incorrect_erc721_interface.erc721-interface.txt Update regression tests 5 years ago
inline_assembly_contract-0.5.1.assembly.txt Update tests 5 years ago
inline_assembly_contract.assembly.txt Update tests 5 years ago
inline_assembly_library-0.5.1.assembly.txt Update tests 5 years ago
inline_assembly_library.assembly.txt Update tests 5 years ago
locked_ether-0.5.1.locked-ether.txt Update regression tests 5 years ago
locked_ether.locked-ether.txt Update regression tests 5 years ago
low_level_calls.low-level-calls.txt Update regression tests 5 years ago
multiple_calls_in_loop.calls-loop.txt Update regression tests 5 years ago
naming_convention.naming-convention.txt Copy editing on all public detectors 4 years ago
old_solc.sol.json.solc-version.txt solc-version: 4 years ago
pragma.0.4.24.pragma.txt Update regression tests 5 years ago
reentrancy-0.5.1-events.reentrancy-events.txt Fix bug introduced in #445: The change in the function signature makes the parsing failed, as solc generated in the json type using the contract's name 5 years ago
reentrancy-0.5.1.reentrancy-eth.txt Refactor reentrancy to show where are the calls/write to variables in internal calls (fix #412) 5 years ago
reentrancy.reentrancy-eth.txt Refactor reentrancy to show where are the calls/write to variables in internal calls (fix #412) 5 years ago
reentrancy.reentrancy-unlimited-gas.txt Refactor reentrancy to show where are the calls/write to variables in internal calls (fix #412) 5 years ago
right_to_left_override.rtlo.txt Update regression tests 5 years ago
shadowing_abstract.shadowing-abstract.txt Update regression tests 5 years ago
shadowing_builtin_symbols.shadowing-builtin.txt Update regression tests 5 years ago
shadowing_local_variable.shadowing-local.txt Update regression tests 5 years ago
shadowing_state_variable.shadowing-state.txt Update regression tests 5 years ago
solc_version_incorrect.solc-version.txt More typo fixes 4 years ago
solc_version_incorrect_05.ast.json.solc-version.txt Update solc-version recommended versions (fix #570) 4 years ago
timestamp.timestamp.txt Update regression tests 5 years ago
too_many_digits.too-many-digits.txt Update regression tests 5 years ago
tx_origin-0.5.1.tx-origin.txt Update regression tests 5 years ago
tx_origin.tx-origin.txt Update regression tests 5 years ago
unchecked_send-0.5.1.unchecked-send.txt Update regression tests 5 years ago
uninitialized-0.5.1.uninitialized-state.txt Update regression tests 5 years ago
uninitialized.uninitialized-state.txt Update regression tests 5 years ago
uninitialized_local_variable.uninitialized-local.txt Fix finding id 5 years ago
uninitialized_storage_pointer.uninitialized-storage.txt Fix finding id 5 years ago
unused_return.unused-return.txt Fix bug introduced in #445: The change in the function signature makes the parsing failed, as solc generated in the json type using the contract's name 5 years ago
unused_state.unused-state.txt Update regression tests 5 years ago
void-cst.void-cst.txt Update regression tests 5 years ago