Commit Graph

2891 Commits (3ce434329f938124cdb0164093f1ea2c7cbf8af8)
 

Author SHA1 Message Date
Joran Honig 3ce434329f refactor solver and independence solver to use laser.smt.model 6 years ago
Joran Honig f380f87ae5 add model implementation to laser.smt 6 years ago
Joran Honig 39f7ecf566 add initial independence solver object to smt 6 years ago
Joran Honig a82940de2c add initial implementation of dependence map 6 years ago
Nikhil Parasaram 3023785143
Merge pull request #882 from ConsenSys/bugfix/873 6 years ago
Nikhil Parasaram ddcbdf5d07 Fix merge conflicts 6 years ago
Nikhil Parasaram 4540a4e3e2 Use /root/ to copy over ~ 6 years ago
Nikhil Parasaram 852c9b5bc1
Merge pull request #888 from ConsenSys/bugfix/docker-dev 6 years ago
Nikhil Parasaram e5b8b8cfae Copy the signatures file to docker's mythril home 6 years ago
Nikhil Parasaram 4592a6bf5d Copy the signatures file to .mythril in Dockerfile 6 years ago
Nikhil Parasaram cc100ced90 Merge branch 'develop' of github.com:ConsenSys/mythril into bugfix/873 6 years ago
Nikhil Parasaram 8bbfa04133 Move signatures.db to assets and also copy signatures to .mythril home directory 6 years ago
JoranHonig 8366ad4965
Merge pull request #849 from hzzhang/hzzhang/iprof 6 years ago
JoranHonig 717826ff47
Merge branch 'develop' into hzzhang/iprof 6 years ago
Nikhil Parasaram 94e52b75e1
Merge pull request #872 from nbanmp/dynld_bugfix 6 years ago
Nikhil Parasaram c398e48a01
Merge branch 'develop' into dynld_bugfix 6 years ago
Nikhil Parasaram bb14aca266
Merge pull request #884 from ConsenSys/bugfix/877 6 years ago
Nikhil Parasaram 1a105dea05
Merge branch 'develop' into bugfix/877 6 years ago
JoranHonig 712c9ba395
Merge pull request #880 from JoranHonig/features/return_array_of_issue_templates 6 years ago
JoranHonig b236f5204c
Merge branch 'develop' into features/return_array_of_issue_templates 6 years ago
Joran Honig 9a91fc8c31 indent test results jsonv2 6 years ago
Nikhil Parasaram 7b32ef0a6e Add the return constraints to global state 6 years ago
Nikhil Parasaram 35da4e4ce7 Change the movement directory 6 years ago
Nikhil Parasaram 180de41c2c Move signatures.db to mythril.support 6 years ago
Nathan 7402269b42
Merge branch 'develop' into hzzhang/iprof 6 years ago
Nikhil Parasaram 500aeb5df3
Merge pull request #869 from ConsenSys/enhance/optimize 6 years ago
Nikhil Parasaram 962a5f8711 Fix merge conflicts 6 years ago
Joran Honig 7611352d37 reformat code according to style rules 6 years ago
Joran Honig 5594e306fb adapt tests to changes in the new report 6 years ago
Joran Honig 65e412bae8 refactor report format to return array of the issue format 6 years ago
Nathan ff071dc28d
Merge branch 'develop' into dynld_bugfix 6 years ago
Nikhil Parasaram 7779c0d5f5
Merge pull request #852 from ConsenSys/enhance/844 6 years ago
Nikhil Parasaram 8b19ff4bdb
Merge branch 'develop' into enhance/844 6 years ago
Nathan c9e6f0f69c
Merge branch 'develop' into dynld_bugfix 6 years ago
Nathan 9de814bcf9
Merge pull request #871 from nbanmp/delegatecall_special_case 6 years ago
Nikhil Parasaram eab736d3ef Add a function which returns address in integer module 6 years ago
Nikhil Parasaram b85f2592bd Remove the else condition to handle both creation code and runtime code 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Nathan ef49a6c52e Fix bug accessing on chain contracts with addresses starting with 0s 6 years ago
Nathan 30d3b9a74e Cleanup get_call_data 6 years ago
Nathan 6a59cb4954 Implement special case for the delegatecall proxy pattern 6 years ago
Nikhil Parasaram 30c8a11593 Cache the suicide module's output 6 years ago
Nikhil Parasaram 6762e00905 Remove print statement 6 years ago
Nikhil Parasaram 0b66e0207c Merge with develop and add bugfixes 6 years ago
Nikhil Parasaram 5d6e854414 Calculate hash on the fly in the report class 6 years ago
Nikhil Parasaram 96f6c13548 Add the creation bytecode hash to source list 6 years ago
Nikhil Parasaram feb58fa7e0 Add standardized functions for the description head, tail and title to avoid mistakes 6 years ago
Nikhil Parasaram 758c0d6cf8 Add creation bytecode hash and remove unused statement in the Report class 6 years ago
Nikhil Parasaram b55880c0aa convert sourceList to snake case 6 years ago
Nikhil Parasaram fb396024b2 Remove lines which are redundant after the bugfix 6 years ago