Commit Graph

3181 Commits (15864aad6eb7695b03b3671b0f904dd710f4c8c6)
 

Author SHA1 Message Date
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
Bernhard Mueller c82f598369
Merge branch 'develop' into enhance/844 6 years ago
Nikhil Parasaram c6fd36de38 Correct typo in swc title and remove PREDICTABLE_VARS variable 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
Bernhard Mueller 1ae517e0f0 Add new SWC ids 6 years ago
Bernhard Mueller b2155e167b Remove meta from source class (belongs to issue not source) 6 years ago
Bernhard Mueller 7d8d7e74db Merge branch 'enhance/844' of github.com:ConsenSys/mythril-classic into enhance/844 6 years ago
Bernhard Mueller 811098043d Intialize source object __init__ method 6 years ago
Nikhil Parasaram cccf5e5779
Merge branch 'develop' into refactor/556 6 years ago
Bernhard Mueller a6d1964ce0
Merge branch 'develop' into enhance/844 6 years ago
Bernhard Mueller d6a5e89296 Apply the necessary black formatting 6 years ago
Bernhard Mueller 6f1aba646f Beautifully format all JSON files 6 years ago
Bernhard Mueller 20e5790337 Improve report descriptions in deprecated ops module 6 years ago
Bernhard Mueller 792ef1c058 Remove reassignment of description in delegatecall.py 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
Nikhil Parasaram cbe8f7eb25 Just send constraint list to nodes 6 years ago
Nikhil Parasaram fdb994b29a Merge branch 'develop' of github.com:ConsenSys/mythril into enhance/604 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
Nikhil Parasaram eb19d8a170 Fix the standard json tests for json check 6 years ago
Nathan 3ca73a0a49
Merge branch 'develop' into timeout 6 years ago
Nathan d5e1301922 Handle None execution_timeout 6 years ago
Nikhil Parasaram 907845c4d1 Add the standard json format tests 6 years ago
Nikhil Parasaram ff11d7236a Change the json tests 6 years ago
Nikhil Parasaram 2fe3fb36a4 Revert json to the previous format 6 years ago