Commit Graph

3093 Commits (93c1e85433e9f4d4dc9c2ec90e179eaba22bf705)
 

Author SHA1 Message Date
Joran Honig f380f87ae5 add model implementation to laser.smt 6 years ago
Nikhil Parasaram 1e296a7a1f Move from z3 4.8.0.0 to 4.8.4 6 years ago
Nikhil Parasaram 6322b4d3c7 Fix the timelimit of calls.sol execution 6 years ago
Nikhil Parasaram 5e7009700a Remove unused imports 6 years ago
Nikhil Parasaram 7778e5fd0c Add timer class and take min of that and solver timeout 6 years ago
Nikhil Parasaram c6b41223d8 Assert timeout to > 0 6 years ago
Nikhil Parasaram cb0156c520 Move back the index variable in instructions.py 6 years ago
Nikhil Parasaram fcddf06e98 Clean up instructions.py and refactor with black 6 years ago
Nikhil Parasaram 792adf884d Add type hints and function documentation for the class 6 years ago
Nikhil Parasaram 5ca8dec4be Remove solver per branch and dynamically construct solver 6 years ago
Nikhil Parasaram 9c668ef6bd Merge with develop 6 years ago
Joran Honig 39f7ecf566 add initial independence solver object to smt 6 years ago
Joran Honig a82940de2c add initial implementation of dependence map 6 years ago
Nikhil Parasaram 8b3522ef23 Fix the tests 6 years ago
Nikhil Parasaram dce26a37b2 Fix all the mypy errors 6 years ago
Nikhil Parasaram a7dfe98f1c Fix more mypy errors 6 years ago
Nikhil Parasaram 3f6dbacd9d Fix all the mypy errors in instructions.py 6 years ago
Nikhil Parasaram 06b92199f0 Fix the typehinting of svm.py and instructions.py for merge 6 years ago
Nikhil Parasaram 8d19254d01 Fix merge conflicts with develop 6 years ago
Nikhil Parasaram 98d0239360
Merge pull request #885 from cd1m0/laser-typing 6 years ago
Nikhil Parasaram 18eaa53f4e
Merge branch 'develop' into laser-typing 6 years ago
Nikhil Parasaram 1a0e65f4e4 Use the recent definitions of Memory() and Storage() 6 years ago
Nikhil Parasaram cb07c584d4 Remove unused imports in mythril.py 6 years ago
Nikhil Parasaram d0f0445c2e
Merge pull request #887 from ConsenSys/bugfix/812 6 years ago
Nikhil Parasaram a1ce2b4f44
Merge branch 'develop' into bugfix/812 6 years ago
JoranHonig 4c4e0ee0bd
Merge pull request #868 from JoranHonig/features/prune 6 years ago
Joran Honig 3a77bed191 Merge remote-tracking branch 'upstream/develop' into features/prune 6 years ago
Joran Honig bc7225322d add check for possible reads 6 years ago
Joran Honig e5f6b55ccb remove unnecessary variable 6 years ago
Joran Honig 88e551cb83 remove unnecessary init 6 years ago
Dimitar Bounov 40f45d2983 ugh formatting 6 years ago
Dimitar Bounov e2f473c264 Tighten typing of the SymbolFactory classes 6 years ago
Nikhil Parasaram 6ff814ed01 Reformat account.py with black 6 years ago
Nikhil Parasaram 1944936ed3 Remove type ignore int() 6 years ago
Nikhil Parasaram adb8905282 Remove the type ignore's description comment 6 years ago
Nikhil Parasaram 552d6737bd Remove type ignore for jinja2 6 years ago
Nikhil Parasaram 8422a80ba6 Specify the reason for the ignoring jinja2.autoescape's type 6 years ago
Nikhil Parasaram 23c408ca2d Fix rest of the the mypy issues which aren't related to smt abstraction module 6 years ago
Nikhil Parasaram 8c69821058 Try removing type ignores and add the github issue if not possible 6 years ago
JoranHonig 549c80179f
Merge branch 'develop' into bugfix/812 6 years ago
Joran Honig 7a9929816a take last element instead of popping the transaction 6 years ago
Nikhil Parasaram f01187aed7 Fix mypy conflicts in laser 6 years ago
Nikhil Parasaram cbd344b8e8 Reduce type hinting errors 6 years ago
Nikhil Parasaram 3023785143
Merge pull request #882 from ConsenSys/bugfix/873 6 years ago
Nikhil Parasaram 9131799e81 Fix type hints for trasaction_models module 6 years ago
Nikhil Parasaram b2b21431cd Fix all mypy issues in instructions module 6 years ago
Nikhil Parasaram d35bb7892f Reduce type hint errors to 48 6 years ago
Nikhil Parasaram eb5850c643 Type hint more modules 6 years ago
Nikhil Parasaram 0f61e60a09 Fix all type hinting errors in native contracts 6 years ago
Nikhil Parasaram e8b4800824 Remove extra str's 6 years ago