Commit Graph

1809 Commits (7adf300ba41470eb92a8736d0fd7c926fd9ffef0)
 

Author SHA1 Message Date
Joran Honig 621c8b95df Check for length bin runtime 6 years ago
Joran Honig b3897fa0b9 Check on environment 6 years ago
Joran Honig 37a5995ee3 Only taint check the current contract 6 years ago
JoranHonig fcd6c0942f
Merge pull request #344 from JoranHonig/bugfix/325 6 years ago
Nikhil Parasaram 9f76cac358
v0.18.8 6 years ago
Joran Honig 66cf95e298 Add retvals to global states 6 years ago
Joran Honig 7782ef20f5 Add retval after pops 6 years ago
Joran Honig d24740b0ae the call instruction adds the return value to the stack 6 years ago
Joran Honig 6b65408c09 Implement call fixes 6 years ago
Bernhard Mueller ef98c481ad
Merge pull request #342 from b-mueller/master 6 years ago
Bernhard Mueller 0de30691e3 Delete commented lines 6 years ago
Joran Honig 1cc05c2998 Catch index error 6 years ago
JoranHonig 9907042d6e
Merge pull request #335 from JoranHonig/features/strategy_timeout 6 years ago
Joran Honig 5e6bbccc84 Fix tabs vs spaces from mergetool 6 years ago
JoranHonig a0500a7837
Merge pull request #343 from JoranHonig/bugfix/fallback_ 6 years ago
Joran Honig 4522a30d8f Merge remote-tracking branch 'upstream/master' into features/strategy_timeout 6 years ago
Joran Honig 119c8842b7 Set initial function name to fallback 6 years ago
Bernhard Mueller 40645bc0f2 Remove MD5 hash calc, add progress log msg 6 years ago
Bernhard Mueller e32c1dcc42 Remove --search-all flag 6 years ago
Nikhil Parasaram fe9a8ec351
Merge pull request #326 from norhh/bugfix/320 6 years ago
Nikhil Parasaram c14611ea02
Merge branch 'master' into bugfix/320 6 years ago
Nikhil Parasaram a78faeb0f5
Merge pull request #339 from norhh/sha_fix 6 years ago
Nikhil Parasaram 240ecf23c3 Add a check for expr in sha3 6 years ago
Nikhil Parasaram 474ebb053a Remove simplify in the sha3 stack message 6 years ago
Nikhil Parasaram 24712509fb Move the v, r, s for catching exception 6 years ago
Nikhil Parasaram d4417a24b3 Use broad exception catch due to coincurve 6 years ago
Nikhil Parasaram a3b530ca24 Catch Value error from pyethereum 6 years ago
Nikhil Parasaram 21178e142f merge with master 6 years ago
Nikhil Parasaram e1be0eea81 Use ethereum 2.3.2 utils 6 years ago
Joran Honig d0feeb046b use max depth 6 years ago
Joran Honig d55725cf88 Fix other failing tests 6 years ago
Joran Honig 554e5e32c2 add missing arguments 6 years ago
Joran Honig 91ad692ab9 Set default timeout to 10 minutes 6 years ago
JoranHonig 299bba5af2
Merge pull request #328 from JoranHonig/features/hooks 6 years ago
Joran Honig 95dfd8fe56 Merge remote-tracking branch 'upstream/master' into features/hooks 6 years ago
JoranHonig cf5f71f93e
Merge pull request #338 from JoranHonig/bugfix/fallback 6 years ago
Joran Honig 27b1666d09 Merge remote-tracking branch 'upstream/master' into bugfix/fallback 6 years ago
Joran Honig 9ea6b087d9 Add fallback function name 6 years ago
Nikhil Parasaram 9f6ab31385
Merge pull request #336 from norhh/rlp 6 years ago
Joran Honig 84f123dbb8 Merge remote-tracking branch 'upstream/master' into features/analyze_all_contracts 6 years ago
Nikhil Parasaram 9ff9e80f44 upgrade rlp version 6 years ago
Nikhil Parasaram 07ecc62aac Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Joran Honig c07dd05a81 Use dfs by default 6 years ago
Joran Honig 80964a5d39 Use dfs by default 6 years ago
Joran Honig b797c3dce2 Add execution timeout parameter used to controll the duration of 6 years ago
JoranHonig 24280969b5
Merge pull request #331 from JoranHonig/features/coverage 6 years ago
JoranHonig ec3fcaef91
Merge pull request #334 from JoranHonig/bugfix/contract_names 6 years ago
Joran Honig 084b1ef955 Fix false 6 years ago
Joran Honig b38ba4e6b9 Regenerate json to include contract name 6 years ago
Joran Honig 390bd99b17 Add contract to as dict 6 years ago