Commit Graph

1758 Commits (9e69274e45a6c687cae7c2241fb69cb9fa0fee6f)
 

Author SHA1 Message Date
Josselin fbbba94d19 Add support for type(I).interfaceId (fix #481) 5 years ago
Josselin ed34d85617 Several improvements to slither-flat: 5 years ago
Feist Josselin 361dcbe790
Merge pull request #491 from crytic/dev-fix-call-graph-printer 5 years ago
Feist Josselin 4648b110a9
Merge pull request #494 from crytic/dev-flattener 5 years ago
Josselin bd925f9cd9 slither-flat: Improve utf8 support and mapping/array lookup (fix #493) 5 years ago
Feist Josselin 0f850c4427
Merge pull request #489 from crytic/dev-dupplicate-names 5 years ago
Josselin ebfd0e1d9e Use contract_declarer in call graph printer 5 years ago
Josselin 0a4d350d02 Improve dupplicate name report 5 years ago
Feist Josselin e2303e5981
Merge pull request #484 from crytic/dev-slither-simil-pickle 5 years ago
Sina Pilehchiha f5507e66e7 Fixed numpy error while running slither-simil test command 5 years ago
Feist Josselin bfaa9a51ea
Merge pull request #480 from crytic/dev-fixpoint-are-variables-written 5 years ago
Josselin 3a73f70b68 Add better fixpoint on are_variables_written 5 years ago
Feist Josselin 9f61162cbc
Merge pull request #475 from crytic/dev-abi-decode-arrays 5 years ago
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 445b6bfa18 Add support for abi.decode on array (Fix #474) 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