Commit Graph

2679 Commits (1f39f67a1d5f3ac36c7e3f5dd73afd3473bbff7e)
 

Author SHA1 Message Date
Nathan 12c74feb0a correct bitvec size in concat 6 years ago
Nikhil Parasaram 79dc6e4818 Convert 1 arg to BitVecVal (#807) 6 years ago
Nikhil Parasaram 77ca445804 Convert 1 arg to BitVecVal 6 years ago
Nikhil Parasaram d9d88ad6aa Change eth-abi version to 1.3.0 6 years ago
Nikhil Parasaram 2bdf805952 Change eth-abi version 6 years ago
Nikhil Parasaram 70d237907f Fix dependency issues 6 years ago
Nikhil Parasaram ccf4eb6c26 Refactor with black 6 years ago
Nikhil Parasaram 1c821acef6 indent return statement correctly and change solve() 6 years ago
Nikhil Parasaram 29fe835401 Add type hints to functions in the predictable vars module and the call helpers 6 years ago
Nathan b48aaa026f fix oopsie 6 years ago
Nathan 7ff3b3f8ab
Merge branch 'develop' into memory_refactor 6 years ago
Nathan 961f8f4fad
Reduce timeout duration 6 years ago
Nikhil Parasaram c603b4fa7c Refactor with black 6 years ago
Nikhil Parasaram 6d63242f60 Callback refactor for dependence on predictable vars 6 years ago
Nathan da7ccb0b48 add forgotten else 6 years ago
Dominik Muhs c792615e83
Update mythril/laser/ethereum/state/memory.py with type hint 6 years ago
Nathan a0952fc9fa update cli.py with logging improvements 6 years ago
Nathan 175225f6e5 deprecated_ops callback refactor (#797) 6 years ago
JoranHonig 91ef0499e8
Merge pull request #788 from JoranHonig/features/smt-abs 6 years ago
Bernhard Mueller d98d9ed0e2
Merge branch 'develop' into features/smt-abs 6 years ago
Nathan ba95a25f60 Filter callback modules that get hooked into the svm (#792) 6 years ago
JoranHonig 780e089987
Merge branch 'develop' into features/smt-abs 6 years ago
Nikhil Parasaram 8a59984959
Merge pull request #785 from ConsenSys/fix/ambiguous-sigs 6 years ago
Nikhil Parasaram 76e01a939c
Merge branch 'develop' into fix/ambiguous-sigs 6 years ago
Dominik Muhs 63dae128c9 Replace threading lock with multiprocessing lock 6 years ago
cryptobarbossa a1fc2a4ee5 Enable creation bytecode option (#787) 6 years ago
Joran Honig c3c10f5128 add documentation to bitvec and fix types 6 years ago
Joran Honig 7eae0479de Add documentation too bool 6 years ago
Joran Honig f9c585c6dc Document expression further 6 years ago
Joran Honig 6434dc1e33 Merge remote-tracking branch 'origin/features/smt-abs' into features/smt-abs 6 years ago
Joran Honig c9454eedc5 add docstring to expression class 6 years ago
JoranHonig 1865bd2978
Merge branch 'develop' into features/smt-abs 6 years ago
Joran Honig a7a68957aa Add functions to fit with z3 library 6 years ago
Joran Honig 2301226d33 remove redundant UDIV and add properties to the expression 6 years ago
Joran Honig 9312e24170 add if implementation 6 years ago
Joran Honig ff53d993f9 add documentation to symbol factory 6 years ago
Joran Honig bcee8c045e Create symbol factories and move bitvec constructors there 6 years ago
JoranHonig e661eac348
Add array based implementation of calldata (#778) 6 years ago
Joran Honig ff89f64415 add type hints 6 years ago
Joran Honig 5f1bee07eb remove example annotation 6 years ago
Joran Honig e0995cb949 add equality operations 6 years ago
Nikhil Parasaram 5dd544d301
Merge pull request #784 from ConsenSys/bugfix/783 6 years ago
Dominik Muhs 91629f0d1e Fix path string conversion, remove stale test mythril dir 6 years ago
Dominik Muhs d38768bdf9 Add signature DB thread-safe singleton (for multithreaded tests) 6 years ago
Dominik Muhs 58d11c792f Refactor signature DB init, deprecate test DB 6 years ago
Nikhil Parasaram 62dfe18a2d Merge branch 'bugfix/783' of github.com:ConsenSys/mythril into bugfix/783 6 years ago
Nikhil Parasaram b94c4578cc minimize transaction count 6 years ago
Nikhil Parasaram 7301359135
Merge branch 'develop' into bugfix/783 6 years ago
Nikhil Parasaram 3feb31dcfd
Merge pull request #779 from ConsenSys/bugfix/661 6 years ago
Nikhil Parasaram 1e5ed90599 Remove unnecessary if condition 6 years ago