Commit Graph

3779 Commits (f2accfd77d3d256be0e300c376abdbb7fc2443b9)
 

Author SHA1 Message Date
alpharush 6e781e1c58 update slither-flat test cases, run solc out its output 2 years ago
Simone fa8087ab06 Parse assembly in modifier 2 years ago
alpharush 7fc4d8714c remove modulo binop from `can_be_checked_for_overflow` 2 years ago
alpharush 507795baaa
Merge pull request #1892 from daog1/fix_abidecode 2 years ago
Feist Josselin c75deea2eb
Merge pull request #1802 from webthethird/dev-generate-interface-code 2 years ago
Feist Josselin c9150557c9
Merge pull request #1890 from crytic/fp/strict-equality 2 years ago
Feist Josselin c1ae06ab19
Merge pull request #1891 from crytic/fp/incorrect-shift 2 years ago
Feist Josselin df0b7cea4a
Merge pull request #1856 from crytic/dev-remove-assertion 2 years ago
daog1 2002312b9f fix abi decode 2 years ago
alpharush abcef3015a remove unused import 2 years ago
alpharush 92b2147cbe lint 2 years ago
alpharush e42408bc45 lint 2 years ago
alpharush 36142aa3fb do not detect incorrect-shift when rhs is constant 2 years ago
alpharush 2d65116392 reduce false positives for incorrect-equality on struct fields 2 years ago
alpharush 9e36a79beb Merge branch 'dev' into HEAD 2 years ago
alpharush 6a77485da8
Merge pull request #1887 from crytic/ci-pip-audit 2 years ago
alpharush 1ebf7d27c7
update pip audit action to pypa and bump version 2 years ago
bart1e 32d4bba9ef Tests updated 2 years ago
bart1e 5a450a07e0 Black run 2 years ago
bart1e 4f67630990 Detector for incorrect using-for at the top level added 2 years ago
devtooligan bcf570ebb6
feat: loc printer 2 years ago
Will Fey a4589b0769 ran black to fix check 2 years ago
Will Fey eaf5cb723d Catch AssertionError and log context and raise again while parsing 2 years ago
Simone e51cee61b3 Add test 2 years ago
Simone 6eb296cdf7 Test catch variables not detected as uninitialized 2 years ago
Simone 50876cf368 Handle when there aren't return variables 2 years ago
Simone d7b0d612c6 Improve handling of multiple return variables 2 years ago
alpharush 176c85c092
Merge pull request #1868 from crytic/ci/update-super-linter-org 2 years ago
alpharush 34f0e671f5 update super-linter org 2 years ago
William Aaron Cheung c412ca72f6
Merge branch 'dev' into array-type 2 years ago
Feist Josselin 4149f60341
Merge pull request #1848 from DarrenChangJR/dev 2 years ago
Feist Josselin 6600f75eef
Merge pull request #1850 from Troublor/issue_1846 2 years ago
Feist Josselin 3092c4e18d
Merge pull request #1855 from crytic/dev-fix-abidecode 2 years ago
Feist Josselin c7bc14e19f
Merge pull request #1858 from crytic/docs/include-readme 2 years ago
Simone b26f8da124 Improve try-catch parsing 2 years ago
Simone 5afb9355be Improve tuple analysis 2 years ago
alpharush d8f2b9d868
remove newline 2 years ago
alpharush 9d7ebb556d
include readme in home page of docs generated by pdoc 2 years ago
Simone c08191b1c1 Remove assertion 2 years ago
Simone 0dde4cc1f8 Fix abi.decode with a UserDefinedType fixed array 2 years ago
William Aaron Cheung 1fdb17529b
update ast parsing test artifacts 2 years ago
William Aaron Cheung 0c803a1265
fix broken test 2 years ago
William Aaron Cheung c8e6c4a6a8
Reorder assertions 2 years ago
William Aaron Cheung 063418da60
Assert array dynamic or static 2 years ago
William Aaron Cheung 73f5ad3c93
Fix pylint issues 2 years ago
William Aaron Cheung aadee32b95
Fix incorrect array_type in NewArray 2 years ago
William Aaron Cheung 8f9fe80c14
update test to check nested array length 2 years ago
alpharush 7a2fc5cd91
remove new array depth and parse length upfront 2 years ago
William Aaron Cheung 3a4cdbde0a
fix broken test 2 years ago
William Aaron Cheung c873427d2a
remove redundant code 2 years ago