Commit Graph

577 Commits (c345ecd8be4501de14e9c9318f082a1b465fffe6)
 

Author SHA1 Message Date
Josselin f0ab53ac16 Minor 6 years ago
Josselin e87d215780 Update README 6 years ago
Josselin feade6cd22 minor 6 years ago
Josselin 4123987c3c Run truffle compile automatically 6 years ago
Josselin ddb2ae219e Update readme 6 years ago
Josselin 76e781d598 Improve travis test 6 years ago
Josselin 26df3b2165 Open source constant function detector 6 years ago
Josselin de018d5f4d Add function.contains_assembly property 6 years ago
Josselin 9770fe6276 Improve precision of uninitialized local variable (don't consider function with asm code) 6 years ago
Josselin 82d4730f12 Rename exclude-detectors -> exclude (close 76) 6 years ago
Josselin 24d372bfda Fix incorrect library.structure conversion 6 years ago
Josselin 3b7319ffdf Improve truffle integration 6 years ago
Josselin 952a90b4d5 Fix minor bug 6 years ago
Josselin 24b010361a Update travis 6 years ago
Josselin ae2d658661 Merge branch 'master' into dev 6 years ago
Josselin c75cd1d63d Use floating solidity version for travis tests 6 years ago
Josselin 01eb6af732 Merge branch 'master' into dev 6 years ago
Josselin c197f5dc7b Fix typo shift operator 6 years ago
Josselin 4cfe21eeed Improve node_modules source mapping 6 years ago
benstew 63708a63df shorten --exclude-detectors to --exclude and remove whitespace 6 years ago
benstew 89a17d098c update travis test 6 years ago
benstew 75c5088c11 move detector to operations directory and refactor 6 years ago
benstew 684ef023f2 unused return values 6 years ago
Josselin a0b63909a6 Improve arbitrary send heuristic 6 years ago
Josselin 83bfbf4d40 Improve truffle parsing 6 years ago
Josselin 737cac5c4c Merge branch 'master' into dev 6 years ago
Josselin d6806f0763 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 48407e7413 Minor 6 years ago
Josselin cda70afb20 Merge branch 'master' into dev 6 years ago
Josselin 3339ebd8fa Merge branch 'dev-fixes' into dev 6 years ago
Josselin 95e94beb32 Import contract summary printer 6 years ago
Josselin 91084f81a2 Fix inheritance_graph 6 years ago
Disconnect3d 56fc136988
Fix double apostrophe (#75) 6 years ago
Josselin cc64b0a594 Minor detector improvements 6 years ago
Josselin 6a1c98434b Improve ConstantPragma output 6 years ago
Josselin 54d140e24e Update deletegall heuristic 6 years ago
Josselin 2018cdcf21 Update README 6 years ago
Josselin 4eb264688c ControlledDegatecall: improve heuristic 6 years ago
Josselin 20b7a29e38 Update confidence of controlled delegatecall 6 years ago
Josselin 1f1e31c526 ControlledDelegatecall: add suport for codecall 6 years ago
Josselin 866e219041 New detector: controlled delegatecall 6 years ago
Josselin e3634b3ad5 Typo arbitrarySend 6 years ago
Josselin dabffe3630 API taint changes: 6 years ago
Josselin 62d73f212d Update human summary printer 6 years ago
Josselin 5f256f4761 Merge branch 'dev' of github.com:trailofbits/slither into dev 6 years ago
Josselin 5db1510714 Add human printer example 6 years ago
Josselin 95b09cc708 Merge branch 'dev-printer-human-readable' into dev 6 years ago
Josselin 1048c61185 Merge branch 'dev' into dev-printer-human-readable 6 years ago
Ben Stewart 4f1970351e
Update slither/utils/code_complexity.py 6 years ago
Ben Stewart fb1abacfdc
Update slither/core/declarations/contract.py 6 years ago