Commit Graph

2387 Commits (9787a4a666c76b98e4a0d0e9d1f8c2c0328d66c1)
 

Author SHA1 Message Date
Nathan 9b057b0dc3 model_completion=True fix 6 years ago
Nikhil Parasaram 3470c89661
Merge branch 'develop' into hotfix/solc-version-binary 6 years ago
Nathan f126608a3b
Merge branch 'develop' into concretion_bugfix_651 6 years ago
Bernhard Mueller d75bed3a22
Merge pull request #658 from ConsenSys/develop 6 years ago
Bernhard Mueller 036278502a Update version.py 6 years ago
Bernhard Mueller 95b76df677
Merge pull request #657 from ConsenSys/develop 6 years ago
JoranHonig 58c019ace4
Merge pull request #656 from ConsenSys/hotfix/revertoverflow 6 years ago
Joran Honig 9cbf1d55e5 revert changes to support z3 4.5 6 years ago
Bernhard Mueller 43ee4e8179 Fix z3 version 6 years ago
Bernhard Mueller 9c92f1b24c Fix z3 version 6 years ago
Nathan 8742abaeb4 fix #651 6 years ago
Nathan c9f6f8b2f3 update natives.py to reflect calldata fixes 6 years ago
Nikhil Parasaram 880b2bfcee
Merge branch 'develop' into hotfix/solc-version-binary 6 years ago
Nikhil Parasaram e6f7423368
Merge pull request #648 from hzzhang/hzzhang/fix-bvmul-overflow-check 6 years ago
Nathan 18c182d5e1 remove now unused code and update unit tests for new Calldata constraints handling 6 years ago
JoranHonig cb71b479e3
Merge branch 'develop' into hzzhang/fix-bvmul-overflow-check 6 years ago
JoranHonig 9e291734d6
Merge pull request #644 from hzzhang/hzzhang/misc-cleanup-and-fix 6 years ago
JoranHonig a0f9af540a
Merge branch 'develop' into hzzhang/fix-bvmul-overflow-check 6 years ago
Nikhil Parasaram 903d5dfa1b
Merge branch 'develop' into bugfix/586 6 years ago
Nikhil Parasaram 973148db66 Reformat code with black 6 years ago
Nikhil Parasaram 9dcfe53da0 Merge branch 'develop' of github.com:ConsenSys/mythril into hotfix/solc-version-binary 6 years ago
Nathan 85a2926a56 related calldata and concretion improvements/fixes 6 years ago
Nikhil Parasaram 9ee0014a1b Pass solc binary to other functions 6 years ago
JoranHonig 26cbdafe67
Merge branch 'develop' into hzzhang/misc-cleanup-and-fix 6 years ago
Nikhil Parasaram 412e5bb3f9
Merge pull request #650 from ConsenSys/hotfix/variable_name 6 years ago
Haozhong Zhang a982a7d7fd analysis/integer: switch addition overflow check to dedicated Z3 API 6 years ago
Haozhong Zhang ee674ff803 analysis/integer: fix the overflow check of bit vector multiplication 6 years ago
Haozhong Zhang 0d0d8e5ac3 dependencies: bump the minimal Z3 version to 4.8 6 years ago
Nikhil Parasaram 90c193af9a
Merge branch 'develop' into hotfix/variable_name 6 years ago
JoranHonig f9a6b83e09
Merge branch 'develop' into hzzhang/misc-cleanup-and-fix 6 years ago
JoranHonig 7e1f377df1
Merge pull request #649 from JoranHonig/bugfix/typo 6 years ago
JoranHonig 9558d80c11
Merge branch 'develop' into hzzhang/misc-cleanup-and-fix 6 years ago
Joran Honig adeec0264f subtraction typo fix 6 years ago
Dr. Sergey Pogodin 3dd205d648 Version bumped to 0.19.0 6 years ago
Dr. Sergey Pogodin f85d24bcc1 Merge branch 'develop' 6 years ago
Dr. Sergey Pogodin befac7f40a Disables API integration tests in CircleCI config 6 years ago
Bernhard Mueller e665e5f34e Merge branch 'JoranHonig-merge_master' into develop 6 years ago
Bernhard Mueller 3020da9b83 Merge branch 'merge_master' of https://github.com/JoranHonig/mythril into JoranHonig-merge_master 6 years ago
Bernhard Mueller 8fea106cb7 Set max-transaction-count default to 1 6 years ago
Nikhil Parasaram ad6339d3c2 Format code with Black 6 years ago
Bernhard Mueller 1fcdec0966
Merge pull request #637 from JoranHonig/bugfix/634_requires 6 years ago
Bernhard Mueller d8ddcb46a9
Merge pull request #642 from nbanmp/output_tx_sequence 6 years ago
Nikhil Parasaram a8f6c477c8 Exception handling fix 6 years ago
Nathan 74a1a401d3 remove unhelpful log messages 6 years ago
Nathan 2af841027c remove unneeded check 6 years ago
Nikhil Parasaram 3aeaf59bea Add --no-onchain-storage-access flag 6 years ago
Haozhong Zhang 91015e63ba analysis/integer: remove unnecessary deepcopy of constraints 6 years ago
Haozhong Zhang 725bfec464 laser/instruction: simplify before checking by Z3 is_true() 6 years ago
Haozhong Zhang ce4075b8df laser/instruction: remove unused solver in sstore_() 6 years ago
Haozhong Zhang 0f8e9144a6 analysis/transaction_order_dependence: import missing `copy` module in transaction_order_dependence.py 6 years ago