Commit Graph

1694 Commits (72b609be4761179081e70e5659f8c7760e1fee6d)
 

Author SHA1 Message Date
Feist Josselin 72b609be47
Merge pull request #478 from crytic/dev-summary-printer 5 years ago
Josselin 87c307d792 is_test_contract: fix bug if crytic-compile is not used 5 years ago
Josselin cc2ff82711 - APIs add: 5 years ago
Feist Josselin ada646073e
Merge pull request #477 from crytic/dev-summary-printer 5 years ago
Josselin dea978697e Human summary printer: Fix information incorrectly printed 5 years ago
Josselin 2fe3109ed6 0.6.12 5 years ago
Josselin 03713a5cb5 Merge branch 'dev' of github.com:crytic/slither into dev 5 years ago
Josselin e24624f758 Use crytic-compile 0.1.8 5 years ago
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