Commit Graph

3361 Commits (9a9acbede982fa7363a6dffe08b6c08bd0a19b1f)
 

Author SHA1 Message Date
webthethird 9a9acbede9 Comment when a newly created variable can be returned 2 years ago
webthethird 24dad035f4 Document when a newly created variable can be returned 2 years ago
webthethird 1a54d0d325 Handle hardcoded slot sloaded in delegatecall 2 years ago
webthethird 26f80cfcf0 Use `Contract.fallback_function` 2 years ago
webthethird af6727c561 Add `Contract.fallback_function` and `.receive_function` properties 2 years ago
webthethird a6f6fc0bfa Use `.state_variables_ordered` and `.is_constructor_variables` 2 years ago
webthethird c159f56d70 Rewrite test for `utils.upgradeability` 2 years ago
webthethird 5622230117 Return six lists instead of dictionary of lists 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
webthethird 6ff59f9c9a Copy/paste and tweak `encode_ir` to compare ir 2 years ago
webthethird 9f4be7d7fb Include variables touched by tainted functions 2 years ago
webthethird 317af452ad Minor bug fixes 2 years ago
webthethird ccb98d883e Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
Feist Josselin 096769b8a1
Merge pull request #1743 from crytic/slr-deps 2 years ago
alpharush a31282b483 make web3>=6.0.0 a dependency 2 years ago
Feist Josselin 979f3070b0
Merge pull request #1753 from crytic/fn-fp-templates 2 years ago
Feist Josselin 5c52921e48
Merge pull request #1744 from crytic/dev-printer-slithir-tl-format 2 years ago
Feist Josselin 137bee1ada
Merge pull request #1749 from crytic/filter-paths-help 2 years ago
webthethird c195a15da0 Handle `sload` from slot in `delegatecall` args 2 years ago
webthethird 3655708367 Redesign `utils.upgradeability.is_function_modified` 2 years ago
webthethird a6d49d52f3 Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
webthethird 09128abf11 pylint 2 years ago
alpharush 4a69025afb
Update .github/ISSUE_TEMPLATE/false_negative.yml 2 years ago
alpharush 517d36e315 add issue template for false neg. and positive 2 years ago
alpharush f67c96b827
update filter-paths help 2 years ago
webthethird 4c57168441 Separate `get_proxy_implementation_var` 2 years ago
webthethird 8181faeec5 Add docstrings 2 years ago
webthethird f1947bb8e1 Add additional upgradeability utils 2 years ago
webthethird 37554ecda3 Bump to re-run CI tests 2 years ago
Simone 6236e54b3e Improve top level functions format 2 years ago
Feist Josselin cb376503b7
Merge pull request #1734 from crytic/dev-contract-comment 2 years ago
Feist Josselin 6ff17742da
Merge pull request #1724 from sidarth16/patch-4 2 years ago
Feist Josselin 462da768be
Merge pull request #1722 from sidarth16/patch-3 2 years ago
alpharush d9fda0b85c make dev install read-storage deps 2 years ago
alpharush 3861029145 inspect whether package is installed 2 years ago
alpharush 12682c3094 make slither-read-storage dependencies explicit 2 years ago
Feist Josselin 7aba140c3d Test with legacy AST too 2 years ago
Feist Josselin 829f7eb169
Merge pull request #1741 from crytic/fix-1625 2 years ago
Feist Josselin 295d128478
Merge pull request #1731 from crytic/restrict-variable-scope 2 years ago
alpharush 20ca59946d lint 2 years ago
Feist Josselin 2f155e764e Improve tests from 1625 2 years ago
Feist Josselin fc47bf234a
Merge pull request #1643 from crytic/revert-1082-ignored-findings 2 years ago
Feist Josselin af39ca940c
Merge pull request #1625 from crytic/using-for-global-lib-collision 2 years ago
Feist Josselin 6b1b4eda19
Merge pull request #1690 from crytic/dev-echidna-usertype 2 years ago
Feist Josselin ae5af4ee00 Print warning 2 years ago
Feist Josselin 76f86a1b34 Merge branch 'dev' into revert-1082-ignored-findings 2 years ago
Feist Josselin d4a7254f26
Merge pull request #1510 from crytic/local-shadowing-return-vars 2 years ago
Feist Josselin 8c58abe6ad Fix linters 2 years ago