Commit Graph

1491 Commits (51207a6cfc6ba509528e415bf0659cd0a1709983)
 

Author SHA1 Message Date
Joran Honig 5955abc1e1 Rename to message call and fix comparison 6 years ago
Bernhard Mueller 3249cfff55 Merge branch 'master' into version-option 6 years ago
Bernhard Mueller 6e38e71c95
Merge pull request #358 from b-mueller/master 6 years ago
rocky 203edcf1ff Make code dual Python/POSIX 6 years ago
rocky 372bc9e6a6 Add -V and --version myth CLI option 6 years ago
Bernhard Mueller c07ebde04c
Merge pull request #2 from b-mueller/optimize_search 6 years ago
Ubuntu 3e868427b2 Optimize search 6 years ago
Bernhard Mueller 23bf26299b Formatting, remove unused imports & function 6 years ago
Bernhard Mueller 725ee8fac6
Merge pull request #1 from ConsenSys/master 6 years ago
Joran Honig fdfbc0cc6c Support multiple transactions 6 years ago
Nikhil Parasaram 9573ec161d Remove self assignments 6 years ago
Nikhil Parasaram 7daade31a0 Change relavent comment for config init 6 years ago
Nikhil Parasaram dc0159772d Add dynamic loading to config.ini 6 years ago
JoranHonig f81ca73b92
Merge pull request #354 from LoCorVin/patch-1 6 years ago
Joran Honig 9fc051a631 Merge remote-tracking branch 'origin/features/transaction' into features/transaction 6 years ago
Joran Honig de949dc7e7 adds space 6 years ago
Joran Honig 4fccaeefd6 Add some documentation 6 years ago
Konrad Weiss 69393d6880
Addin _ to codecopy function 6 years ago
Joran Honig 55be6a8883 Use CallTransaction versus constructing environments in LaserEVM 6 years ago
Joran Honig f31343096f Initial CallTransactionImplementation 6 years ago
Joran Honig cb74e187a4 Add node reference to world state, this will in the future be used to link multiple transactions 6 years ago
Joran Honig 105053365f Adds Transaction JumpType 6 years ago
Bernhard Mueller 8c750905f1
Update README.md 6 years ago
Bernhard Mueller f93ca39512
Update README.md 6 years ago
Bernhard Mueller 897b0a66f6
Update README.md 6 years ago
Nikhil Parasaram 42efe5167d
v0.18.9 6 years ago
JoranHonig 2c43581da2
Merge pull request #345 from JoranHonig/bugfix/314 6 years ago
Nikhil Parasaram 1a5f71abea
Merge pull request #348 from p0n1/master 6 years ago
p0n1 2738b42304 mythril & cli: fix missing strategy param 6 years ago
Joran Honig 44d25e48e7 Check for length bin runtime 6 years ago
JoranHonig 71ca84b815
Merge pull request #333 from JoranHonig/features/analyze_all_contracts 6 years ago
JoranHonig a536c3e705
Merge pull request #347 from JoranHonig/bugfix/check_contract 6 years ago
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