Commit Graph

1912 Commits (415aaf5e62e8ac4ba423a72179625180503f8223)
 

Author SHA1 Message Date
Nathan 415aaf5e62 one line calldata bugfix - four line version 6 years ago
Nathan 8196dc1159 one line calldata bugfix 6 years ago
Nathan e06abb500d more calldata cleanup 6 years ago
Nathan 2a496442f1 fix dependence_on_predictable_vars model printing 6 years ago
Nathan de9bec1800 Calldata cleanup 6 years ago
Nathan 5dc64c8921 proper calldatasize constraints 6 years ago
Nathan eb1109d04e some cleanup 6 years ago
Nathan 2386c4742b skip environments.sol in report_test 6 years ago
Nathan 31e3ac4c0e concrete calldata fix 6 years ago
Nathan 8c54c0d42d treat concrete calldata differently than symbolic calldata 6 years ago
Nathan 78fc5478f0 use new calldata for contract creation as well 6 years ago
Nathan d2a07157f7 better exponential and checks for calldata 6 years ago
Nathan 66f8a01c4e patched exp bug 6 years ago
Nathan 3dd04d4a95 fixed evm_test bug 6 years ago
Nathan aaa450a1ac updated evm_test.py to create a model from constraints 6 years ago
Nathan a7d7f9cb79 general calldata fixes 6 years ago
Nathan d2615c5c52 correctest natives fix :( 6 years ago
Nathan b85cb1415b svm test hack 6 years ago
Nathan 6509c46305 correcter natives fix 6 years ago
Nathan c428df83ee more calldata fixes including natives 6 years ago
Nathan 738ffe035c calldata bugfixes 6 years ago
Nathan 91b8d266c5 fixed bug with starting calldata 6 years ago
Nathan 91469ca6af improved symbolic calldata indexing 6 years ago
Nathan df99920e36 Added concolic support 6 years ago
Nathan e011219390 calldataload indexing (closes #528) 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
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