Commit Graph

3513 Commits (4b6dd02ac8072b7e8ff0f9401c29c808c27d6499)
 

Author SHA1 Message Date
webthethird 4b6dd02ac8 Find contracts tainted by inheriting a tainted contract 2 years ago
webthethird 072cb0b769 Find tainted functions/variables from external calls 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
webthethird ac88e8cb8b Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
Feist Josselin 2af8b0c5ec
Merge pull request #1799 from crytic/detector-compilation-artifacts 2 years ago
webthethird 47c92f80f0 Fix ir encoding in comparison 2 years ago
alpharush 91798e1703 apply reviewer suggestions 2 years ago
alpharush 79dacdde8a isolate dependency groups 2 years ago
alpharush 83a64ed776 enable tool coverage 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush b622b03cf9 cache deps to speed up workflows 2 years ago
alpharush 18bbe56186 fix arg splitting, capture exit code 2 years ago
alpharush 437e0c7d66 more bash lints, update solc version inhardhat config 2 years ago
alpharush da780b49e6 lint: add bash shebang 2 years ago
alpharush 2e47d3de93 refer to --cov=slither --cov-append 2 years ago
alpharush d8268775b7 pass TEST_ARGS to script and skip python coverage if null 2 years ago
alpharush a50588092e run tests in parallel, only collect coverage on ubuntu 2 years ago
webthethird 2695243b2f Create separate `encore_var_for_compare` 2 years ago
webthethird 0ac4c01abd Black 2 years ago
webthethird c094818be4 Pylint 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
webthethird 78e2ea37da Add types to function signatures 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 8fcedceb3f update CI to generate coverage and reflect new test location 2 years ago
alpharush 9a062453b7 use artifacts to speed up detector tests 2 years ago
webthethird a292d8de79 Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
alpharush f460d1e07b move code generation tests to utils' tests 2 years ago
alpharush 5124993274 fix path filtering test location 2 years ago
alpharush db6bd76cb5 Merge branch 'dev' into testing-strategy 2 years ago
Feist Josselin 3c55228707
Merge pull request #1730 from webthethird/dev-generate-interface-code 2 years ago
Feist Josselin 346d3b63f6
Merge pull request #1666 from crytic/dev-more-types 2 years ago
Feist Josselin 283972a30d
Merge pull request #1712 from crytic/fix-test-ast-format 2 years ago
alpharush e2ac58fb2e merge dev 2 years ago
alpharush f5b86c0eca Merge branch 'dev' into fix-test-ast-format 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