Commit Graph

3666 Commits (ba3b604efcc611e9473a1d9a4240bdf145c7b2ff)
 

Author SHA1 Message Date
webthethird ba3b604efc Merge remote-tracking branch 'origin/dev-named-implicit-returns' into dev-named-implicit-returns 2 years ago
webthethird 91a63bb36d Do not add implicit return after `THROW` node 2 years ago
William E Bodell III 5e051ce6e8
Merge branch 'dev' into dev-named-implicit-returns 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
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
alpharush 5dca45bdaf
Merge pull request #1769 from crytic/add-generic-taint 2 years ago
alpharush c8cc4828db
Merge pull request #1903 from crytic/reentrancy-events-wiki-2 2 years ago
Simone e9add943fe Fix pop IR 2 years ago
alpharush 07426ef7a9 improve reentrancy events documentation 2 years ago
Simone 1a36952349 Add test 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
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
webthethird 0a1699588d Black 2 years ago
webthethird 457b80c8ce Handle legacy AST too 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
Simone e51cee61b3 Add test 2 years ago
alpharush 176c85c092
Merge pull request #1868 from crytic/ci/update-super-linter-org 2 years ago