Commit Graph

1894 Commits (39e58fcbdd996b1fdb4267853887260bc0b63c06)
 

Author SHA1 Message Date
Nathan 39e58fcbdd added coloredlogs dependency to setup.py 6 years ago
Nathan f6b2352a60 Added coloredlogs 6 years ago
JoranHonig d345f4cd66
Merge pull request #558 from ConsenSys/JoranHonig-pipbadge 6 years ago
JoranHonig d09c80581b
Merge pull request #551 from JoranHonig/features/vmtests/vmTests 6 years ago
JoranHonig 850032da41
Update README.md 6 years ago
JoranHonig fc0ead33b5
Add PyPI downloads badge 6 years ago
Bernhard Mueller 73acb9add2
Update README.md 6 years ago
Nikhil Parasaram 0e7b853270
Merge pull request #553 from maxme/issue/fix-solc-args-option 6 years ago
Maxime Biais 6fd8b76900
Fix the second issue with solc_args 6 years ago
Nikhil Parasaram 1ba8ecfb7b
Merge pull request #554 from dmuhs/fix/mutable-args 6 years ago
Bernhard Mueller 8f16025ab0
Update README.md 6 years ago
Dominik Muhs 462388cab2 Set default list before super call 6 years ago
Dominik Muhs f2677aa1ee Replace dict creation with dict literal 6 years ago
Dominik Muhs ba34b3629c Fix mutable default arg definitions 6 years ago
Maxime Biais b51eee3605
First step to fix the solc_args option 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Nikhil Parasaram 3d463c25d1
Merge pull request #545 from tintinweb/fix/FileNotFoundError 6 years ago
tintinweb 2d5b1bbe4a fix FileNotFoundError if directory is empty (e.g. path is only a file in 6 years ago
tintinweb 2c72a5b0e4 fix signature db throwing FileNotFoundError when myhtril is used as a 6 years ago
JoranHonig ef7257a1c3
Merge pull request #538 from JoranHonig/feature/invalidOpcode 6 years ago
Joran Honig 6fab94528a Make return data None on exception state 6 years ago
Joran Honig 190cb523c9 Remove unused argument 6 years ago
Joran Honig 87d485ac67 Implement returndata 6 years ago
Joran Honig 1ea3f00de2 Use correct exception 6 years ago
Joran Honig a1778d1187 Merge remote-tracking branch 'origin/feature/invalidOpcode' into feature/invalidOpcode 6 years ago
Joran Honig 5a783b2184 VmException revert changes 6 years ago
Joran Honig b5722f6948 im 6 years ago
Joran Honig dc0e281bd5 Add assert_fail_ implementation 6 years ago
Joran Honig 9bd6a08b47 Add justification/documentation to vmExceptionHandling 6 years ago
Joran Honig 88777350e1 Raise InvalidJumpDestination exception on invalid op, and optimize imports 6 years ago
Joran Honig 86268ffce3 Adds invalid instruction Exception 6 years ago
Bernhard Mueller a7911b7083
Add list of articles 6 years ago
Bernhard Mueller 6121969e22
Update README.md 6 years ago
Nikhil Parasaram 176fe546a3
Merge pull request #536 from norhh/master 6 years ago
Nikhil Parasaram b5bcca6ee9
Merge pull request #2 from norhh/enhance/526 6 years ago
Nikhil Parasaram c37bef3a33 cleanup 6 years ago
Nikhil Parasaram 326ed24403 Add the predictable vars dependence 6 years ago
Nikhil Parasaram e0b955b745 fix the blocktimestamp swc 6 years ago
Nikhil Parasaram 2b45816d43 Add swc id to dependence_on_predictable_vars 6 years ago
Nikhil Parasaram 296da3a54a Add swc id to mythril report 6 years ago
JoranHonig b72cc16a21
Merge pull request #525 from ConsenSys/transaction_order_fix 6 years ago
Joran Honig 5579da96c1 Merge remote-tracking branch 'upstream/master' into transaction_order_fix 6 years ago
Nikhil Parasaram a85ad24576
Merge pull request #503 from norhh/machinestack_refactor 6 years ago
Nikhil Parasaram 564ca24b23 Merge with master 6 years ago
Joran Honig 4965ffa609 Merge remote-tracking branch 'upstream/master' into transaction_order_fix 6 years ago
Joran Honig 9b6325b44d Update test files 6 years ago
JoranHonig fbba0b7b2c
Merge pull request #514 from JoranHonig/features/invalidjumpexception 6 years ago
Joran Honig 514e3e6028 Fix merge 6 years ago
JoranHonig 0e6b2d6d22
Merge branch 'master' into features/invalidjumpexception 6 years ago
R. Bernstein 7b4fe769c8
Merge pull request #530 from ConsenSys/information-informational 6 years ago