Commit Graph

2742 Commits (813cb066f216e6df9c875c596fbebd089409bf06)
 

Author SHA1 Message Date
Nikhil Parasaram 813cb066f2 Add cache for jumpi in integer module 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 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
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 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
Nikhil Parasaram a15ad689c9
Merge pull request #851 from ConsenSys/bugfix/846 6 years ago
Nikhil Parasaram 5e7d149e0f Put BitVecVals in stack 6 years ago
Nikhil Parasaram 31c8327373
Merge pull request #850 from ConsenSys/fix_docker_dev 6 years ago
Nikhil Parasaram b025fa813d Move eth-tester version 6 years ago
Bernhard Mueller a00aad5f0a
Update README.md 6 years ago
Bernhard Mueller 7f80ab772f
Update README.md 6 years ago
Nikhil Parasaram 543a9dc3b4
Merge pull request #831 from nbanmp/report_issues_after_error 6 years ago
Nathan 7c61a69385
Merge branch 'develop' into report_issues_after_error 6 years ago
Nikhil Parasaram 6b58164bda
Merge pull request #837 from nbanmp/unchecked_retval 6 years ago
Nathan 5ec954ea9e Fix missed address 6 years ago
Nathan a7fa720270 Update testcases with correct addresses 6 years ago
Nathan ef06822ba2
Merge branch 'develop' into unchecked_retval 6 years ago
Nikhil Parasaram 53df2b9cc9 Assert each test in native tests 6 years ago
Nikhil Parasaram 80b64db594 Remove extra parameter in staticcall 6 years ago
Nikhil Parasaram bfe3fefaa5 Resolve merge conflicts 6 years ago
Nikhil Parasaram 3f2ff85683 Merge with master 6 years ago
Nikhil Parasaram 59d120456d
Merge pull request #835 from nbanmp/staticcall_fix_pops 6 years ago
Nathan d82c50cc10
Merge branch 'develop' into staticcall_fix_pops 6 years ago
Nikhil Parasaram d4e994904b
Merge pull request #840 from ConsenSys/bugfix/839 6 years ago
Nathan a5a83253f4 Check if call is native inside native_call function 6 years ago
Nathan f3fb40f50b Default pre_hooks and post_hooks to empty list 6 years ago
Nikhil Parasaram 0094d210b6 Put BitVecVals into the storage 6 years ago
Nikhil Parasaram 9446423557 Remove calldata type 6 years ago
Nathan 92b2e71d04 Refactor unchecked_retval module with callbacks 6 years ago
Nathan a01989a3bb Add support for modules with post hooks 6 years ago
JoranHonig e000194a8f
Merge pull request #834 from ConsenSys/features/integer_callback 6 years ago