Commit Graph

2738 Commits (792ef1c058b00c886b1558fa23db12ace5b566c3)
 

Author SHA1 Message Date
Nikhil Parasaram 5dd544d301
Merge pull request #784 from ConsenSys/bugfix/783 6 years ago
Dominik Muhs 91629f0d1e Fix path string conversion, remove stale test mythril dir 6 years ago
Dominik Muhs d38768bdf9 Add signature DB thread-safe singleton (for multithreaded tests) 6 years ago
Dominik Muhs 58d11c792f Refactor signature DB init, deprecate test DB 6 years ago
Nikhil Parasaram 62dfe18a2d Merge branch 'bugfix/783' of github.com:ConsenSys/mythril into bugfix/783 6 years ago
Nikhil Parasaram b94c4578cc minimize transaction count 6 years ago
Nikhil Parasaram 7301359135
Merge branch 'develop' into bugfix/783 6 years ago
Nikhil Parasaram 3feb31dcfd
Merge pull request #779 from ConsenSys/bugfix/661 6 years ago
Nikhil Parasaram 1e5ed90599 Remove unnecessary if condition 6 years ago
Nikhil Parasaram 01421c1c1c
Merge branch 'develop' into bugfix/661 6 years ago
Dominik Muhs 2868db8c28 Add local solidity cache to signature DB 6 years ago
Joran Honig 15665cf046 mythril/laser/smt: add arithmetic operations to bitvec 6 years ago
Joran Honig c5df4d19a8 revise function names 6 years ago
Joran Honig 41de34284e Init smt abstraction 6 years ago
Nikhil Parasaram c25f49dd93 Black fixes 6 years ago
Nikhil Parasaram 4fc5a64aa4 minimize call value 6 years ago
Nathan e2557432a5 black :( 6 years ago
Nathan 0335a71a45 switch to named loggers 6 years ago
JoranHonig aafe06c0df
Initial StateAnnotation Implementation (#762) 6 years ago
Nikhil Parasaram 52c8aba690
Merge branch 'develop' into bugfix/661 6 years ago
Nikhil Parasaram e213fd68a1 Format file with black 6 years ago
Nikhil Parasaram 2601209e2c Use simplify only for Bool symbols 6 years ago
Dominik Muhs 2b2ff4150a Output all ambiguous function names 6 years ago
Nathan d872ff07be extend test timeout 6 years ago
Nikhil Parasaram 7c2e60fede
Merge pull request #773 from mickayz/develop 6 years ago
Nikhil Parasaram 1a4def9206
Merge branch 'develop' into develop 6 years ago
Nathan 2a0ff2be91
Merge branch 'develop' into memory_refactor 6 years ago
Bernhard Mueller 198dbd1b95
Merge pull request #775 from ConsenSys/bugfix/772 6 years ago
mickayz 81974e2544 updated with temp fix for solc 0.5.x 6 years ago
Nikhil Parasaram 560a9b19c1
Merge branch 'develop' into bugfix/772 6 years ago
Nikhil Parasaram ee90356eee Fixes the calldata problem 6 years ago
Nathan 3774c4f8ea create function for returndatacopy and pop arguments (#774) 6 years ago
Nathan dcc5d4cc47 nicer json formatting for expected outputs 6 years ago
mickayz 8096975e00 fix for --solv regression 6 years ago
Nathan 78851b74ab update testdata 6 years ago
Bernhard Mueller 1bbe7d9761
Merge pull request #768 from ConsenSys/develop 6 years ago
Bernhard Mueller 97acd0c0bf
Update version.py 6 years ago
Bernhard Mueller 6128931242
Merge pull request #767 from ConsenSys/develop 6 years ago
Nikhil Parasaram 2aa144a7a8 Remove the trailing "," in signaturesDB (#766) 6 years ago
Bernhard Mueller b013b2cd7a
Merge pull request #756 from ConsenSys/loadfrombytecode-address 6 years ago
Bernhard Mueller ae4928a121
Merge pull request #757 from ConsenSys/concrete-senders 6 years ago
Bernhard Mueller 03d3f60d55
Merge branch 'develop' into concrete-senders 6 years ago
Bernhard Mueller 3e5f5cbb30
Merge pull request #761 from JoranHonig/features/no_more_arrays 6 years ago
Bernhard Mueller d72906e604 Remove old delegatecall tests 6 years ago
Bernhard Mueller 1c3ea80874 Update tests 6 years ago
Nikhil Parasaram 5c70bdcf94 Copy the constraints 6 years ago
Nathan 2c1572f569 memory refactor to store symbolic values 6 years ago
Joran Honig eb7433a830 Adaption to calldata style 6 years ago
JoranHonig b4df6daa08
Merge branch 'develop' into features/no_more_arrays 6 years ago
Joran Honig 7334395087 Handle ExprRef input 6 years ago