Commit Graph

2677 Commits (d7f80023d7eaa52b4b98f4860bfe6fa13664670c)
 

Author SHA1 Message Date
Nathan 04ebf3f77d Exceptions module refactor (#802) 6 years ago
Joran Honig b19a09e163 tests: restore suicide 6 years ago
Joran Honig 4bb5e6ea30 laser/ethereum/state: restore assert check 6 years ago
Joran Honig 6a273c181e laser/smt: Update documentation and type hints for solver 6 years ago
Joran Honig 7317ff1e6e laser/smt: Update documentation and type hints for bitvec and bool 6 years ago
Joran Honig 24727121bb mythril/laser/smt: Use raw array 6 years ago
Joran Honig 8a4a6d64ac calldata: transform arguments to bitvectors 6 years ago
Nikhil Parasaram eef26dbbaf
Update version v0.19.10 6 years ago
Joran Honig d6c4c3cd82 Remove type hint for compatibility with 3.5 6 years ago
Joran Honig abf8e0847a adapt storage test to use smt abstraction 6 years ago
Joran Honig 521a68d868 adapt mstate test to use smt abstraction 6 years ago
Joran Honig fb89bdf093 Bugfix for and instruction and calldata tests 6 years ago
Dominik Muhs 338c55be08 Add basic documentation 6 years ago
Dominik Muhs 791f74b522 Remove rst from gitignore 6 years ago
Joran Honig 4b0cb3e397 Make calldata compatible with partial abstraction, and add missing features to smt 6 years ago
Joran Honig 12ca4426d6 Refactor analysis to work with smt abstraction 6 years ago
Joran Honig 66f7789fba refactor analysis modules to work with smt abstraction 6 years ago
Nikhil Parasaram d078c9eab8 Reformat with black 6 years ago
Nikhil Parasaram 489a7b1639 Merge branch 'refactor/793' of github.com:ConsenSys/mythril into refactor/793 6 years ago
Nikhil Parasaram 4346565ab8 Merge with develop 6 years ago
Joran Honig 4db5e25dc4 mythril/laser/ethereum: Replace z3 with smt abstraction layer 6 years ago
Nikhil Parasaram 02a8ae9714
Merge pull request #780 from nbanmp/logging 6 years ago
Nikhil Parasaram 715673b650
Merge branch 'develop' into refactor/793 6 years ago
Nathan 312a2c8101 black... 6 years ago
Nathan 35faff834b
Merge branch 'develop' into logging 6 years ago
Nikhil Parasaram 02dc62704a
Merge pull request #819 from ConsenSys/bugfix/801 6 years ago
Nikhil Parasaram 09813d76b2 Merge branch 'develop' of github.com:ConsenSys/mythril into bugfix/801 6 years ago
Nikhil Parasaram 1160b858fc
Merge pull request #817 from ConsenSys/fix/816 6 years ago
Nikhil Parasaram 0991f9d95c Revert the minimize transaction count 6 years ago
Nikhil Parasaram 935ea2c704 Fix py_ecc version 6 years ago
Nikhil Parasaram d66ff00240
Revert update version 6 years ago
Nikhil Parasaram 19c1a2da93
update mythril to v0.19.9 6 years ago
Nikhil Parasaram a58766a417
Merge pull request #811 from ConsenSys/bugfix/809 6 years ago
Joran Honig 8afeb4d3ed initial solver implementation 6 years ago
Joran Honig 509fc35fcb Implements array type 6 years ago
Joran Honig a89461228e add sum expression to bitvec 6 years ago
Joran Honig ed2ca48e5b import smt functions 6 years ago
Joran Honig 712746cf9b mythril/laser/ethereum/state: use symbol factory 6 years ago
Joran Honig ae28fd0d52 mythril/laser/ethereum/transaction: use symbol factory 6 years ago
Joran Honig 02c1a3d2f5 mythril/laser/ethereum/util: use symbol factory 6 years ago
Joran Honig 16e2028927 mythril/laser/ethereum/instructions: use symbol factory 6 years ago
Nikhil Parasaram f131d35703 reformat file with black 6 years ago
Nikhil Parasaram a3e3b77f9d Merge branch 'develop' of github.com:ConsenSys/mythril into develop 6 years ago
Nikhil Parasaram 75af0668ac use as_long for only Non ints 6 years ago
Nikhil Parasaram 7e1acfd570
Merge pull request #806 from ConsenSys/fix/805 6 years ago
Nikhil Parasaram 77fa7e9e62
Merge branch 'develop' into fix/805 6 years ago
Nikhil Parasaram cd138e47fa
Merge pull request #764 from nbanmp/memory_refactor 6 years ago
Nikhil Parasaram 88afd0cb09
Merge branch 'develop' into memory_refactor 6 years ago
Nathan 12c74feb0a correct bitvec size in concat 6 years ago
Nikhil Parasaram 79dc6e4818 Convert 1 arg to BitVecVal (#807) 6 years ago