Commit Graph

681 Commits (c08191b1c1c7f7d8bfcfc11274268c0f086a41b4)

Author SHA1 Message Date
alpharush 6d28c51022 lint 2 years ago
alpharush f8794a3958 update CONTRIBUTING.md to explain compiling and adding snapshot tests 2 years ago
Simone 1e8abe01d1 Fix try catch infinite recursion 2 years ago
alpharush 0f5fcce65d remove deepdiff and no longer used artifacts 2 years ago
alpharush 05f50867dc use pytest-insta to do snapshot testing for detectors 2 years ago
alpharush d1b9e82889 lint: unused imports 2 years ago
alpharush 92d3e4ff21 replace new uses of switch_global_version with solc_binary_path 2 years ago
alpharush 90d3b740b3 use as_posix for solc binary path 2 years ago
alpharush 6451285f8f create tmpdir in master xdist worker and store lockfiles there 2 years ago
alpharush d9f5dbb6cd support new bytes expr in ternary 2 years ago
alpharush d8d95b5801 add fixture slither_from_source 2 years ago
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
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