Commit Graph

3348 Commits (7532baae57543cdc4627998728fe6ae0be7a3056)
 

Author SHA1 Message Date
S.Sidarth 275be58a55
isinstance() 2 years ago
Feist Josselin 2cc92d7775 Merge branch 'master' into dev 2 years ago
S.Sidarth 3850cf57e3
renaming to unregister_detector() 2 years ago
Feist Josselin 76d8321401 Improve parsing of contract's comment 2 years ago
S.Sidarth d5a84364b9
black 2 years ago
sidarth16 e48351339c black 2 years ago
alpharush 09a9b907af
restrict variable-scope detector to only solc 0.4.x 2 years ago
webthethird 289bd49c3e Black format 2 years ago
webthethird 9238efc1a4 Change contract type to address in `interface_signature_str` 2 years ago
webthethird 9e70c3ff88 Fix typo 2 years ago
webthethird 772710cded Fix typo 2 years ago
webthethird 6a2250f60d Add `Contract.generate_interface` 2 years ago
webthethird 4da0fb5110 Add `Structure.interface_def_str` 2 years ago
webthethird 197ccb1048 Add `Function.interface_signature_str` 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
S.Sidarth 646fb1e80c
pylint: disable unidiomatic-typecheck 2 years ago
S.Sidarth 181ee42e71
pylint: disable unidiomatic-typecheck 2 years ago
S.Sidarth 611798c634
update deregister_detector() 2 years ago
S.Sidarth 4e2f1ac3cc
deregister_printer 2 years ago
S.Sidarth a42c2cc0d1
deregister_detector 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
Feist Josselin 18e094c168 Minor 2 years ago
Feist Josselin abf931289a Minor 2 years ago