Commit Graph

2738 Commits (792ef1c058b00c886b1558fa23db12ace5b566c3)
 

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
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
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
JoranHonig 4417670ba6
Merge pull request #813 from JoranHonig/features/smt-abs-appl 6 years ago
JoranHonig 54eb37c7d3
Merge branch 'develop' into features/smt-abs-appl 6 years ago
Nikhil Parasaram a26c8c0ed0
Merge pull request #825 from ConsenSys/refactor/789 6 years ago
Nikhil Parasaram 346558834c Remove mistaken line 6 years ago
Nikhil Parasaram 0b9144c4fc refactor setup.py with black 6 years ago
Nikhil Parasaram 1815f179f1 import typing 6 years ago
Nikhil Parasaram 5be2f0eea7 add the signatures.db to setup file 6 years ago
Dominik Muhs 1305533759
Better type hinting on _analyze_states function 6 years ago
Dominik Muhs 1aeb5c8578
Better type hinting 6 years ago
Joran Honig 9fae995616 Apply style rules 6 years ago
Joran Honig 2f80143236 Merge remote-tracking branch 'upstream/develop' into features/smt-abs-appl 6 years ago
Joran Honig 6fe3295cec Merge remote-tracking branch 'origin/features/smt-abs-appl' into features/smt-abs-appl 6 years ago
Joran Honig ae88ca7fcf Add type hint and unit to documentation 6 years ago
Joran Honig 3ceed6665d Remove invalid comment 6 years ago