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
Josselin 8036436fb4 Merge branch 'master' into dev-naming-convention 6 years ago
..
arbitrary_send.sol Constructor declared as protected function 6 years ago
backdoor.sol added to readme 6 years ago
const_state_variables.sol detectors: Add state variables that could be const detector. 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.sol detectors: Add assembly detector. 6 years ago
inline_assembly_library.sol detectors: Add assembly detector. 6 years ago
locked_ether.sol Update lockedEther testcase 6 years ago
low_level_calls.sol detectors: Add low level calls detector. 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
pragma.0.4.23.sol API changes: 6 years ago
pragma.0.4.24.sol API changes: 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
uninitialized.sol UninitializedStateVarsDetection: Fix incorrect storage parameters add 6 years ago
uninitialized_storage_pointer.sol Update Travis tests 6 years ago
unused_state.sol Open source unused state variable detector 6 years ago