Commit Graph

3843 Commits (e5f2a86f0906fd62c6c4eccb9dbfa5ab30671a78)
 

Author SHA1 Message Date
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
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
webthethird ef2eadc1c4 Update test_upgrades_compare to test cross-contract taint 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
Feist Josselin 1c4249bef5
Merge pull request #1844 from crytic/detector-testing-instructions 2 years ago
alpharush 7258c2c526 run markdownlint 2 years ago
alpharush 3cba507cd8 add detector for uses of encode packed that may allow for duplicates encodings 2 years ago
alpharush 6d28c51022 lint 2 years ago
alpharush f8794a3958 update CONTRIBUTING.md to explain compiling and adding snapshot tests 2 years ago
webthethird 97307cd1f0 Only include 'view' in func sig if not 'pure' 2 years ago
webthethird 6ccc8cfee7 Black 2 years ago
webthethird 823337e45d Update test 2 years ago
webthethird 853051ebf4 Reduce tainted variables to only written 2 years ago
Feist Josselin d3e189fb80
Merge pull request #1821 from crytic/remove-deepdiff-detectors 2 years ago
Feist Josselin d94eefbf0d Merge branch 'dev' into remove-deepdiff-detectors 2 years ago
Feist Josselin 84ffb3b07f
Merge pull request #1820 from crytic/snapshot-testing-insta 2 years ago
Feist Josselin 801414b180 Merge branch 'dev' into snapshot-testing-insta 2 years ago
Feist Josselin 0aca60a61b
Merge pull request #1808 from crytic/dev-makefile 2 years ago
webthethird ca82da0603 Update compare docstring 2 years ago
alpharush 60fc422bc5
Merge pull request #1842 from crytic/0xalpharush-patch-1 2 years ago