Commit Graph

3181 Commits (15864aad6eb7695b03b3671b0f904dd710f4c8c6)
 

Author SHA1 Message Date
Nikhil Parasaram 9446423557 Remove calldata type 6 years ago
Nathan 92b2e71d04 Refactor unchecked_retval module with callbacks 6 years ago
Nathan a01989a3bb Add support for modules with post hooks 6 years ago
JoranHonig e000194a8f
Merge pull request #834 from ConsenSys/features/integer_callback 6 years ago
Bernhard Mueller d545ec00e0
Merge branch 'develop' into features/integer_callback 6 years ago
Joran Honig e0cdd517de reformat json reports to pretty format 6 years ago
Joran Honig 1f39f67a1d Merge branch 'features/integer_callback' of github.com:ConsenSys/mythril-classic into features/integer_callback 6 years ago
Joran Honig 8bbfa4006e cleanup try constraints function 6 years ago
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