Commit Graph

2795 Commits (eab736d3efbff9946a2ccf13a0763801784ed55c)
 

Author SHA1 Message Date
Nikhil Parasaram eab736d3ef Add a function which returns address in integer module 6 years ago
Nikhil Parasaram 30c8a11593 Cache the suicide module's output 6 years ago
Nikhil Parasaram 6762e00905 Remove print statement 6 years ago
Nikhil Parasaram 0b66e0207c Merge with develop and add bugfixes 6 years ago
Nikhil Parasaram e88295cb1e
Merge pull request #821 from ConsenSys/bugfix/733 6 years ago
Nikhil Parasaram 281e739500
Merge branch 'develop' into bugfix/733 6 years ago
Nikhil Parasaram e85c8845e0
Merge pull request #863 from ConsenSys/enhance/cache_ether_thief 6 years ago
Nikhil Parasaram 12b8c831f1 Remove unused imports and add removed import due to merge conflict 6 years ago
Nikhil Parasaram a271cf9d03
Merge branch 'develop' into enhance/cache_ether_thief 6 years ago
Nikhil Parasaram a2d08c3e44
Merge branch 'develop' into bugfix/733 6 years ago
Nikhil Parasaram 2d369103bc Merge with develop 6 years ago
Nikhil Parasaram ffe0f872ef
Merge pull request #862 from ConsenSys/bugfix/integer_underflow_title 6 years ago
JoranHonig 7c50139f68
Merge branch 'develop' into bugfix/integer_underflow_title 6 years ago
Nikhil Parasaram bf543123e0 Make cache_addresses as a hidden variable 6 years ago
JoranHonig 7d22795cb9
Merge pull request #845 from ConsenSys/feature/docs 6 years ago
Nikhil Parasaram fad69ce98f Add the cache_addresses to base module 6 years ago
Nikhil Parasaram 7820e583b6 Refactor modules for better module reset capability 6 years ago
Nikhil Parasaram d04a7b0fdf Cache the ether_thief success addresses 6 years ago
Nikhil Parasaram b08b00d1f9 Merge branch 'develop' of github.com:ConsenSys/mythril into bugfix/integer_underflow_title 6 years ago
Nikhil Parasaram d9350d2334 Use proper title for integer underflow 6 years ago
Nikhil Parasaram 813cb066f2 Add cache for jumpi in integer module 6 years ago
Dominik Muhs 7fb75ee5cc Fix merge errors 6 years ago
Dominik Muhs 88be48d230 Merge branch 'develop' into feature/docs 6 years ago
Dominik Muhs 446c484091 Merge branch 'master' into feature/docs 6 years ago
Nathan 1a7d8c679c
Merge pull request #853 from nbanmp/timeout 6 years ago
Nathan d3cab3d90c
Merge branch 'develop' into timeout 6 years ago
Nikhil Parasaram 68cf1be332 Merge branch 'enhance/optimize' of github.com:ConsenSys/mythril into enhance/optimize 6 years ago
Nikhil Parasaram ecc0a7ab47 Cache the integer overflows for sstores 6 years ago
Nikhil Parasaram 57403c185d
Merge pull request #859 from ConsenSys/enhance/statespace 6 years ago
Nikhil Parasaram e8e4131b9e Reformat file with black 6 years ago
Nikhil Parasaram 586f23a9a7
Merge branch 'develop' into enhance/statespace 6 years ago
Nikhil Parasaram 24796bd628
Merge pull request #855 from ConsenSys/bugfix/843 6 years ago
Bernhard Mueller 58d3d853d7
Merge branch 'develop' into timeout 6 years ago
Bernhard Mueller 742a4c4dc7
Merge branch 'develop' into enhance/statespace 6 years ago
Nikhil Parasaram 30746d95d9 Add the node check in concolic.py 6 years ago
Nikhil Parasaram 8bcd17fc54
Merge branch 'develop' into bugfix/843 6 years ago
Nikhil Parasaram baf4f95a7d Add the function_name of node in concolic.py 6 years ago
Nikhil Parasaram f6b7014cd1
Merge pull request #838 from ConsenSys/refactor/556 6 years ago
Nikhil Parasaram cccf5e5779
Merge branch 'develop' into refactor/556 6 years ago
Nathan 027a43ce6d Merge branch 'timeout' of github.com:nbanmp/mythril into timeout 6 years ago
Nathan 5c99537365 Remove now unneeded nested if 6 years ago
Nikhil Parasaram 2bb3845754 Fix the tests for statespace 6 years ago
Nikhil Parasaram 45f1a57c5f Save the entire statespace only when needed 6 years ago
Bernhard Mueller c5a724fd75
Merge pull request #856 from ConsenSys/add_logging 6 years ago
Bernhard Mueller 5ed583e4b1 Merge branch 'add_logging' of github.com:ConsenSys/mythril-classic into add_logging 6 years ago
Bernhard Mueller df7ac2e582 Merge branch 'develop' of github.com:ConsenSys/mythril-classic into add_logging 6 years ago
Bernhard Mueller 89c5b4d9ea Black black black 6 years ago
Bernhard Mueller 17a88ffa61
Merge branch 'develop' into add_logging 6 years ago
Bernhard Mueller cfaa92f1f8 Log number of open states at start of TX 6 years ago
Nikhil Parasaram e7e2d5093f Add function name to node initialization 6 years ago