Commit Graph

663 Commits (4b6dd02ac8072b7e8ff0f9401c29c808c27d6499)

Author SHA1 Message Date
webthethird 5703b9db80 Add test for `Contract.fallback_function` 2 years ago
webthethird 8731a92361 Add Path import 2 years ago
webthethird be0e405f48 Move upgradeability util test files 2 years ago
alpharush 83a64ed776 enable tool coverage 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush 437e0c7d66 more bash lints, update solc version inhardhat config 2 years ago
alpharush cf9df6efe4 more linting 2 years ago
alpharush 801809fe56 unsued import 2 years ago
alpharush 16f8f33cab fmt 2 years ago
alpharush 38ac822bc5 use switch_global_version 2 years ago
alpharush 07a67b5a13 more init files 2 years ago
alpharush 718f3d2a7d add __init__ files to collect coverage 2 years ago
alpharush d4d387e585 install solc on demand, add coverage to setupy 2 years ago
alpharush 6a0fb7ca80 remove duplicate pytest command, set skip_existing=True 2 years ago
alpharush 38c13da151 replace absolute path in zip artifact with generic path 2 years ago
alpharush 39a7fc2294 try recompiling 2 years ago
alpharush 453c0850c5 remove posix 2 years ago
alpharush 61f0890650 switch back to str from as_posix() 2 years ago
alpharush 23ec8b2390 do not install solc, fix file replace 2 years ago
alpharush b54574ed08 fix import path 2 years ago
alpharush 9a062453b7 use artifacts to speed up detector tests 2 years ago
alpharush f460d1e07b move code generation tests to utils' tests 2 years ago
alpharush 4c6d3aee2b fix script paths 2 years ago
alpharush 97b91a0eac fix file CI and slither-read-storage test paths 2 years ago
alpharush 4d1f10e745 correct detector artifacts 2 years ago
alpharush cf281d4a8a register moved folders 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago
alpharush c9fa73b216 add compilation tests 2 years ago
alpharush 2ad442b270 move solc parsing and detectors into e2e folder 2 years ago
webthethird 6d685711dd Pylint and black 2 years ago
webthethird 7532baae57 Finish testing interface generation 2 years ago
webthethird b0dcc57f03 Add test for interface code generation 2 years ago
webthethird dd1b2a84b9 Add test for interface code generation 2 years ago
webthethird 72c6d78130 Add SynthProxy.sol to test_upgradeability_util.py test 2 years ago
webthethird 9192fef4a7 Comment out ZosProxy test for now 2 years ago
webthethird bff30a3481 Update upgradeability util tests 2 years ago
Feist Josselin b2240b885d Update solc version recommendations 2 years ago
webthethird 722a343b77 Remove unused TEST_upgrade_diff.json 2 years ago
webthethird c159f56d70 Rewrite test for `utils.upgradeability` 2 years ago
webthethird c5b5463535 Rename shadowed var 2 years ago
webthethird a035d271e0 pylint 2 years ago
webthethird 701c8f3770 Add test for slither.utils.upgradeability.compare 2 years ago
alpharush cd1ec36dad include salt in NewContract op, add test infra 2 years ago
William Aaron Cheung 547a8047f0
add bug revealing test for #1748 2 years ago
alpharush b16bb7079f remove xfail from passing test, test_initial_version_exists_for_locals 2 years ago
alpharush 9f56a91f73 mark currently failing IR tests as xfail 2 years ago
alpharush 0131f5b08f add skipif to test that requires hardhat 2 years ago
alpharush ba6ef45847 add import 2 years ago
alpharush 9e79ec6e16 select solc version for test_ternary_conversions 2 years ago
alpharush dc28a1efac fix merge mistake 2 years ago