Commit Graph

3269 Commits (support_tx_sequences)
 

Author SHA1 Message Date
Joran Honig 158cda6cec Merge remote-tracking branch 'origin/features/execution_statistics' into features/execution_statistics 6 years ago
Joran Honig f675b08889 apply style rules 6 years ago
JoranHonig 052a19c4c9
Merge branch 'develop' into fix_207 6 years ago
JoranHonig c4aebfa916
Merge branch 'develop' into fix_207 6 years ago
JoranHonig 758d0ee67e
Merge branch 'develop' into features/execution_statistics 6 years ago
Nikhil Parasaram 5359c44348
Merge pull request #908 from ConsenSys/bugfix/BECtoken 6 years ago
Nikhil Parasaram c78d0e89bc
Merge branch 'develop' into bugfix/BECtoken 6 years ago
JoranHonig 1c44a22d95
Merge branch 'develop' into features/execution_statistics 6 years ago
JoranHonig d8a7d5a835
Merge branch 'develop' into features/solver_stats 6 years ago
JoranHonig 4ed03ced09
Merge pull request #913 from ConsenSys/bugfix/test_image 6 years ago
Nikhil Parasaram df3861486f Fix leveldb search 6 years ago
JoranHonig 5cb9d84d2a
adapt version of test image used 6 years ago
Nathan 355e214447 Create test output folders if they don't exist 6 years ago
Joran Honig f6ac9fd7f8 add documentation to benchmark 6 years ago
Joran Honig 0a2a4484ab add hooks to svm required for benchmarking 6 years ago
Joran Honig 0afa10151e clean up log message 6 years ago
Joran Honig 5c303b8786 enable statistics tracking 6 years ago
Joran Honig a7583a1d16 implement solver statistics tracking 6 years ago
Joran Honig 79758523db fix type mismatch in constraints 6 years ago
Joran Honig 61f937b575 fix bug in independence solver 6 years ago
Joran Honig 42edd276c3 move solver files to separate directory 6 years ago
Nikhil Parasaram f95c9de640
Merge branch 'develop' into bugfix/BECtoken 6 years ago
JoranHonig 990bff2a0a
Merge pull request #902 from JoranHonig/features/independence_optimization 6 years ago
Nathan 3e3eb18050 Update docs theme to the read the docs theme 6 years ago
Nathan bfed409e45 Add bitvecfunc tests 6 years ago
Nathan 5bfd7fe392 Rename BitVecFunc.input to BitVecFunc.input_ 6 years ago
Nathan 25a7774b12 Move BitVecFunc to bitvecfunc.py and add helper functions 6 years ago
Joran Honig 02abfa1d68 use separate variable for type purposes 6 years ago
Joran Honig 3ca11d9262 fix type errors 6 years ago
Nikhil Parasaram f3aedd356c Use only Bool in constraints 6 years ago
Joran Honig 50a6080e78 add missing type hints to independence solver 6 years ago
Joran Honig 94ea7831c6 add required type hint 6 years ago
Joran Honig a772d58caa add type cast to solver 6 years ago
Joran Honig caa06776c5 interpret constraints as * argument 6 years ago
Joran Honig fa01a9a8ec Merge remote-tracking branch 'upstream/develop' into features/independence_optimization 6 years ago
Bernhard Mueller 3c1445bec0
Update README.md 6 years ago
Nikhil Parasaram e781303b49 Remove mythril file comment 6 years ago
Nikhil Parasaram e006b2ee73 Fix typehints after the mypy merge 6 years ago
Nikhil Parasaram 18d5c0bf7f Merge branch 'develop' of github.com:ConsenSys/mythril into refactor/896 6 years ago
JoranHonig adec5f608e
Merge pull request #897 from ConsenSys/enhance/604 6 years ago
Nikhil Parasaram 26e6e1777b Fix typehint for __iadd__ 6 years ago
Joran Honig 1bd944c23e apply style rules 6 years ago
Joran Honig 103361f555 adapt gasvalue for testcases 6 years ago
Joran Honig 734d6c9b4a add ident argument 6 years ago
Joran Honig e33a32a3a6 add hooks and type dependencies 6 years ago
Joran Honig 8ab0fb1c41 add function end handler and use state annotation 6 years ago
Joran Honig a83fb67f45 add OverUndeflowStateAnnotation 6 years ago
JoranHonig b9e8ce8866
Merge branch 'develop' into enhance/604 6 years ago
JoranHonig c8f3429a7b
Merge pull request #894 from ConsenSys/mypy_branch 6 years ago
Joran Honig 896b3c4542 use list instead of list comprehension 6 years ago