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
Feist Josselin 785ec04988
Merge branch 'dev' into feature/const-state-variables-candidates-detector
6 years ago
..
arbitrary_send.sol Constructor declared as protected function 6 years ago
backdoor.sol API changes: 6 years ago
const_state_variables.sol detectors: Add state variables that could be const detector. 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 add Naming Convention Detector 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 Update documentation 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