Commit Graph

4197 Commits (04f0dbecce2ecc08b0b45d6660c22a0bbcc67421)
 

Author SHA1 Message Date
Feist Josselin 424225d69d
Merge pull request #51 from redshark1802/feature/filename-globbing 6 years ago
Josselin 36d5fff6b2 Undo modif on naming_convention.py 6 years ago
Josselin 3d6d15138b Json parsing split to faciliate truffle integration 6 years ago
Josselin 7bd4a7a9e8 Compact AST: Fix missing var init 6 years ago
Josselin 8e81aca4c7 Merge branch 'master' into dev-compact-ast 6 years ago
Josselin 83c1335ec7 Add support to compact AST (WIP) 6 years ago
redshark1802 2ebbe025a8 add support for supplying a glob in addition to file and folder 6 years ago
Josselin 836f3bab33 Update detectors helper to be consistent with README.md 6 years ago
Josselin 8edda50c62 Merge branch 'dev' 6 years ago
Josselin 2c7494b437 Merge branch 'dev' of github.com:trailofbits/slither into dev 6 years ago
Dan Guido 0cfcdc7ccf
add const candidates to readme 6 years ago
Feist Josselin 471959a16a
Merge pull request #38 from cryptomental/feature/const-state-variables-candidates-detector 6 years ago
Josselin 0197093a4c Add exceptions to the naming convention rules 6 years ago
Feist Josselin 3466ca5ed7
Merge pull request #42 from pvgupta24/inheritance-logs 6 years ago
Feist Josselin bbba8945ef
Merge pull request #46 from trailofbits/checks-readme 6 years ago
Dan Guido 0b9e71f3f2
Update README.md 6 years ago
Dan Guido ef389c9916
Update README.md 6 years ago
Praveen Gupta cbb64a719a Adds example contracts for inheritance printer 6 years ago
Praveen Gupta 93c6151ce6 Formatting fixes for inheritance printer 6 years ago
Cryptomental 9db2914031 possible_const_state_variables.py: Improve detector with more strict rules. 6 years ago
Josselin 6fa03819c6 Merge branch 'master' into dev-compact-ast 6 years ago
Feist Josselin 14ed734d82
Update README.md 6 years ago
Josselin 15845cb5e3 Add slither-analyzer to pypi (close #41) 6 years ago
Josselin 9c294c7c88 Remove results information if printers are used 6 years ago
Josselin f31bdbcdf0 Add script example to print slithIR operations 6 years ago
Josselin 4548a91323 SlithIR: improve the assignment of tmp variable names 6 years ago
Feist Josselin 785ec04988
Merge branch 'dev' into feature/const-state-variables-candidates-detector 6 years ago
Josselin 91cd139202 Update README 6 years ago
Feist Josselin 1452540590
Merge pull request #36 from cryptomental/feature/low-level-calls-detector 6 years ago
Feist Josselin c3878006ab
Update low_level_calls.py 6 years ago
Josselin b9c5df3409 Update travis script to use one detector per testcase (close #37) 6 years ago
Feist Josselin 2035da2f23
Merge branch 'dev' into feature/low-level-calls-detector 6 years ago
Josselin cb85e1023f Merge branch 'master' into dev 6 years ago
Josselin 4b12168a18 Merge branch 'master' into dev 6 years ago
Feist Josselin bcc8dc371c
Merge pull request #34 from redshark1802/feature/naming-convention 6 years ago
Feist Josselin f8c1ce729e
Update README.md 6 years ago
Feist Josselin 64eb44c74e
Update naming_convention.py 6 years ago
Josselin 2066be8d2a Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin b67dcffa92 Merge branch 'rename_printers' 6 years ago
Josselin 98be00c0a4 Initial support of compact AST (WIP) 6 years ago
Praveen Gupta 04a824752f Adds PrinterInheritanceGraph in main.py 6 years ago
Praveen Gupta bd1a056dd9 Adds printer for inheritance and updates inheritance-graph printer 6 years ago
Dan Guido c31763ad4f
Update README.md 6 years ago
Dan Guido 41eeb70065
nit 6 years ago
Cryptomental 433ca4fcc9 detectors: Add state variables that could be const detector. 6 years ago
redshark1802 114b4c9e1c set confidence to high 6 years ago
Cryptomental 156ba6a9bb detectors: Add low level calls detector. 6 years ago
redshark1802 a0cb5ecf83 fix test 6 years ago
redshark1802 b3cd113d2d Merge branch 'master' into feature/naming-convention 6 years ago
Josselin b03386feee Merge branch 'master' into dev 6 years ago