Commit Graph

3545 Commits (6ccc8cfee763448aa15c4ba10aaf093420479553)
 

Author SHA1 Message Date
webthethird 6ccc8cfee7 Black 2 years ago
webthethird 823337e45d Update test 2 years ago
webthethird 853051ebf4 Reduce tainted variables to only written 2 years ago
webthethird ca82da0603 Update compare docstring 2 years ago
webthethird ae7f0b2f05 Only check internal calls to Functions 2 years ago
webthethird 3bcefac1c8 Black 2 years ago
webthethird 178960f655 Simplify by removing `TaintedFunction` and `TaintedVariable` classes 2 years ago
webthethird 1e7397965a Fix expected tainted funcs, since we changed what's considered tainted 2 years ago
webthethird 98a5cf012d Use canonical_name in comparisons 2 years ago
webthethird 38acd93bd2 Add inline comments 2 years ago
webthethird 85c22f491e Avoid re-defining `contracts` in `tainted_inheriting_contracts` 2 years ago
webthethird d1b34b64e7 Avoid string comparison 2 years ago
webthethird da045d6db1 Make TaintedExternalContract a regular class 2 years ago
webthethird 2b330a198f Tweak how tainted variables are handled 2 years ago
webthethird f585d2bb86 Add TODO 2 years ago
webthethird c7866580ae Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-util-cross-contract-taint 2 years ago
webthethird 20f5825fb6 Pylint and black 2 years ago
webthethird 386c3e14a3 Pylint and black 2 years ago
webthethird cba0dc9511 Add python types 2 years ago
webthethird d88bba4985 Fix too many values to unpack in test_upgradeability_util.py 2 years ago
webthethird 675dbea433 Get tainted variables in `tainted_inheriting_contracts` 2 years ago
webthethird 5967958c71 Black 2 years ago
webthethird 0deff18d01 Add docstring to `tainted_inheriting_contracts` 2 years ago
webthethird 4b6dd02ac8 Find contracts tainted by inheriting a tainted contract 2 years ago
Feist Josselin a4e953edbc
Merge pull request #1806 from crytic/dev-fix-is-storage 2 years ago
Feist Josselin b19a55ad57
Merge pull request #1803 from crytic/rename-discussion-template 2 years ago
Feist Josselin 8b2fd9adf7
Merge pull request #1757 from webthethird/dev-upgradeability-utils 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
Simone cea5d640cc Fix is_storage for calldata variables 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