Commit Graph

1317 Commits (08c7d352447ff2ac02d47b3f577e8c08fe2e493f)
 

Author SHA1 Message Date
Josselin bffa59f6c5 Rename slither-check-upgradability -> slither-check-upgradeability 6 years ago
Josselin 40ee332e8a Minor 6 years ago
Josselin 5efbe05f3f Typo + add --embark-ignore-compile flag 6 years ago
Josselin ee1b4c251d Refactor Slither entry point: a Slither object will now detect by itself 6 years ago
Josselin e531c3ace3 Merge branch 'dev' 6 years ago
Josselin 75658ec2f2 Fix incorrect embark plugin name 6 years ago
Josselin b3cd1ee15b Update to @trailofbits/embark-contract-info v1.0.0 6 years ago
Josselin 2ddb9bbd28 Update embark directory 6 years ago
Josselin 66512afa8d Merge branch 'dev' into dev-embark-support 6 years ago
Josselin 605ea7f847 Add support for 'selector' Solidity keyword 6 years ago
Josselin 202bf27222 Add support for 'selector' Solidity keyword 6 years ago
Josselin b372621a0a Embark plugin: 6 years ago
Feist Josselin e579fce61e
Merge branch 'dev' into dev-embark-support 6 years ago
rajeevgopalakrishna ac9eeaac94 Fixed a typo kwargsg -> kwargs 6 years ago
rajeevgopalakrishna 402ead4e8b Renamed embark-ast to embark-contract-info 6 years ago
rajeevgopalakrishna 2298e154b5 Changed conditional flows. Fixed bug. 6 years ago
rajeevgopalakrishna b1cbe27a55 Support embark plugin which generates ABI+bytecode data along with AST 6 years ago
Josselin f6bb905752 Add cli option: --truffle-build-directory to specify custom truffle build directory (fix #187) 6 years ago
Josselin 32646e703c Add cli option: --truffle-build-directory to specify custom truffle build directory (fix #187) 6 years ago
Josselin 78b60631ac Update travis badge 6 years ago
Josselin b7786962a1 Update travis badge 6 years ago
Josselin 1ff7897b89 Merge branch 'master' into dev 6 years ago
Josselin a8b7e55638 Update wiki link (crytic) (Fix #190) 6 years ago
rajeevgopalakrishna 3f79e604f7 Adding support for Embark repos 6 years ago
Josselin cdaf816b5d Merge branch 'dev' of github.com:trailofbits/slither into dev 6 years ago
Josselin 4640861a1c Consider the parsing of IndexAccess with a None rigth side as a ElementaryTypeNameExpression (Fix #177) 6 years ago
Josselin 0873fd077d Fix minor in return_values/return_values_ssa 6 years ago
Feist Josselin e328b659ac
Merge pull request #194 from crytic/dev-fix-line-numbers 6 years ago
Josselin 6e83e11702 Merge branch 'master' into dev 6 years ago
Josselin 6a4ad1893e Merge branch 'dev-fix-data-dependency' into dev 6 years ago
Josselin acb6d4585f core.declaration.function: re-order import 6 years ago
Josselin 404a2ad72d return_values/return_values_ssa: Remove dupplicate 6 years ago
David Pokora 8f13315389
Updated line number calculation to use splitlines() instead of split('\n'). 6 years ago
David Pokora ad4fc1b510
Fixed a bug where return carraiges would offset line number calculations (close #180) 6 years ago
rajeevgopalakrishna 5bf963b35d Moved the capturing of return values (with memoization) to core/declarations/function.py from analyses/data_dependency/data_dependency.py. Fixed the bug where multiple returns within a function would be missed. 6 years ago
rajeevgopalakrishna 897930f2c1 Fixed data dependency to propagate return values to call sites 6 years ago
rajeevgopalakrishna e36e0f8875 Fixed data dependency to propagate return values of functions to call sites. 6 years ago
Josselin 0891f9a8a5 v0.6.1 6 years ago
Josselin 559e838e89 Add --ignore-return-value flag 6 years ago
Josselin 108851ac9e README: add logo 6 years ago
Feist Josselin f0a27385e1
Merge pull request #184 from trailofbits/fix_arbitrary_send_message 6 years ago
agroce 4d0f55733b change arbirary to arbitrary 6 years ago
Josselin 8a94a6e66b Improve support of slithir conversion for Event with explicit base contract 6 years ago
Josselin ea24e614be Improve slither-check-upgradability + add travis unit tests 6 years ago
Josselin cdda518e12 slither-check-upgradability: add check initialization module (close #182) 6 years ago
Josselin 816cef52da Minor typo 6 years ago
Josselin af01bdcdac Merge branch 'master' of https://github.com/rajeevgopalakrishna/slither into rajeevgopalakrishna-master 6 years ago
Josselin 03dc21cffe Merge branch 'dev' of github.com:trailofbits/slither into dev 6 years ago
Feist Josselin 2fa398249a
Merge pull request #181 from trailofbits/dev-make-generic-taint-optional 6 years ago
Josselin 81c907d16a Merge branch 'dev-fix-polymath-core' into dev 6 years ago