Commit Graph

1794 Commits (ef38fc4ac81617fb94201c7cc202bf8c6c900aa7)
 

Author SHA1 Message Date
Feist Josselin ef38fc4ac8
Merge pull request #561 from crytic/bugfix/library-address 4 years ago
samczsun d42f3981e5 allow converting library to address 4 years ago
Feist Josselin f7d0c47501
Merge pull request #560 from crytic/dev-disallow-partial 4 years ago
Josselin a58d99ac2d Add --disallow-partial flag 4 years ago
Feist Josselin be281389bb
Merge pull request #555 from elopez/fix-linting-problems 4 years ago
Emilio López 84307e77d7 linting: Solve Dockerfile linting problems 4 years ago
Emilio López de0aa3f4ba linting: Solve Python linting problems 4 years ago
Emilio López 3f2527f227 linting: Solve shell linting errors 4 years ago
Emilio López e9f4283323 linting: Solve Markdown linting errors 4 years ago
Feist Josselin 0b2b2f6b7a
Merge pull request #551 from crytic/dev-abi-decode-one-type 4 years ago
Josselin 650e3ae99b Improve abi.decode support in case of single type to convert 4 years ago
Feist Josselin 8ee5614e4d
Merge pull request #550 from crytic/dev-array-slices 4 years ago
Josselin 26ca40b0ae Add partial support of array slices (fix #545) 4 years ago
Feist Josselin 1b005ef8f2
Merge pull request #548 from crytic/dev-tuples 4 years ago
Josselin 53dc37388e Several improvements in tuples and abi.decode support 4 years ago
Feist Josselin 5cea11612e
Merge pull request #546 from crytic/dev-printer-function-id-padding 4 years ago
Josselin a474896e50 Add padding on function id printer (fix #500) 4 years ago
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