Commit Graph

1977 Commits (d2bf6ce06438af9af1fdf1c0182dd64e8b4b3b46)
 

Author SHA1 Message Date
Feist Josselin 823c27a2f9
Merge pull request #541 from crytic/dev-external-call-st-to-tuple 4 years ago
Feist Josselin 18d33c2d86
Merge pull request #502 from crytic/dev-yul 4 years ago
Josselin 945ff10aef Yul: minor modifs 4 years ago
Feist Josselin e32089ba32
Merge branch 'dev' into dev-yul 4 years ago
Josselin 2ee8aad7a6 Convert structure types to list of types if the lvalue is a tuple (fix #529 second issue) 4 years ago
Feist Josselin 04cd1d4dde
Merge pull request #540 from crytic/dev-storage-size-type-info 4 years ago
Josselin 26cd41c51f Missing import 4 years ago
Josselin a7ebc0903b Add storage_size for TypeInformation 4 years ago
Feist Josselin 3ffdbcdfc8
Merge pull request #539 from crytic/dev-fix-tuple-low-level 4 years ago
Josselin c9fdc0b0af Fix incorrect tuple type in case of low level call (fix #529) 4 years ago
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 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