Commit Graph

2891 Commits (3ce434329f938124cdb0164093f1ea2c7cbf8af8)
 

Author SHA1 Message Date
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
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
Nikhil Parasaram dec371c62b
Merge pull request #854 from ConsenSys/feature/extend-circleci-webhook 6 years ago
Aleksandr Sobolev 9891441826 Configure call to webhook in Circle CI build 6 years ago
Bernhard Mueller a488f06457 Update tests 6 years ago
Bernhard Mueller 0299e12cce Fix typo 6 years ago
Bernhard Mueller 8f04960d4e Improve text report formatting 6 years ago
Nathan af298a218b Implement sigalrm timeout 6 years ago
Nikhil Parasaram a37e72745f Display the source code and reformat files with black 6 years ago
Bernhard Mueller eaf2aeb680
Merge branch 'develop' into enhance/844 6 years ago
Bernhard Mueller 1831ff3599 Complete refactor to head and tail 6 years ago
Nikhil Parasaram a15ad689c9
Merge pull request #851 from ConsenSys/bugfix/846 6 years ago
Bernhard Mueller c1fafb85a8 Update report texts 6 years ago
Bernhard Mueller b272b1eaa1 Merge remote-tracking branch 'origin/bugfix/846' into enhance/844 6 years ago
Nikhil Parasaram 5e7d149e0f Put BitVecVals in stack 6 years ago
Bernhard Mueller 55be0cf8fa Rewrite issue descriptions (WIP) 6 years ago
Bernhard Mueller 666607cabf Refactor '_type' to 'severity' 6 years ago
Bernhard Mueller 4f332df5c4 Add missing title, fix title capitalization 6 years ago
Bernhard Mueller e4dbb466e1 Split descriptions into head and tail 6 years ago
Bernhard Mueller 4f413fda77 Change srcmap length value to '1' 6 years ago
Bernhard Mueller 2de9c88c6e Map SWC ID to title 6 years ago
Bernhard Mueller 19aa4f2a1c Compute bytecode hash on issue initialization 6 years ago
Bernhard Mueller 3581d4e9bc Add jsonv2 output format 6 years ago
Bernhard Mueller bdf6c98fed Fully implement standard format 6 years ago