Commit Graph

436 Commits (1f1e31c52600b7b0204a207327d56efea1643001)
 

Author SHA1 Message Date
Alexander Remie 4cb3a13eb1 use custom python script to pretty print json output instead of python -e json.tool 6 years ago
Alexander Remie 42415bf917 regenerated (now deterministic ordered) json output for some tests 6 years ago
Alexander Remie 4c1ff2e68e make output order of every detector deterministic 6 years ago
Alexander Remie a7a933ff9b regenerated expected json output files and moved them to tests/expected_json/ 6 years ago
Alexander Remie 6dc5cbe70e improve expected-json-generation and test script + use new tests/expected_json/ dir to store expected json files 6 years ago
Alexander Remie aa562c7a8b force sorted list of pragmas, otherwise order is non-deterministic and output json does nto always get same pragma versions array order 6 years ago
Josselin 1b3b29a808 Improve truffle integration 6 years ago
Feist Josselin 9170be70d6
Merge pull request #66 from rmi7/fix-bug/vars-and-auth-printer 6 years ago
Alexander Remie 014bce3a85 add generated expected json output of each test 6 years ago
Alexander Remie b7119f0460 update travis_test.sh to compare json output instead of counting output lines 6 years ago
Alexander Remie db84aeca1f add shell script to generate the expected (beautified) json output for each test 6 years ago
Alexander Remie 8ca89eda96 fix vars-and-auth print bug 6 years ago
Josselin 52ff720902 Merge branch 'master' into dev 6 years ago
Josselin a1758a1421 Fix typos in print statement 6 years ago
Josselin cc64d36486 Fix bug 6 years ago
Feist Josselin d9d45941ea
Merge pull request #64 from rluijk/fix-print-helper-typo 6 years ago
Josselin c08c3b56e7 Udapte 6 years ago
Josselin 6dc9faf496 Update 6 years ago
Josselin 30c76ffa41 Improve complex, external, suicidal 6 years ago
Josselin eb2c2a560a Impropve source mapping printing 6 years ago
Josselin 0fa07b3194 Improve offset-lines number conversion 6 years ago
Josselin 72ab14003c Add raw source_code to slither when possible 6 years ago
Rene 3700283c85 small typos in print statement 6 years ago
Josselin 39f560bf97 Version 0.2.0 6 years ago
Josselin 8fafb75cc7 SlithIR: Improve Length op support 6 years ago
Josselin 29b42184f2 Merge branch 'dev-fix-specific-taint' into dev 6 years ago
Josselin 9cfc57eb77 update readme 6 years ago
Josselin 44dfa2b41c Merge branch 'master' into dev 6 years ago
Josselin d95147851d Add node ref to Temporary/Reference 6 years ago
Josselin 30bb43906e Update README 6 years ago
Josselin 5809eb9188 SlithIR: add unroll to EventCall op 6 years ago
Josselin 64cb06dfe5 SlithIR: add unroll to InitArray op 6 years ago
Josselin 9648c99dd8 Minor 6 years ago
Josselin e4224b4a6a Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 545841659b SlithIR: fix minor bugs 6 years ago
Simon @redshark1802 e1981a2984 update detector descriptions witht txt from README (#62) 6 years ago
Josselin cfc3988ed1 Remove this.balance (automatically converted to BALANCE) 6 years ago
Josselin b6460dd235 Apply unrolling on new operators 6 years ago
Josselin 5c87654c97 SlithIR: add Balance and Lenght Operator 6 years ago
Josselin ae9c64ece6 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 82a5461ed9 More strict rules on variable type 6 years ago
Feist Josselin 0d14c342f7
Update travis_test.sh 6 years ago
Feist Josselin 00dad1335a
Update travis_test.sh 6 years ago
Josselin 9b818aab16 Rename const-candidates-state to constable-states 6 years ago
Josselin 6689a54476 Rename const-candidates-state to constable-states 6 years ago
Josselin 6e229913d8 Merge branch 'master' into dev 6 years ago
Josselin 12d0013095 UninitializedStateVarsDetection: dont report unused variables 6 years ago
Josselin 517a73ca33 Uninitialized state variable: remove var init at declaration 6 years ago
Josselin 452811e1ee ExternalFunction: exclude constructor 6 years ago
Josselin 519a8698db Dont show the backdoor detector example in --list-detectors 6 years ago