Commit Graph

3635 Commits (a21e7b4cd1e4716894c7aee9dcbd9d73e5afde06)
 

Author SHA1 Message Date
Simone a21e7b4cd1 Fix yul function calls 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
alpharush 07426ef7a9 improve reentrancy events documentation 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
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
Simone e51cee61b3 Add test 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
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
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 3a4cdbde0a
fix broken test 2 years ago
William Aaron Cheung c873427d2a
remove redundant code 2 years ago
William Aaron Cheung 3056a9e2d0
fix #1846 2 years ago
William Aaron Cheung b76eb8cfab
add bug-revealing tests for issue #1846 2 years ago
Simone 718e51160b Improve handling of top level usages 2 years ago
Simone 637b8e2a9d Expose the custom error 2 years ago
Simone d15cc6ad14 Fix custom errors type hint 2 years ago
DarrenChangJR b60eb9ed57
Run pragma 0.5.0 for the correct (old) contract 2 years ago
DarrenChangJR e42c746896
Create concrete_old.sol 2 years ago
DarrenChangJR ae2d16a9bb
Update tests/unit/core/test_contract_declaration.py 2 years ago
webthethird 80c47c370c Use a more legible inner function 2 years ago
DarrenChangJR 23b13ed692
Use concrete contract for testing 2 years ago
DarrenChangJR 94a499983b
Name contract as Concrete 2 years ago