Commit Graph

2474 Commits (e441907c38c06d20f45b4ba28a8bcd6840556242)
 

Author SHA1 Message Date
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
Bernhard Mueller 4b9421863a Attempt to fix tests again 6 years ago
Bernhard Mueller 960b7f1f5a Update tests 6 years ago
Bernhard Mueller 1cbba2ed5e Update expected test outputs 6 years ago
Dominik Muhs 0e9e4bf0b1 SQLite Signature DB (#758) 6 years ago
Bernhard Mueller 2118a64961 Merge branch 'concrete-senders' of github.com:ConsenSys/mythril-classic into concrete-senders 6 years ago
Bernhard Mueller c49c35c8cf Merge branch 'develop' of github.com:ConsenSys/mythril-classic into concrete-senders 6 years ago
Bernhard Mueller 704ffa8d12 Merge branch 'master' into concrete-senders 6 years ago
Bernhard Mueller 433da8940c Merge branch 'develop' of github.com:ConsenSys/mythril-classic into develop 6 years ago
Bernhard Mueller ecc305102b Remove string prefix from debugging output 6 years ago
Bernhard Mueller abce234d3e
Merge branch 'develop' into concrete-senders 6 years ago
Bernhard Mueller e2a5308016 Fix an issue in suicide module 6 years ago
Bernhard Mueller c9ff1010ea Format metacoin.sol.o.json 6 years ago
Nikhil Parasaram c233b76237
Merge pull request #754 from ConsenSys/fix/solc-0.5 6 years ago
Nikhil Parasaram 5e90582eec
Merge branch 'develop' into fix/solc-0.5 6 years ago
Bernhard Mueller 408686e739 Fix test files formatting 6 years ago
Bernhard Mueller 0ed27369c7 Pretty-print tests 6 years ago
Bernhard Mueller 7cb6e0ecf4 Add missing BitVecVal() 6 years ago
Dominik Muhs b118b5958b Merge branch 'fix/solc-0.5' of github.com:ConsenSys/mythril-classic into fix/solc-0.5 6 years ago
Dominik Muhs c4127fd229 Add Ubuntu PPA support to solc installer, fix version to 0.5.0 6 years ago
Luca Daniel 1884d4c79f Trim 0x prefix on codecopy state transition (Issue #705) (#729) 6 years ago
Bernhard Mueller c600ddc3e5 Make infura-mainnet the default option in CLI (#751) 6 years ago
Dominik Muhs a047f564b3 Fix example contract modifiers 6 years ago
Dominik Muhs d226755ae9 Fix test contract modifiers 6 years ago
Dominik Muhs fc132c7a30 Merge branch 'develop' into fix/solc-0.5 6 years ago
Bernhard Mueller 2f24a16cc1 Remove the pesky config.ini 6 years ago
Bernhard Mueller d41b6e2676 Update tests 6 years ago
Bernhard Mueller 4ccc0d70e8 Black formatting 6 years ago
Bernhard Mueller f6dc874226 Return 0x00 for unitialized storage, Ether Thief fixes 6 years ago
Bernhard Mueller b7eb6db7c1 Merge branch 'develop' of github.com:ConsenSys/mythril-classic into concrete-senders 6 years ago
Bernhard Mueller ebf4eaa51c Remove crappy metacoin sample 6 years ago
Bernhard Mueller b1c2139742
Merge pull request #755 from ConsenSys/bernd-3 6 years ago
Bernhard Mueller 8a526ad48e Refactor to concrete senders 6 years ago
Bernhard Mueller b0c3de3c85
Merge branch 'develop' into fix/solc-0.5 6 years ago
Bernhard Mueller ffea1a2cda Merge branch 'develop' into bernd-3 6 years ago
Bernhard Mueller aff403bdf3 Reset callback module state at the end of fire_lasers 6 years ago
Bernhard Mueller 64f992f012 Merge branch 'loadfrombytecode-address' into bernd-3 6 years ago
Bernhard Mueller dd99db3da3 Use unsigned comparison 6 years ago
Bernhard Mueller a502e92185 Add optional address argument to load_from_bytecode 6 years ago
Dominik Muhs e94aee1c82 Port example contracts to solc 0.5.0 6 years ago
Bernhard Mueller b3938015d4 Black formatting 6 years ago
JoranHonig 81404008ed
Merge pull request #743 from JoranHonig/bugfix/callback_fixes 6 years ago
Joran Honig 79132e2250 Merge remote-tracking branch 'upstream/pr/743' into bugfix/callback_fixes 6 years ago
Dominik Muhs 8813792e36 Fix solidity contract test 6 years ago