Commit Graph

3181 Commits (15864aad6eb7695b03b3671b0f904dd710f4c8c6)
 

Author SHA1 Message Date
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
Nikhil Parasaram 5a0940bd10 Remove print in signatures file 6 years ago
Nikhil Parasaram 70c5d29027 Add more type hints from analysis modules 6 years ago
Nikhil Parasaram 1f1d6f17d7 Fix some more type hints for analysis and laser modules 6 years ago
Nikhil Parasaram 00644776d7
Merge branch 'develop' into bugfix/812 6 years ago
Joran Honig df5d2c07c0 adapt register_laser_hooks to return ValueError 6 years ago
Joran Honig d516e31773 Merge remote-tracking branch 'origin/features/prune' into features/prune 6 years ago
Joran Honig 58e78e99f3 Add missing docstring 6 years ago
Nikhil Parasaram 35ddf21b94 Fix most of the type hint errors in instructions.py file 6 years ago
Nikhil Parasaram b57017832c Fix all svm errors in mypy 6 years ago
Nikhil Parasaram a25d782b90 Fix type hinting to mythril module and fix typehints in svm, disassembler, state modules 6 years ago
Nikhil Parasaram 5ae1052bdf reformat setup.py with black 6 years ago
Nikhil Parasaram ef2a56c898 Merge with develop 6 years ago