Commit Graph

2441 Commits (98f3e1d71602ebfa816d0c6389724e9c64c2075c)
 

Author SHA1 Message Date
Maxime Biais 957575087b
Replace --contract-creation option by --bin-runtime 6 years ago
Nathan 575f3d73ac remove arbitrary calldatasize constraint 6 years ago
Nathan 725d6c61d5 Fix calldata constraints being overwritten 6 years ago
Nathan d836b33611 Initial concrete transaction sequence generation 6 years ago
JoranHonig f5ad0116c0
Merge pull request #615 from nbanmp/master 6 years ago
Nathan 3d7350ca2e black formatting tests 6 years ago
Nathan 73bdbfd150 black formatting 6 years ago
Nathan 8ddb48933c
Merge branch 'develop' into master 6 years ago
JoranHonig 94862635d7
Merge pull request #617 from ConsenSys/feature/599-develop 6 years ago
Nathan 7e73a42051
Merge branch 'develop' into master 6 years ago
Dominik Muhs e0cd08a58b Apply black style formatting 6 years ago
Dominik Muhs c814c685d9 Add black hook to CircleCI config 6 years ago
Bernhard Mueller f5997702a7 Update README.md 6 years ago
JoranHonig 8e8e5716a4
Merge pull request #609 from JoranHonig/refactor/disassembly 6 years ago
JoranHonig c19f249c49
Merge pull request #603 from JoranHonig/refactor/asm 6 years ago
JoranHonig f2368aea87
Merge branch 'develop' into refactor/disassembly 6 years ago
Joran Honig 1c396d93ad Make statement more readable 6 years ago
Nikhil Parasaram dbc9cc1870
Merge pull request #610 from ConsenSys/norhh-patch-2 6 years ago
Joran Honig 6f69858fbe fix missing argument 6 years ago
Joran Honig 5f9494b979 fix missing environments 6 years ago
Joran Honig 5df5849451 Merge remote-tracking branch 'origin/refactor/asm' into refactor/asm 6 years ago
Joran Honig b67117c8b4 add more type hints 6 years ago
Joran Honig 719413a390 Add swc standard format output to mythril 6 years ago
Nikhil Parasaram 52d0bef520
v0.18.13 6 years ago
Nathan 2d02e381dc simplify ternary 6 years ago
JoranHonig c4f0509b23
Merge pull request #600 from norhh/tests/VmSha3 6 years ago
Nathan 8928716633 remove one line calldate bugfix and other important improvements 6 years ago
Joran Honig 7e78a77acb also catch key error 6 years ago
Joran Honig 2b2698e1fb return empty list if sighash not in signatures 6 years ago
Joran Honig a40ebd55f8 remove type hint 6 years ago
Joran Honig 247cdc4c33 get_function_info tests 6 years ago
Joran Honig 395cea71c4 Cleanup + documentation 6 years ago
Joran Honig 9a1e337069 Remove incompatible signature 6 years ago
Nikhil Parasaram f1fcc9a4cb Remove mutable default value and add a docstring 6 years ago
Nikhil Parasaram 8d8b97bc53
Merge pull request #579 from norhh/feature/539 6 years ago
Joran Honig 1ffa64ed09 Adds basic disassemble test 6 years ago
Joran Honig c4c9e56c6a add find sequence test 6 years ago
Maxime Biais fac974080b
Merge branch 'master' into issue/576-add-new-cli-option-to-pass-contract-creation-bytecode 6 years ago
Joran Honig c4da715477 Adds test for is_sequence_match and small bugfix 6 years ago
Joran Honig 0fa27b8e21 Remove generator type and add asm get opcode tests 6 years ago
Joran Honig c161b90c86 add typehint 6 years ago
Joran Honig 275cbe30aa fix typo 6 years ago
Joran Honig 057457373c Disassemble refactor 6 years ago
Joran Honig 428504196b Clean up sequence code 6 years ago
Joran Honig 76b9d46cd8 Remove unused function 6 years ago
Joran Honig b30430252e Move asm to disassembler + cleanup 6 years ago
Nathan 34daeebe69 calldata tests 6 years ago
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