Commit Graph

2956 Commits (8c4e1767790f71e0c16c9bacac1c1c1d673cdca1)
 

Author SHA1 Message Date
Nikhil Parasaram 6c33f03a5e
Merge pull request #828 from nbanmp/multiple_sends_callback_refactor 6 years ago
Nikhil Parasaram c86796c6fa
Merge branch 'develop' into multiple_sends_callback_refactor 6 years ago
Nathan 4aa15fef28 Add support for native contracts called through staticcall 6 years ago
Nathan 02c5715e8c Pop arguments for staticcall 6 years ago
Nathan 895ee4f6e0 Handle null Call 6 years ago
Nathan c025b9642a Apply black 6 years ago
Nathan de5eb94fc0 Command users to report issues to GitHub 6 years ago
JoranHonig 82881c1268
Merge branch 'develop' into features/integer_callback 6 years ago
Joran Honig 69e03880e3 adapt expected outputs to changes in the integer module 6 years ago
Joran Honig 94b757e213 Set execution timeout to be lower 6 years ago
Joran Honig e8b12ec0bc remove type hint that is incompatible with 3.5 6 years ago
JoranHonig 5518400586
Merge pull request #832 from ConsenSys/hotfixes 6 years ago
Joran Honig 9a27400dbb add simplify statements so false checks work correctly 6 years ago
Nikhil Parasaram 49748fecbb Merge branch 'hotfixes' of github.com:ConsenSys/mythril into hotfixes 6 years ago
Nikhil Parasaram 4c53651ca3 Pass the annotations 6 years ago
Joran Honig 177b333aea refactor integer module to work based of callbacks 6 years ago
Joran Honig 5d931dedc8 adapt iszero implementation to push bitvec 6 years ago
Nikhil Parasaram 78a8282f93
Merge branch 'develop' into hotfixes 6 years ago
Nikhil Parasaram e0b8f5a813 Add the symbol factory method for Bool() 6 years ago
Nikhil Parasaram 51a1dc68f3
Merge pull request #833 from JoranHonig/bugfix/829_simplify 6 years ago
Joran Honig adedc5f69a use z3 simplify on variables extracted from z3.Model 6 years ago
Bernhard Mueller ff89b16074
Update README.md 6 years ago
Nikhil Parasaram 47539b68a1 Use mythril boolean variable for Or operation over python boolean variable 6 years ago
Nikhil Parasaram 8875758fd2 Add the missing None check for Call in delegate_call module 6 years ago
Nathan a60e14c903 Remove unhelpful log message 6 years ago
Dominik Muhs 0bdc7ed48e Optimize imports 6 years ago
Nathan 62aede8e0b Report issues when exception occurs 6 years ago
Nathan 13bc03e99b Improve multiple_sends documentation 6 years ago
Nathan 509c916a19 refactor multiple_sends.py with callbacks 6 years ago
Dominik Muhs 430814182e Apply black 6 years ago
Dominik Muhs 3f5a526755 Dynamically get Mythril version for docs 6 years ago
Dominik Muhs eefe843177 Add documentation guide to readme 6 years ago
Dominik Muhs ba1015631f Switch theme to alabaster 6 years ago
Dominik Muhs 5e0bcd3f9f Apply better doc string formatting 6 years ago
Dominik Muhs a8f61a0f83 Apply black 6 years ago
Dominik Muhs 49ca94c2da Add more doc strings and stubs 6 years ago
Dominik Muhs 3c8892c3d2 Add new docstring stubs after merge 6 years ago
Dominik Muhs 74f98b77a8 Fix conf formatting 6 years ago
Dominik Muhs 9fcc6c37c6 Merge branch 'develop' into feature/docs 6 years ago
Dominik Muhs 1bb99a5162 Fix sphinx unexpected indent warning 6 years ago
Nikhil Parasaram ea876a8e29 Revert "Update version to v0.19.12" 6 years ago
Nikhil Parasaram 1691006cab
Update version to v0.19.12 6 years ago
Nikhil Parasaram 6d1ba201c3
Merge pull request #826 from ConsenSys/bugfix/823 6 years ago
Nikhil Parasaram fa5902cd63 Merge branch 'develop' of github.com:ConsenSys/mythril into bugfix/823 6 years ago
Nikhil Parasaram ab40c091a1 Correct the Manifest.ini path and moveback the signatures.db to mythril root 6 years ago
Nikhil Parasaram 95e4cc2309
update to version v0.19.11 6 years ago
Nikhil Parasaram f81f5369e7
Merge pull request #824 from ConsenSys/bugfix/823 6 years ago
Nikhil Parasaram eee4acde8f
Merge branch 'develop' into bugfix/823 6 years ago
Dominik Muhs 7ebeb662ff Remove stale doc comment 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago