Commit Graph

1519 Commits (b28130cb8ef8a50d8d290a1b28f63f12d58c93a8)
 

Author SHA1 Message Date
Joran Honig b28130cb8e State cleanup 6 years ago
Joran Honig 9108f48b88 remove assertions from state 6 years ago
Joran Honig 3fe5e03a71 Make global state use worldstate object versus accounts dictionary 6 years ago
Joran Honig f969b63ab5 cleanup call post, and constrain return value 6 years ago
Joran Honig 13e8ce9896 Instruction cleanup 6 years ago
Joran Honig f7e7bdcd73 Fix bug in return_ 6 years ago
Joran Honig 39b1fe3111 Move exception handling to execute state and clean it up a lot 6 years ago
Joran Honig d00e394849 keep the new world_state 6 years ago
Joran Honig a41fa8d145 init return value 6 years ago
Joran Honig 884ab7644f init transactions 6 years ago
Joran Honig e27512ad5d Use generalization 6 years ago
Joran Honig 479d3ccf42 Merge remote-tracking branch 'upstream/master' into features/createtransaction 6 years ago
Joran Honig 9bcfd70afb Contract creation init 6 years ago
JoranHonig b991f93497
Merge pull request #390 from ConsenSys/bugfix/fix_fallback 6 years ago
Nikhil Parasaram 3756cdbf3d Merge branch 'master' of github.com:ConsenSys/mythril into bugfix/fix_fallback 6 years ago
Nikhil Parasaram 58b579e800 fix fallback 6 years ago
JoranHonig edecca0c65
Merge pull request #375 from JoranHonig/bugfix/taint_active_account 6 years ago
R. Bernstein b6beed98d4
Merge pull request #385 from ConsenSys/python-3.5-intermittent 6 years ago
R. Bernstein 318860730c
Merge pull request #368 from ConsenSys/update-issue-template 6 years ago
rocky 83fedfaf43 Force determinism in iterating over dictionary keys... 6 years ago
Nikhil Parasaram 19d2e1b0fd
Merge pull request #383 from norhh/bugfix/377 6 years ago
Nikhil Parasaram f5b33b2fd0
Merge pull request #381 from norhh/bugfix/376 6 years ago
rocky 1408b8b920 Include Python version on bug report. 6 years ago
rocky abd1bb8ae0 Revise issue templates 6 years ago
Nikhil Parasaram 75cc79df54 Allow frequent write to disk 6 years ago
Nikhil Parasaram 77dde79c94 resolve merge conflicts 6 years ago
Nikhil Parasaram 526ebd14ac Fix tests for report 6 years ago
Nikhil Parasaram b7505e2982 Send a list for signatures 6 years ago
Nikhil Parasaram 29f89864d0 Fix the code lines mapping 6 years ago
Nikhil Parasaram b7f86f13f8 Use bytes encoding to make the mapping 6 years ago
Nikhil Parasaram 99cf0d2f7d
Merge pull request #380 from norhh/bugfix/356 6 years ago
Nikhil Parasaram 7fc3396d36 Support windows Path 6 years ago
Nikhil Parasaram a1b45f803e Use pathlib over split 6 years ago
Nikhil Parasaram 143ec422e9 Use solidity filename for truffle 6 years ago
Joran Honig 7c247e15c1 Merge branch 'bugfix/bectoken' into bugfix/taint_active_account 6 years ago
Joran Honig e0e92630b9 cleanup 6 years ago
Joran Honig ab4c49e78c Do account copy 6 years ago
Joran Honig b7c67962d8 And use address for comparison in taint analysis 6 years ago
Nikhil Parasaram 49847ed41f
Merge pull request #357 from norhh/enhance/340 6 years ago
JoranHonig 8d497ee427
Merge pull request #355 from JoranHonig/features/transaction 6 years ago
Joran Honig c54ed453df Add environments laser result 6 years ago
Joran Honig 5734b7808d Run using signatures.example 6 years ago
Joran Honig 2d676fb7cd add environment overflow tests 6 years ago
Nikhil Parasaram d69004bd61 Default to config for addresses if nothing is mentioned 6 years ago
Joran Honig 579a2e5090 Add environment to test 6 years ago
Nikhil Parasaram 4bec0826e2 Uncomment multiple file check for graphs code 6 years ago
Joran Honig 623a13665a Check on active account vs environment (which is shallow copied) 6 years ago
Joran Honig 7c839b9825 Check on active account vs environment (which is shallow copied) 6 years ago
Joran Honig 2c052cb40e Clean up integer 6 years ago
Bernhard Mueller 332653d7c1
Merge pull request #374 from ConsenSys/hotfix-372-Python-3.5-handling 6 years ago