Commit Graph

1686 Commits (9be9ad84020538fb7d7dcf34a82ca160af0a3cd0)
 

Author SHA1 Message Date
Feist Josselin 9be9ad8402
Merge pull request #463 from crytic/dev-fallback-shadowing 5 years ago
Josselin 542ec891a1 Add fallback/receive as shadowed builtin 5 years ago
Feist Josselin fc4cc3bad9
Merge pull request #460 from crytic/dev-myprettytable 5 years ago
Feist Josselin 52520809cc
Merge pull request #454 from crytic/dev-decimal 5 years ago
Feist Josselin b29ace5c7b
Merge pull request #461 from crytic/dev-remove-etherscan-test 5 years ago
Josselin bfde29c954 Remove etherscan test 5 years ago
Feist Josselin f0bf1089d3
Merge pull request #458 from crytic/dev-fix-function-signature 5 years ago
Josselin b625e9211b Create MyPrettyTable: wrapper around PrettyTable to allow json seralization 5 years ago
Josselin 2b4a67da9a Fix bug introduced in #445: The change in the function signature makes the parsing failed, as solc generated in the json type using the contract's name 5 years ago
Josselin 663c450e41 Convert all constant to str to prevent issue on Echidna 5 years ago
Feist Josselin 9453b8be43
Merge pull request #455 from crytic/dev-echidna-printer-fix-var 5 years ago
Josselin 78a2305124 Echidna printer: add support for state variable calls 5 years ago
Josselin d95a57f157 Use Decimal instead of float (fix #450) 5 years ago
Josselin b4249cdc68 Use crytic-compile@master 5 years ago
Josselin 5a42ca41f8 Clean zip type 5 years ago
Feist Josselin 57be59ac87
Merge pull request #453 from crytic/dev-zip 5 years ago
Josselin 51c8080ebe Add zip export 5 years ago
Feist Josselin f946fa1562
Merge pull request #451 from crytic/dev-human-summary 5 years ago
Josselin e3a9adfeba Add detectors results in json output of the human summary 5 years ago
Josselin 4990f9ff1b Human summary printer: run detectors only once 5 years ago
Josselin 67d173da27 0.6.11 5 years ago
Josselin 2c429e6d23 Add slither-prop test 5 years ago
Josselin c2b8b53dc5 Timestamp detector: make result order deterministic 5 years ago
Feist Josselin 453e7a1459
Merge pull request #449 from crytic/dev-true-false-branch 5 years ago
Feist Josselin 6278957e17
Merge pull request #447 from crytic/dev-now 5 years ago
Feist Josselin dcbf59fa2f
Merge pull request #446 from crytic/dev-flat-private 5 years ago
Feist Josselin a3f38859c5
Merge pull request #448 from crytic/dev-upgreadability-field 5 years ago
Josselin 3538d47e15 Node API: add true/false branche for if statement (close #433) 5 years ago
Josselin a34fc1a261 Upgradeabily: use 'check' instead of 'detector' in the json 5 years ago
Josselin 8eb6d5c00f block.timestamp detector: 5 years ago
Josselin 105fef7414 slither-flat: add --convert-private flag (close #394) 5 years ago
Feist Josselin ce2199ae26
Merge pull request #437 from crytic/dev-echidna-printer-improvements 5 years ago
Feist Josselin 8f74407268
Merge pull request #445 from crytic/dev-fix-sig-contract 5 years ago
Josselin 8e9ff550ed Update regression tests 5 years ago
Josselin fcee2ad577 Fix find path test 5 years ago
Josselin 3097b9a79f Fix incorrect signature generation in case of contract (close #440) 5 years ago
Feist Josselin 6622113129
Update README.md 5 years ago
Feist Josselin 9623a2781f
Merge pull request #428 from crytic/dev-slither-prop 5 years ago
Josselin c1c182aac5 Minor improvements. Add example 5 years ago
Feist Josselin aee840fc6f
Merge pull request #438 from crytic/dev-human-summary-asm 5 years ago
Josselin 60add0d775 Human summary printer: minor 5 years ago
Feist Josselin 87a3b5a3c7
Merge pull request #441 from crytic/dev-reentrancy-0.6 5 years ago
Feist Josselin ff8066e607
Merge pull request #442 from crytic/dev-empty-catch 5 years ago
Josselin 6f9c21b15b Fix incorrect parsing in case of empty catch statement 5 years ago
Josselin ce9494e70e Improve reentrancy on solidity 0.6 5 years ago
Josselin fc6b593373 Echidna printer: add use_balance info + remove dupplicate results 5 years ago
Josselin faed844f2e Echidna printer: add have_external_calls, and call_a_parameter info 5 years ago
Feist Josselin 92916c4712
Merge pull request #439 from crytic/dev-ternary 5 years ago
Josselin 746e47ad71 Add support for ternary on unary operator 5 years ago
Josselin aba525f402 Echidna printer: use get_name everywhere 5 years ago