Commit Graph

1923 Commits (0cea8f562726da468ab4761ff1ff3746ab0d747a)
 

Author SHA1 Message Date
Nikhil Parasaram 0cea8f5627
Merge pull request #573 from skatsaounis/master 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
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 dfae6b349e Change loglevel to debug for some statements 6 years ago
Joran Honig 4bb9e22cc5 Implement dynamic transaction execution 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
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
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
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
Joran Honig 5e9f613911 Implement revert 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
Nikhil Parasaram d7df0c132c check for new records to work on 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