Commit Graph

3712 Commits (8a5aab62c9a0a4b9dde91eb9d0ffd847b8987bdb)
 

Author SHA1 Message Date
alpharush 8a5aab62c9
reduce false positives on modifying storage array by value detector (#1962) 1 year ago
Simone ccad54263d
Handle if crytic-compile returns an empty ast (#1961) 1 year ago
alpharush 7cb7cb94ad
inform user if inheritance cannot be resolved (#1956) 1 year ago
Feist Josselin 414d976f30
Merge pull request #1946 from crytic/feat/support-prevrando 2 years ago
Feist Josselin 3f8d719a11
Merge pull request #1945 from 0xGusMcCrae/fast-sim-var 2 years ago
Feist Josselin aafdf345b8
Merge pull request #1917 from crytic/dev-yul-functions-call 2 years ago
Feist Josselin fc28eee2c6
Merge pull request #1862 from crytic/dev-try-catch-parsing 2 years ago
alpharush fc9377d28c
fail if artifact does not existing (#1947) 2 years ago
alpharush c8d20acca6
do not recommend changing mutability for abstract contracts (#1952) 2 years ago
Simone d0f12dc710
Fix bytes pop ir (#1926) 2 years ago
Simone adabce6180
Detect when ether is sent in Yul (#1909) 2 years ago
Kevin Clancy 3ed6dee1a3
fix: make _convert_to_structure_to_list return a type instead of an ElementaryType's `type` field (#1935) 2 years ago
alpharush e2d91fcaa6 Merge branch 'dev' into dev-try-catch-parsing 2 years ago
alpharush 0c27b000aa add support for prevrando (solc 0.8.18) 2 years ago
A23187 5f9abc2e89
fix evm printer for solc > 0.6.0 (#1567) 2 years ago
0xGusMcCrae 173698d8e0 linting 2 years ago
0xGusMcCrae 15e8ce9e33 remove changes to how similar() works 2 years ago
0xGusMcCrae 1b4c0b9137 reduced num iterations in inner loop 2 years ago
0xGusMcCrae a82683139d initial optimization 2 years ago
William E Bodell III 00461aad9a
slither-read-storage native POA support (#1843) 2 years ago
alpharush 48e3466628
Merge pull request #1936 from crytic/update-pip-audit 2 years ago
alpharush fda41f4fb4
chore: bump pip-audit to 1.08 2 years ago
Feist Josselin 9896771c15
Merge pull request #1873 from duelinggalois/feature/add-logging-for-assertion-error 2 years ago
Feist Josselin bb76a5ba69
Merge pull request #1784 from Troublor/array-type 2 years ago
Feist Josselin e8e1681f9f
Merge pull request #1653 from bart1e/detector_for_invalid_using_for 2 years ago
Feist Josselin 649e8d5e94 Minor python improvements 2 years ago
Feist Josselin 560319ab04 Merge branch 'dev' into detector_for_invalid_using_for 2 years ago
Feist Josselin 0632751cc5
Merge pull request #1919 from crytic/dev-use-crytic-compile-dev 2 years ago
Feist Josselin 19014e15c2 Update setup.py 2 years ago
Feist Josselin 9185f54663
Merge pull request #1898 from 0xGusMcCrae/slither-interface 2 years ago
Feist Josselin 5917de9c8d
Merge pull request #1911 from crytic/dev-uninitialized-local-for 2 years ago
Feist Josselin 6388f98fbd
Merge pull request #1915 from crytic/explicit-deps 2 years ago
Simone 413a50a1d2 Fix call to a function in an inner scope 2 years ago
Simone a21e7b4cd1 Fix yul function calls 2 years ago
alpharush e7701f1a17 make transitive dependencies explicit 2 years ago
alpharush 05d801fe8f
Merge branch 'dev' into array-type 2 years ago
Feist Josselin 2670e0a9fa
Merge pull request #1766 from crytic/upgrade-pretty-table 2 years ago
Feist Josselin bc49055b8a
Merge pull request #1845 from crytic/detector/encode-packed-collision 2 years ago
Feist Josselin 4d2a8dcf9c
Merge pull request #1861 from crytic/dev-unused-return-tuple 2 years ago
Feist Josselin fa2def906c
Merge pull request #1896 from crytic/dev-parse-assembly-modifier 2 years ago
Feist Josselin 78b63e4f75
Merge pull request #1905 from crytic/dev-fix-pop-ir 2 years ago
Feist Josselin 671dd2952e
Merge pull request #1912 from crytic/fix-return-variables-shadowing 2 years ago
Feist Josselin aa61cef67f
Merge pull request #1914 from DarrenChangJR/dev 2 years ago
DarrenChangJR 9e4324bab1 Fix issue #1849: type_str not returning str 2 years ago
Simone 1f10aafcd5 FIx return variables shadowing compact AST 2 years ago
Simone 408c863bbf Fix crash when variable is initialized 2 years ago
Simone 58e01ea218 Don't report variable in loop header 2 years ago
alpharush ac2142f3cd include lvalue type in operations' __str__ methods 2 years ago
alpharush eda3e540fb
Merge pull request #1852 from crytic/dev-flattening-improvements 2 years ago
alpharush 11d5607f83
Merge pull request #1894 from crytic/fix-operations-with-overflow-protection 2 years ago