Commit Graph

1618 Commits (082df7b161a7759f1ba24628e3062ae04fd32cc5)
 

Author SHA1 Message Date
Josselin 5b636f5b43 Improve constructor call support 5 years ago
Josselin 8da3b86a30 Add a new type of function: constructor_variable to hold state variable initialization 5 years ago
Feist Josselin d7343aad8f
Merge pull request #290 from crytic/dev-fix-config 5 years ago
Josselin 3d43c3c148 Minor fixes 5 years ago
Josselin 12a5a75b38 Fix filter-paths argument in case of raw directory (fix #292) 5 years ago
Josselin 8879453a27 Fix minor bugs + add modifier support 5 years ago
Josselin d0aa6d44b5 Merge branch 'dev-missing-irs-conversion' into dev-slither-format-tool-only-new 5 years ago
Josselin 22f8ed731d Create ModifierStatements to allow IR conversion on modifier call 5 years ago
Josselin d625fa0b78 slither-format: Rewrite naming convetion with a modular approach 5 years ago
Josselin 528cae028a Minor 5 years ago
Josselin bc18014878 Merge branch 'dev-fix-config' into dev-slither-format-tool-only-new 5 years ago
Josselin 72c81d0a45 Merge branch 'dev' into dev-fix-config 5 years ago
Josselin 84f3573c74 Improve logging of parsing issues 5 years ago
Josselin 4cbe048ce7 Fix incorrect arguments to crytic-compile (fix #289) 5 years ago
Josselin 03726f6fc3 WIP refactor naming convention 5 years ago
Josselin 04480e6d38 IR: create ChildExpression, and assign the expression to each IR 5 years ago
Josselin a4428211a3 Improve naming convetion formater + add ReadVarSyntactic visitor 5 years ago
Josselin cb375eeb80 naming convention detector: Fix is_mixed_case with _ 6 years ago
Josselin 2ac8827e99 Minor 6 years ago
Josselin bb57e940c3 Factorise config parsing + add config parsing to slither-format 6 years ago
Josselin 4330b9421a slither-format: add --exclude flag 6 years ago
Josselin 80db6cc543 slither-format: improve error handling 6 years ago
Josselin 91b8b7da93 Fix typo 6 years ago
Josselin ba88275992 Naming convention detector: Allow _ for private/internal function 6 years ago
Feist Josselin c34ecd4320
Update CONTRIBUTING.md 6 years ago
Josselin 741591191e slither-format: generate floating solc version 6 years ago
Josselin b94f5e21c0 Improve patch generation 6 years ago
Josselin a0e220b644 Fix minor bugs, improve patch generation 6 years ago
Josselin 3491de659e Add missing __init__.py files 6 years ago
Josselin e1c4ac6e6c slither-format: 6 years ago
Josselin 8fd5b9533a Use difflib to generate patches (WIP) 6 years ago
Josselin 63a07f6ccd naming convention format: Factor together declaration/definition patch generation 6 years ago
Feist Josselin 0fed7feda3
Merge pull request #285 from crytic/dev-cryticcompile-archive 6 years ago
Josselin 341157f7e2 source_mapping: Check for crytic_compile before acceding to it 6 years ago
Josselin 0c7b22d500 Update to crytic-compile 8539bc38e9f6efb94351ae8a21820bf5d205803e 6 years ago
Josselin ed239cf970 Minor 6 years ago
Josselin 055375d205 Merge branch 'dev-slither-format-tool-only-new' of github.com:crytic/slither into dev-slither-format-tool-only-new 6 years ago
Josselin 52f09f95a3 Update to origin/dev-slither-format-tool-only-new 6 years ago
Josselin 0dacdddaa4 slither-format : use utils.patches.create_patch in naming convention 6 years ago
Josselin 7f8289aad0 slither-format: simplify loop iteration on contracts 6 years ago
Josselin aecd47c7d3 slither-format: refactor naming convention 6 years ago
Josselin 7c51caf998 slither-format: remove objects pattern (Todo: naming convention) 6 years ago
Josselin a0f7be75de slither-format: 6 years ago
David Pokora 2d8e4bb1f1
-Added support for self-contained archives exported by crytic compile. 6 years ago
Eric Rafaloff 76eb43930a Fix typo in check 6 years ago
Eric Rafaloff df17fb8779 Detect more AragonOS contracts 6 years ago
Eric Rafaloff ba771acaec Merge branch 'master' of github.com:crytic/slither into feature-detect-aragon-os 6 years ago
Feist Josselin 43c6cf7a16
Merge pull request #282 from arxenix/retrieve-fallback-function 6 years ago
Feist Josselin 1128b4c200
Merge pull request #280 from crytic/contributing 6 years ago
Feist Josselin c6f60dfe4c
Merge pull request #283 from arxenix/bugfix-ir-types 6 years ago