Commit Graph

1758 Commits (9e69274e45a6c687cae7c2241fb69cb9fa0fee6f)
 

Author SHA1 Message Date
Feist Josselin 9e69274e45
Merge pull request #538 from crytic/dev-duplicate-index 4 years ago
Josselin 697e7bab46 Improve support for variable name reused (fix #534) 4 years ago
Feist Josselin af3d1b0c75
Merge pull request #537 from crytic/dev-flat-pragma 4 years ago
Josselin 5620b3bfbd slither-flat: Improve helper 4 years ago
Feist Josselin c857bf88fd
Merge pull request #536 from crytic/dev-tuples-types 4 years ago
Josselin 9fb974c33f slither-flat: Add --pragma-solidity flag (fix #531) 4 years ago
Josselin d8ccb645b7 Improve type support for tuple (fix #529) 4 years ago
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 075db34267 typings 4 years ago
samczsun f3485c5f62 Implement support for calculating storage layout 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 4 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
Feist Josselin 704a2f44d0
Merge pull request #496 from crytic/dev-slither-flat 5 years ago
Feist Josselin 2cb9e5af30
Merge pull request #497 from crytic/dev-interfaceId 5 years ago