Commit Graph

3300 Commits (3861029145cf2b947f4918e8d6ba233b9ed3555a)
 

Author SHA1 Message Date
alpharush 3861029145 inspect whether package is installed 2 years ago
alpharush 12682c3094 make slither-read-storage dependencies explicit 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
Feist Josselin 528e2d2629 Merge branch 'dev' into dev-echidna-usertype 2 years ago
Feist Josselin ef2b707675 Merge branch 'master' into HEAD 2 years ago
Feist Josselin e11ae90fb1
Merge pull request #1691 from crytic/low-level-call-conversion-fix 2 years ago
Feist Josselin 2d6c4ee00b
Merge pull request #1740 from crytic/fix-stdout-capture 2 years ago
Feist Josselin 99cb0fb128
Merge pull request #1739 from crytic/dev 2 years ago
alpharush 5498e1b609
fix stdout capture 2 years ago
Feist Josselin 2cc92d7775 Merge branch 'master' into dev 2 years ago
alpharush 09a9b907af
restrict variable-scope detector to only solc 0.4.x 2 years ago
Feist Josselin 65f1312703
Merge pull request #1725 from crytic/unitialized-storage-fix 2 years ago
alpharush e26a520766 exclude storage params 2 years ago
alpharush 9acddc3259 include return variables in uninit ptr detector 2 years ago
Feist Josselin 61b7feb61a
Merge pull request #1723 from crytic/dev-sync-cc 2 years ago
Feist Josselin 36052fdc4e Sync cc@master 2 years ago
alpharush 98d1c50437 lint 2 years ago
alpharush 1616f93364 rm misc files 2 years ago
alpharush 3c0ef74932 fmt 2 years ago
alpharush 17510915fe add test 2 years ago
alpharush 3cc55102c7 fix import 2 years ago
alpharush 166a8cefe2 add test files 2 years ago
alpharush fdd42329a6 only look for library functions in the current scope 2 years ago
alpharush 9e7ff8fd1d support duplicated func name for diff types in global using for 2 years ago
Feist Josselin cf5e3bee6b
Merge pull request #1695 from bart1e/detector_for_cc_fix 2 years ago
Feist Josselin cd9b212c5b
Merge pull request #1711 from crytic/CI-nix-install 2 years ago
alpharush 331cc24d07
upgrade nix installation to fix CI installation 2 years ago
bart1e 5f6551d285 Black run 2 years ago
bart1e 4474bc2c72 WIKI URL fixed 2 years ago
Feist Josselin b74f64a234
Merge pull request #1685 from crytic/dev-fun-summary-printer-complexity 2 years ago
Feist Josselin 635649207d
Merge pull request #1689 from crytic/0xalpharush-patch-1 2 years ago
alpharush a65ce56f5f
fix spelling 2 years ago
alpharush dc7eb7044c
update and reorganize README 2 years ago
Simone 05defa8710 Add cyclomatic complexity to modifiers 2 years ago
Simone 143223af95 Add cyclomatic complexity to function-summary 2 years ago
Simone 56aaa4da4d Fix TypeAlias in solidity signature 2 years ago
Simone 8135a23704 improve TypeAlias support for echidna 2 years ago
Feist Josselin 9779380b80
Merge pull request #1665 from samalws/echidna-enum 2 years ago
Sam Alws 3ad263319a add enums to echidna list of constants 2 years ago
Feist Josselin 20a79519f3
Merge pull request #1624 from crytic/dev-add-types 2 years ago