Commit Graph

1002 Commits (140ea6fd0b39dd4bd41f8983b0e405c02cd6a655)
 

Author SHA1 Message Date
Josselin 140ea6fd0b Remove Solidity dependencies 6 years ago
Josselin 2047ca6e88 Minor improvements in slither-similar: 6 years ago
ggrieco-tob d3f9816999 more fixes 6 years ago
ggrieco-tob 7f39c77219 improved module loading 6 years ago
ggrieco-tob 06d70856bd fix 6 years ago
ggrieco-tob 089cb4a9e7 fixed test 6 years ago
ggrieco-tob 802ab4edb2 fixes 6 years ago
ggrieco-tob ee706bf5a9 fixes and improvements in slither-simil 6 years ago
ggrieco-tob 6c613dde8c fixed formating 6 years ago
ggrieco-tob 1752a1abfb added crytic-compile options into the slither-simil command line 6 years ago
ggrieco-tob 5a1d30e1ab fixes 6 years ago
ggrieco-tob ee37919ca7 fixed test 6 years ago
ggrieco-tob 96c9417705 removed useless module 6 years ago
ggrieco-tob 2664045e6f added installation of requisites 6 years ago
ggrieco-tob b00b375520 added installation of requisites 6 years ago
ggrieco-tob 3ec2a49b43 Merge branch 'dev-simil' of ssh://github.com/trailofbits/slither into dev-simil 6 years ago
ggrieco-tob c41bddd393 added basic tests for slither-simil 6 years ago
ggrieco-tob 92a0ca0e22 fixed bug in simil info 6 years ago
ggrieco-tob 0158705616 Merge branch 'master' of ssh://github.com/trailofbits/slither into dev-simil 6 years ago
Feist Josselin f0cb66dd2b
Merge pull request #215 from crytic/dev-fp-erc20-interface 6 years ago
Josselin 1d4d681e2c Add missing files 6 years ago
Josselin 5e1eb42311 ERC20/721 detector: move is_possible_* function to contract.has_an_erc*_function 6 years ago
Josselin c7509c7e5e Merge branch 'dev' into dev-fp-erc20-interface 6 years ago
Josselin cda075ac2f Minor 6 years ago
Josselin d1dbef483d Improve too many digits detector. Fix travis test 6 years ago
Josselin 8c9bf94ce5 Merge branch 'dev' into GillesdeB-dev-too-many-digits 6 years ago
Josselin 152f62e57d Merge branch 'dev-too-many-digits' of https://github.com/GillesdeB/slither into GillesdeB-dev-too-many-digits 6 years ago
Feist Josselin 96c128230b
Merge pull request #227 from crytic/dev-fix-types 6 years ago
Josselin fbd1ddb5fc - Improve literals parsing and Constant conversion: 6 years ago
Josselin 0fd77f9042 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Feist Josselin 02ce42a280
Merge pull request #219 from crytic/dev-fix-linecolumncalculations 6 years ago
Josselin b209758a7d Add slither._add_source_code function 6 years ago
David Pokora 26609db2fd
Fixes an regression issue with line/column number calculations (resolves #218) 6 years ago
Josselin 0d4f42811a Fix bugs in call graph printer 6 years ago
Josselin b6af826a83 Improve travis tests: 6 years ago
Gilles de Bordeaux 7e56501a39 Added a test for “too-many-digits” detector 6 years ago
Gilles de Bordeaux ec73250981 Added the new “too-many-digits” detector 6 years ago
David Pokora 7238e9b033
-Relaxed erc20-interface detector to report incorrect function signatures even if the function was not declared in that contract immediately 6 years ago
David Pokora 8d2a2ce09c
Fix false positives as a result of ERC721 interfaces appearing similar to ERC20. 6 years ago
Feist Josselin 04c147f7e5
Merge pull request #211 from crytic/dev-functionid-fix 6 years ago
Josselin e66db801a2 function-ids printer: fix incorrect type in case of multi-dim arrays 6 years ago
David Pokora d9d960fa9c
Fix functionid printer to account for getters having parameters (key is input in mappings, uint256 index is input for arrays). 6 years ago
Feist Josselin ad0f3cd80c
Merge pull request #204 from crytic/dev-sourcemapping-columns 6 years ago
Feist Josselin 2495ba3ed2
Merge pull request #208 from crytic/dev-fix-solc-ast-flag 6 years ago
Josselin 638edb2a1c Improve travis_test_cli.sh 6 years ago
Josselin 97b4f5cc7c Add 3 new type of tests for travis: 6 years ago
Josselin 8d0297f604 Fix travis path 6 years ago
Josselin a58da24e86 Update travis test 6 years ago
Josselin 852856a5df Merge branch 'master' into dev-sourcemapping-columns 6 years ago
Josselin 08762a0275 Improve travis test 6 years ago