Commit Graph

4111 Commits (bug/invalid-loop-pruning)
 

Author SHA1 Message Date
Bernhard Mueller 4f3fd00359 Catch Z3Errors in dependencypruner (workaround) 5 years ago
Nikhil Parasaram 7d4280c418 put hash for sha keccak() 5 years ago
Bernhard Mueller 1c129039a1 Black 5 years ago
Bernhard Mueller 2a0a42dac2 Fix integer slowdown, set default loop bound to 3 5 years ago
Bernhard Mueller 9cc47dba56 Remove unused import 5 years ago
Bernhard Mueller 939674f9f2 Clean up 5 years ago
Bernhard Mueller c64f137b58 Use correct function 5 years ago
Bernhard Mueller 2ae44d7c7e Add exception to loop bounds for creation transaction 5 years ago
Bernhard Mueller 4891645219 Remove unused import 5 years ago
Bernhard Mueller 0f509a0b13 Use set instead of list 5 years ago
Nathan 8944cf64af Merge branch 'analyze-with-mythx' of github.com:ConsenSys/mythril-classic into analyze-with-mythx 5 years ago
Nathan 19b4659be5 Convert --solc-args parameter to --solc-json 5 years ago
Bernhard Mueller beea142fb2
Merge pull request #1121 from ConsenSys/annotations_to_union 5 years ago
Nathan 337417ab7f
Merge branch 'develop' into analyze-with-mythx 5 years ago
Bernhard Mueller 5a727541ce Fix Sum function 5 years ago
Bernhard Mueller 47626e771d Merge branch 'develop' into annotations_to_union 5 years ago
Bernhard Mueller 85efb2da4b Default loop bound -> 2 5 years ago
Bernhard Mueller be71ddedf8 Add missing import 5 years ago
Bernhard Mueller 54d2025980 Fix more type issues 5 years ago
Bernhard Mueller 36ccfac6cb Fix type stuff 5 years ago
Bernhard Mueller 5c4c1e7ca3 Refactor Bitvec annotations to sets 5 years ago
Bernhard Mueller 9ee20642b8
Merge pull request #1119 from ConsenSys/sha3_annotations 5 years ago
Bernhard Mueller a17f2368d3
Merge pull request #1120 from ConsenSys/fix/annotations 5 years ago
Nikhil Parasaram e490802f3f Add type hints 5 years ago
Nikhil Parasaram 85f11e240b Fix the append issue 5 years ago
Bernhard Mueller 088b0031ca Correctly append annotations in sha3 instruction 5 years ago
Bernhard Mueller 9b964b0578 Remove unused code 5 years ago
Bernhard Mueller 0846599edc Remove further debug statements 5 years ago
Bernhard Mueller dbd9ddf662
Merge pull request #1117 from ConsenSys/call_as_sink 5 years ago
Bernhard Mueller eee2b9cc39
Merge pull request #1118 from ConsenSys/speedup_instructions 5 years ago
Nikhil Parasaram 3ea0c994ac Remove log for mstore8 5 years ago
Nikhil Parasaram 2564fee18f Speedup bottleneck instructions by removing or hashing the symbols 5 years ago
Bernhard Mueller d414eec349 Consider potential overflows when result is used as call value 5 years ago
Bernhard Mueller 5c5f1638cc
Merge pull request #1116 from ConsenSys/develop 5 years ago
Bernhard Mueller 9e62eecd8b
Merge pull request #1115 from ConsenSys/master 5 years ago
Bernhard Mueller edc024047b Merge branch 'develop' of github.com:ConsenSys/mythril into develop 5 years ago
Bernhard Mueller 901d842768 Tweak DoS module 5 years ago
Bernhard Mueller b630018993
Merge pull request #1114 from ConsenSys/develop 5 years ago
Bernhard Mueller 2e65d7977d
Merge pull request #1113 from ConsenSys/master 5 years ago
Bernhard Mueller febc02c453 Another bugfix for DoS module 5 years ago
Bernhard Mueller 7a1dcb1c9f
Merge pull request #1112 from ConsenSys/develop 5 years ago
Bernhard Mueller f16b5bb52d Merge branch 'develop' of github.com:ConsenSys/mythril into develop 5 years ago
Bernhard Mueller 735233248f Fix way locations are reported in DoS module 5 years ago
Bernhard Mueller 3f8d140cb8
Merge pull request #1111 from ConsenSys/develop 5 years ago
Bernhard Mueller a74f0674ff
Update __version__.py 5 years ago
Bernhard Mueller 8652627f89
Merge pull request #1110 from ConsenSys/loop_bounds_refactor 5 years ago
Bernhard Mueller 667ca755ba Reduce default loop bound to 2 and simplify DOS module 5 years ago
Bernhard Mueller b24dc32f82 Grammar fix 5 years ago
Bernhard Mueller d80ef7336d
Merge pull request #1107 from ConsenSys/pruning_fix_2 5 years ago
Bernhard Mueller 0d9aabb580
Merge pull request #1102 from ConsenSys/storage/experiment 5 years ago