Commit Graph

3683 Commits (d215d05de262c0857c7a3e83390def23c367cdb1)
 

Author SHA1 Message Date
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
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
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 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
DarrenChangJR 0a19a5536f
Create concrete.sol 2 years ago
DarrenChangJR 2a1d7d59c2
Add new test for concrete contracts 2 years ago
DarrenChangJR 1067dc2e9e
Remove legacy comment 2 years ago
webthethird 4f87672be7 Use inner function to clean up generate_interface_function_signature 2 years ago
DarrenChangJR 7167abd51e
Bug Fix: Contract obj is_fully_implemented 2 years ago
webthethird 1bbf3f7cf8 Check visibility in generate_interface_variable_signature 2 years ago
webthethird 9809da2f6e Change arguments from `skip_` to `include_`, 2 years ago
Feist Josselin 3fb564fbc3
Merge pull request #1832 from crytic/dev-fix-trycatch-loop 2 years ago
Feist Josselin 9d569359d7
Merge pull request #1824 from aga7hokakological/not-pausable-fix 2 years ago