Commit Graph

2872 Commits (constantinope-reentrancy-check)
 

Author SHA1 Message Date
Nikhil Parasaram bfe3fefaa5 Resolve merge conflicts 6 years ago
Nikhil Parasaram 3f2ff85683 Merge with master 6 years ago
Nikhil Parasaram 59d120456d
Merge pull request #835 from nbanmp/staticcall_fix_pops 6 years ago
Nathan d82c50cc10
Merge branch 'develop' into staticcall_fix_pops 6 years ago
Nikhil Parasaram d4e994904b
Merge pull request #840 from ConsenSys/bugfix/839 6 years ago
Nathan a5a83253f4 Check if call is native inside native_call function 6 years ago
Nathan f3fb40f50b Default pre_hooks and post_hooks to empty list 6 years ago
Nikhil Parasaram 0094d210b6 Put BitVecVals into the storage 6 years ago
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