Commit Graph

2474 Commits (e441907c38c06d20f45b4ba28a8bcd6840556242)
 

Author SHA1 Message Date
Nikhil Parasaram 6178befedd Correct __iadd__() function 6 years ago
Nikhil Parasaram d0c00eef9c Support operators + and += for Constraints() 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
Bernhard Mueller cb65529075 Merge branch 'master' of github.com:ConsenSys/mythril 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
Nikhil Parasaram 98288da43c optimize memory by copy on write 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 39e2b53b30 Merge solver_per_branch with master 6 years ago
Nikhil Parasaram 2e5a48be9f Add a constraint class with solver 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
Bernhard Mueller d27c7c7b67 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
R. Bernstein 7b4fe769c8
Merge pull request #530 from ConsenSys/information-informational 6 years ago
rocky 5eb2ac2e85 Severity type "Information" -> "Informational" to match the others 6 years ago
Bernhard Mueller 827d77b352
Update README.md 6 years ago
Bernhard Mueller 5125ad815a
Update Discord links 6 years ago
Dr. Sergey Pogodin fa96f8a76c
Merge pull request #519 from ConsenSys/norhh-patch-2 6 years ago
Bernhard Mueller 7f9acbce4c Update wording 'tx order independence' -> 'dependence' 6 years ago
Bernhard Mueller 6443816bcc Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Nikhil Parasaram b88ed32c8a
fix dependency issues 6 years ago
Nikhil Parasaram f0eb7ede50
Merge pull request #499 from dmuhs/fix/487 6 years ago
Nikhil Parasaram 967c4c2fa8
Merge branch 'master' into fix/487 6 years ago
Bernhard Mueller df6f2f35df Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
JoranHonig a5a2a12185
Merge pull request #512 from JoranHonig/features/suicide 6 years ago
Nikhil Parasaram dc72af27f4 Clean up test cases for mstack 6 years ago
Joran Honig c950b30835 Since vmExceptions are now handled in the svm fix assert component 6 years ago
Joran Honig 6b830096ac InvalidJumpType modeling as a vm exception 6 years ago
Bernhard Mueller 1404a1c95a Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
JoranHonig d46ff3a5ed
Merge pull request #511 from JoranHonig/bugfix/510_multiple_send 6 years ago
Joran Honig 7adf300ba4 shorten statement 6 years ago
Joran Honig 383c58ed67 Small fixes around suicide implementation 6 years ago
Joran Honig c8e0dfa01c Create real account for symbolic test 6 years ago
Joran Honig cc62c27992 Add documentation string to suicide 6 years ago