Commit Graph

2045 Commits (73bdbfd150eb30ddcc077483b8a854c5bfe6f4db)
 

Author SHA1 Message Date
Nathan a7d7f9cb79 general calldata fixes 6 years ago
Nathan d2615c5c52 correctest natives fix :( 6 years ago
Nathan b85cb1415b svm test hack 6 years ago
Dominik Muhs 4ee2fdb5fa Fix merge conflict with master 6 years ago
Dominik Muhs a617f2775a Merge branch 'master' into fix/remove-unused 6 years ago
Bernhard Mueller f3c16d8617 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Nathan 6509c46305 correcter natives fix 6 years ago
Nathan c428df83ee more calldata fixes including natives 6 years ago
JoranHonig 395cbd2739
Merge pull request #560 from nbanmp/coloredlogs 6 years ago
JoranHonig ee73c3317e
Merge pull request #561 from p0n1/master 6 years ago
Nathan 738ffe035c calldata bugfixes 6 years ago
Nathan 91b8d266c5 fixed bug with starting calldata 6 years ago
p0n1 e72c56e670 Merge branch 'master' of https://github.com/ConsenSys/mythril 6 years ago
p0n1 b50f72c1aa ethcontract: improve comments for placeholder replacing 6 years ago
Nathan 91469ca6af improved symbolic calldata indexing 6 years ago
Dominik Muhs 8f8bf3e7c1 Rename format var and refactor mstore memory loop 6 years ago
Dominik Muhs b53ac587c5 Rename fmt to format_type in cli interface 6 years ago
Nikhil Parasaram 9d3f7c394e
Merge pull request #559 from dmuhs/fix/style-static 6 years ago
Nikhil Parasaram e35ecfa20e
Merge pull request #544 from norhh/bugfix/541 6 years ago
p0n1 b7d9c22767 ethcontract: replace placeholder for library in creation_code 6 years ago
Nathan 39e58fcbdd added coloredlogs dependency to setup.py 6 years ago
Bernhard Mueller 4e403b018a
Fix messed-up formatting 6 years ago
Bernhard Mueller 818a340c36
Update README.md 6 years ago
Bernhard Mueller 0515a0b9dc
Re-add link #‑) 6 years ago
Bernhard Mueller 59f31f569e
Remve stray "[" 6 years ago
Bernhard Mueller ca1ea9b40c
Smaller Waffle Badge 6 years ago
Nathan f6b2352a60 Added coloredlogs 6 years ago
JoranHonig d345f4cd66
Merge pull request #558 from ConsenSys/JoranHonig-pipbadge 6 years ago
Dominik Muhs 6e8527af80 Remove trailing semicolon 6 years ago
Dominik Muhs cadf702ace Convert single-quoted to double-quoted docstrings 6 years ago
Dominik Muhs 0694867c2e Remove redundant parentheses 6 years ago
Dominik Muhs 0b422a5e42 Remove redeclared vars without usage 6 years ago
Dominik Muhs 06d0bca910 Add static methods where needed 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
Nathan df99920e36 Added concolic support 6 years ago
Nathan e011219390 calldataload indexing (closes #528) 6 years ago
Dominik Muhs 128a6f76e2 Revert taint test refactoring to fix pytest fixtures 6 years ago
Dominik Muhs 0142e6e41b Fix builtin name shadowing 6 years ago
Dominik Muhs 2e56cef99a Fix outer scope variable shadowing 6 years ago
Dominik Muhs 2547f43f8a Remove unreachable code 6 years ago
Dominik Muhs 1428343a3d Remove even more unused variables 6 years ago
Dominik Muhs a85918a6f7 Remove unused variables from mythril 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Dominik Muhs 4dfff5fb2b Refactor loop to use enumerate 6 years ago
Dominik Muhs 3d4484811a Remove unused variables in instructions 6 years ago
Dominik Muhs 355d5edd87 Fix line spacing in evm 6 years ago
Dominik Muhs 12f8460628 Remove evm redundant parentheses 6 years ago
Dominik Muhs 527dd0b1d8 Remove evm unused variables 6 years ago