Commit Graph

4513 Commits (7b983e3fc537762cda3233b91ce2cc6321d1c6ff)
 

Author SHA1 Message Date
webthethird af7279a6bf Update docstring 2 years ago
webthethird 10641851e7 Update test 2 years ago
Simone a15ab76027 Catch Exception in more places 2 years ago
webthethird 2cdc5448ac Make cross-contract taint optional in `compare` 2 years ago
Simone 2da5ee4caa Fix multiple try catch with same return var name 2 years ago
Simone 1a36952349 Add test 2 years ago
0xGusMcCrae 279f1cb61c resolve pragma version causing tests to fail 2 years ago
devtooligan 16b57263f4
feat: martin printer 2 years ago
0xGusMcCrae 3861ea3e04 add interface to ci.yml 2 years ago
0xGusMcCrae 92c06c4f4a add tool slither-interface 2 years ago
alpharush 6649f14ddd run markdowlint 2 years ago
alpharush 6e08172e8b lint bash 2 years ago
alpharush 90a5977101 Merge branch 'dev' into add-generic-taint 2 years ago
alpharush 6e781e1c58 update slither-flat test cases, run solc out its output 2 years ago
Simone fa8087ab06 Parse assembly in modifier 2 years ago
devtooligan 34a343e36c
feat: ck printer 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
devtooligan 7eb270adef
feat: halstead printer 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
webthethird 0a1699588d Black 2 years ago
webthethird 457b80c8ce Handle legacy AST too 2 years ago
bart1e 9cc616e4cc Old tests removed 2 years ago
bart1e d1804f3d01 Tests updated 2 years ago
bart1e 71fef2c437 'unsupported operand type' error fix 2 years ago
bart1e f48189951b Detector for array length caching added 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 201b4dfcfe
feat: halstead printer 2 years ago
devtooligan bcf570ebb6
feat: loc printer 2 years ago
webthethird 80ac920b0a Black 2 years ago
webthethird d902457027 Fix typo 2 years ago
webthethird d7ef6853b2 Fix implicit returns after parsing Yul blocks 2 years ago
webthethird ee5a7907d8 Add `nodes` property getter to `YulBlock` 2 years ago
webthethird c0764c9639 Merge branch 'dev-upgradeability-utils' into dev-named-implicit-returns 2 years ago
webthethird 382c5b908c Create `RETURN` node for implicit (named) returns 2 years ago
Will Fey a4589b0769 ran black to fix check 2 years ago