Commit Graph

3560 Commits (3fb564fbc3c9fd6fb144f6a6e02bef3733d3c8a0)
 

Author SHA1 Message Date
Feist Josselin 7f85eb3da4
Merge pull request #535 from crytic/dev-try-catch 4 years ago
Josselin 7f06947601 Prevent infite loop on nested try/catch/if/then/else (fix #533) 4 years ago
Feist Josselin a23a137a5e
Merge pull request #507 from crytic/feature/storage-slots 4 years ago
Josselin 1b8210159e Update documentation of state_variables_ordered (breaking change) 4 years ago
Feist Josselin 9ed1cb133a
Merge pull request #524 from crytic/bugfix/ifloop-ordering 4 years ago
Feist Josselin dc3c0731ec
Merge pull request #530 from crytic/dev-suicidal 4 years ago
Josselin 096915a51a declaration.function: minor refactor if IF/IFLOOP detection 4 years ago
Josselin dfe0e657f5 Node.son_true/son_false: minor 4 years ago
Josselin 79cfa1d67c Merge branch 'master' into dev 4 years ago
Josselin fa8deb6214 Detect suicidal external function (fix #527) 4 years ago
Feist Josselin d688fc9cad
Merge pull request #528 from crytic/dev-erc 4 years ago
Josselin 22d9c6827e Fix slither-erc when checking state variable as function 4 years ago
samczsun 955ad39d74 fix ordering of sons when parsing for loop 4 years ago
Feist Josselin 9e99b5bcde
Merge pull request #522 from crytic/dev-top-level 4 years ago
Josselin 9c6090a4f9 Improve printers 4 years ago
Josselin 2d256ddd93 Improve support of top-level structures and enums 4 years ago
samczsun c2cb8dbf6c update the right field 4 years ago
samczsun a607e6eb57 set some more fields 4 years ago
samczsun 3edef5344b remove old check 4 years ago
samczsun 95c6229a88 do one final conversion 4 years ago
samczsun 075db34267 typings 4 years ago
samczsun f3485c5f62 Implement support for calculating storage layout 4 years ago
samczsun 66ae66b09c translate signed operations 4 years ago
samczsun ba4e288b9a do some cleanup 4 years ago
samczsun c809e83bde remove unused import 4 years ago
samczsun 1bf449bec8 rewrite to handle new parser layout 4 years ago
Josselin aae3a0e642 Minimal YUL handling 4 years ago
Feist Josselin 64ecdbec9a
Merge pull request #517 from crytic/dev-fix-parsing-bugs 4 years ago
Feist Josselin f4dc5f0bc4
Merge pull request #516 from crytic/dev-parsing-ternary 4 years ago
Josselin 7dbb1d4964 Fix incorrect modifier parsing 4 years ago
Josselin 02cd197af2 Fix incorrect ternary parsing introduced with #514 4 years ago
Josselin b57f235a7e Merge branch 'master' into dev 4 years ago
Josselin fb039abcf3 Remove dapp test 4 years ago
Josselin 63dbe8d747 Merge branch 'dev' of github.com:crytic/slither into dev 4 years ago
Feist Josselin b29364a7b3
Merge pull request #514 from crytic/dev-sync-from-dev0.7 4 years ago
Josselin f20c5de35c Merge branch 'master' into dev 4 years ago
Josselin 422f67b1cc Fix slither-simil 4 years ago
Josselin 4319bb3605 Merge slither/tools slither/visitors/expression from dev-0.7 4 years ago
Feist Josselin 3a553728ae
Merge pull request #512 from crytic/master-publications 4 years ago
Josselin 010d84125a Use previous version of function.fix_phi 4 years ago
Josselin f22aa47ecc Merge dev-0.7 classes to dev: 4 years ago
Josselin bab01ebafe Disable dapp test 4 years ago
Josselin 47fd39d5da List external publications 5 years ago
Feist Josselin 5c8c2b9a33
Merge pull request #510 from crytic/dev-node-print 5 years ago
Josselin 2b5f3099dd Update tests 5 years ago
Josselin b4a5df2388 Improve node.__str__ (fix #509) 5 years ago
Feist Josselin 0d08823c77
Merge pull request #499 from crytic/dev-top-level-struct-enum 5 years ago
Josselin b62cd9aca7 - Add support for top level structures and enums 5 years ago
Feist Josselin 8c86c8a260
Merge pull request #498 from crytic/dev-new-call-syntax 5 years ago
Josselin f8b5a1a9d6 Add support for new C{value:1} syntax introduced in 0.6.2 (fix #485) 5 years ago