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
Alexander Remie 014bce3a85 add generated expected json output of each test 6 years ago
..
arbitrary_send.arbitrary-send.json add generated expected json output of each test 6 years ago
arbitrary_send.sol Constructor declared as protected function 6 years ago
backdoor.backdoor.json add generated expected json output of each test 6 years ago
backdoor.sol added to readme 6 years ago
backdoor.suicidal.json add generated expected json output of each test 6 years ago
const_state_variables.constable-states.json add generated expected json output of each test 6 years ago
const_state_variables.sol detectors: Add state variables that could be const detector. 6 years ago
external_function.external-function.json add generated expected json output of each test 6 years ago
external_function.sol ExternalFunction: Simplify codebase and example 6 years ago
external_function_test_2.sol ExternalFunction: Simplify codebase and example 6 years ago
inline_assembly_contract.assembly.json add generated expected json output of each test 6 years ago
inline_assembly_contract.sol detectors: Add assembly detector. 6 years ago
inline_assembly_library.assembly.json add generated expected json output of each test 6 years ago
inline_assembly_library.sol detectors: Add assembly detector. 6 years ago
locked_ether.locked-ether.json add generated expected json output of each test 6 years ago
locked_ether.sol Update lockedEther testcase 6 years ago
low_level_calls.low-level-calls.json add generated expected json output of each test 6 years ago
low_level_calls.sol detectors: Add low level calls detector. 6 years ago
naming_convention.naming-convention.json add generated expected json output of each test 6 years ago
naming_convention.sol Merge branch 'master' into dev-naming-convention 6 years ago
old_solc.sol API changes: 6 years ago
old_solc.sol.json API changes: 6 years ago
old_solc.sol.json.solc-version.json add generated expected json output of each test 6 years ago
pragma.0.4.23.sol API changes: 6 years ago
pragma.0.4.24.pragma.json add generated expected json output of each test 6 years ago
pragma.0.4.24.sol API changes: 6 years ago
reentrancy.reentrancy.json add generated expected json output of each test 6 years ago
reentrancy.sol API changes: 6 years ago
reentrancy_indirect.sol Typo 6 years ago
taint_mapping.sol Add SlithIR representation (WIP) 6 years ago
tx_origin.sol Open source tx.origin detector 6 years ago
tx_origin.tx-origin.json add generated expected json output of each test 6 years ago
uninitialized.sol UninitializedStateVarsDetection: Fix incorrect storage parameters add 6 years ago
uninitialized.uninitialized-state.json add generated expected json output of each test 6 years ago
uninitialized_storage_pointer.sol Update Travis tests 6 years ago
uninitialized_storage_pointer.uninitialized-storage.json add generated expected json output of each test 6 years ago
unused_state.sol Open source unused state variable detector 6 years ago
unused_state.unused-state.json add generated expected json output of each test 6 years ago