Commit Graph

3550 Commits (782cf0b4326e82e5a796a6fe1f416c55c00bb4c2)
 

Author SHA1 Message Date
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
Nikhil Parasaram d15ff852ee Add graph analysis test 6 years ago
Nikhil Parasaram 7752b16021 Refactor code 6 years ago
Nikhil Parasaram 2c7d8c51ea Add type hints to all classes in mythril module 6 years ago
Nikhil Parasaram d3e200bb22 Fix analysis tests 6 years ago
Nikhil Parasaram cb9baaead7 Add analysis tests 6 years ago
Nikhil Parasaram d91ae2bc69 Add more disassebler tests 6 years ago
Nikhil Parasaram c41a32a3b5 Reformat for pep8 6 years ago
Nikhil Parasaram 139222e431 Add Basic storage retrieval tests 6 years ago
Nikhil Parasaram e86b1c05cc Use eth_db over eth() for config 6 years ago
Nikhil Parasaram fbeae167ff Add more documentation and some fixes 6 years ago
Nikhil Parasaram 64c754812e Add some documentation to MythrilConfig 6 years ago
Nikhil Parasaram 798de539db Reformat analyzer class 6 years ago
Nikhil Parasaram 8c4e176779 Add docstrings to the analyzer class 6 years ago
Nikhil Parasaram 266179cb3d Add docstrings to leveldb and disassembler classes 6 years ago
Nathan c3aad236fa Fix bug and documentation for BitVecFunc 6 years ago
Nikhil Parasaram 1a63fb20ef Refactor mythril/mythril.py 6 years ago
Nikhil Parasaram 91bae575ca Reformat code 6 years ago
Nikhil Parasaram 36fd075836 Remove extra type definitions, add todo, use Baseclass over Union[SymbolicCalldata, ConcreteCalldata] 6 years ago
JoranHonig 002e656b46
Merge branch 'develop' into enhance/604 6 years ago