Commit Graph

2318 Commits (865b93fb2c7d5f2eee33c462800f5f386545f01d)
 

Author SHA1 Message Date
Dominik Muhs 4ac8cc36a2 Assure identity function always returns bytes, add type hints 6 years ago
Dominik Muhs 499e1f9099 Assure ripemd160 always returns bytes 6 years ago
Bernhard Mueller b180fd81ab Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Stamatis Katsaounis 499be11ea4 Add max-transaction-count cli parameter. 6 years ago
JoranHonig 2592a5074b
Merge pull request #549 from JoranHonig/features/revert 6 years ago
Joran Honig 9fb6a81df1 Make name more verbose 6 years ago
Dominik Muhs 315935b185 Merge master into type-hints 6 years ago
Dominik Muhs b5df26d8ae Add more type hints where applicable 6 years ago
Dominik Muhs a3285eda88 Add type hints to laser signatures 6 years ago
JoranHonig d005944458
Merge pull request #567 from JoranHonig/features/dynamictransactions 6 years ago
JoranHonig 1c1c1f2d59
Merge pull request #569 from JoranHonig/reafactor/interfaces 6 years ago
Joran Honig 213250ddb3 Fix import 6 years ago
Joran Honig c2396a50fa Move blockchain interfacing code to ethereum.interface 6 years ago
Joran Honig 3e6ca5e976 Chnage regex to limit to correct pattern 6 years ago
Joran Honig dfae6b349e Change loglevel to debug for some statements 6 years ago
Joran Honig 4bb9e22cc5 Implement dynamic transaction execution 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
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