Commit Graph

1490 Commits (b6beed98d40b187d9197f58a76e218b8c5a9eb4c)
 

Author SHA1 Message Date
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
Joran Honig 07acdd672e Merge remote-tracking branch 'upstream/master' into features/coverage 6 years ago
Joran Honig aa0f6064d5 Use sum_ vs sum 6 years ago
Nikhil Parasaram b9414cafcd
Merge pull request #310 from LoCorVin/feature/reformatsymindices 6 years ago
JoranHonig e57ef0d361
Merge pull request #332 from JoranHonig/features/solver_timeout_logging 6 years ago
Joran Honig d3ad937462 Load all contracts from file 6 years ago
Joran Honig e1552435e8 Add timeout logging to solver 6 years ago
Joran Honig b30e70235c Implement coverage measurement 6 years ago
Nikhil Parasaram e3a90d8321 Remove z3 from natives 6 years ago
Nikhil Parasaram ad69ad5fa4 Remove unused import 6 years ago
Nikhil Parasaram b013951fb6 Add an exception in native contracts 6 years ago
Joran Honig 65322ee7f7 Fix circular dependency 6 years ago
Konrad Weiss 704307890a Merge branch 'master' of https://github.com/ConsenSys/mythril into feature/reformatsymindices 6 years ago
Konrad Weiss f873d041ee Revert "Merge branch 'master' of https://github.com/LoCorVin/mythril into feature/reformatsymindices" 6 years ago
Konrad Weiss a8de6b1a55 Merge branch 'master' of https://github.com/LoCorVin/mythril into feature/reformatsymindices 6 years ago
Konrad Weiss ac818454ab Correcting the symetric variable formatting for calldatacopy 6 years ago
Nikhil Parasaram deb98df7c5 return a list for blockhash function 6 years ago
Nikhil Parasaram 9710715452 Merge branch 'master' of github.com:ConsenSys/mythril into bugfix/315 6 years ago
Nikhil Parasaram 740b73bed6 Store a BitVec when an exception occurs 6 years ago
Nikhil Parasaram bb29722a8f
Merge pull request #324 from JoranHonig/bugfix/worklist 6 years ago