Commit Graph

2450 Commits (733439508743c2cbec70334b973470c8b6cc2a3d)
 

Author SHA1 Message Date
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
Dominik Muhs 0e9e4bf0b1 SQLite Signature DB (#758) 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
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
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 b1c2139742
Merge pull request #755 from ConsenSys/bernd-3 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
Dominik Muhs 4c3eeb2a77 Port other test contracts to solc 0.5.0 6 years ago
Nikhil Parasaram ad1ba82ada
Merge branch 'develop' into bugfix/callback_fixes 6 years ago
Nikhil Parasaram 7d5254ca98
Merge branch 'develop' into bernd-2 6 years ago
Nikhil Parasaram 1b656861d7
Merge pull request #753 from ConsenSys/tests/fix_solc_version 6 years ago
Nikhil Parasaram 29901d6655 Remove the trailing + 6 years ago
Nikhil Parasaram 035c63a167 Fix Home variable 6 years ago
Dominik Muhs e47584f02d Fix other contracts 6 years ago
Dominik Muhs a053cfd330 Fix rubixi 6 years ago
Dominik Muhs e11e916f55 Fix constructor assert 6 years ago
Dominik Muhs 9787a4a666 Fix multi contracts 6 years ago
Dominik Muhs 622a1d63e6 Fix native tests 6 years ago
Nikhil Parasaram 75c0f1ac16 Reformat code with black 6 years ago
Nikhil Parasaram b1ef2953d7 Fix the tests by fixing solc version of them 6 years ago
Joran Honig 17c873a7d6 remove singleton class 6 years ago
Joran Honig 08b1ba531f reset callback modules 6 years ago
Bernhard Mueller 567ad712a7 Repair text template 6 years ago