Commit Graph

2123 Commits (b580098a1f91ca5ddfcf4a2a75e197dfe8289eb9)
 

Author SHA1 Message Date
Josselin 4319bb3605 Merge slither/tools slither/visitors/expression from dev-0.7 4 years ago
Feist Josselin 3a553728ae
Merge pull request #512 from crytic/master-publications 4 years ago
Josselin 010d84125a Use previous version of function.fix_phi 4 years ago
Josselin f22aa47ecc Merge dev-0.7 classes to dev: 4 years ago
Josselin bab01ebafe Disable dapp test 4 years ago
Josselin 47fd39d5da List external publications 4 years ago
Feist Josselin 5c8c2b9a33
Merge pull request #510 from crytic/dev-node-print 5 years ago
Josselin 2b5f3099dd Update tests 5 years ago
Josselin b4a5df2388 Improve node.__str__ (fix #509) 5 years ago
Feist Josselin 0d08823c77
Merge pull request #499 from crytic/dev-top-level-struct-enum 5 years ago
Josselin b62cd9aca7 - Add support for top level structures and enums 5 years ago
Feist Josselin 8c86c8a260
Merge pull request #498 from crytic/dev-new-call-syntax 5 years ago
Josselin f8b5a1a9d6 Add support for new C{value:1} syntax introduced in 0.6.2 (fix #485) 5 years ago
Feist Josselin 704a2f44d0
Merge pull request #496 from crytic/dev-slither-flat 5 years ago
Feist Josselin 2cb9e5af30
Merge pull request #497 from crytic/dev-interfaceId 5 years ago
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