Commit Graph

2668 Commits (94b757e2132c1fe59cd2c80d7d7b29aad125d471)
 

Author SHA1 Message Date
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
Joran Honig 2c11246bb6 add symbolic calldata indices test 6 years ago
Joran Honig 91617c25b9 mythril/laser/ethereum/state/calldata: Add documentation and type hints 6 years ago
Joran Honig 22557819e7 mythril/analysis/modules/integer: Remove false positive regex checks 6 years ago
Joran Honig c407955d8f mythril/laser/ethereum/state/calldata: make symbol creation unique 6 years ago
Joran Honig 8013e571a8 mythril/laser/ethereum: fix broken import 6 years ago
Joran Honig 7ead0dd1ac mythril/laser/ethereum: style changes 6 years ago
Joran Honig 8ebe9a855d mythril/analysis/solver: Refactor to support changes in calldata 6 years ago
Joran Honig 3147d6ebd1 mythril/laser: Refactor laser to support changes in calldata 6 years ago
Joran Honig 49a1f6fa25 mythril/laser/ethereum/state/calldata: Refactor to separate modules and re implement loading logic 6 years ago
Bernhard Mueller d72afe3089 Add missing files 6 years ago
Bernhard Mueller 67b9058a0a Remove extra arg in cli.py that breaks callgraph generation 6 years ago
Bernhard Mueller 008e607d47 Formatting 6 years ago
Bernhard Mueller 39075160e7 Black formatting 6 years ago
Bernhard Mueller e441907c38 Rewrite external_calls, refactor thief & extcalls to callbacks 6 years ago
Bernhard Mueller a0b1721989 Remove unused vars 6 years ago
Bernhard Mueller 66149578bc Refactor external calls module 6 years ago
Bernhard Mueller f9519367a6 Update calls.sol for solc 0.5.0 6 years ago
Bernhard Mueller 60444f7e30 Merge branch 'develop' of github.com:ConsenSys/mythril-classic into concrete-senders 6 years ago
Bernhard Mueller 9a5479266c Re-add and fix metacoin sample 6 years ago
Dominik Muhs 98f3e1d716 Fix 4byte lookup abort condition (#760) 6 years ago