Commit Graph

409 Commits (15864aad6eb7695b03b3671b0f904dd710f4c8c6)

Author SHA1 Message Date
Joran Honig abf8e0847a adapt storage test to use smt abstraction 6 years ago
Joran Honig 521a68d868 adapt mstate test to use smt abstraction 6 years ago
Joran Honig fb89bdf093 Bugfix for and instruction and calldata tests 6 years ago
Joran Honig 66f7789fba refactor analysis modules to work with smt abstraction 6 years ago
Joran Honig 4db5e25dc4 mythril/laser/ethereum: Replace z3 with smt abstraction layer 6 years ago
Nathan b48aaa026f fix oopsie 6 years ago
Nathan 175225f6e5 deprecated_ops callback refactor (#797) 6 years ago
JoranHonig e661eac348
Add array based implementation of calldata (#778) 6 years ago
Dominik Muhs 91629f0d1e Fix path string conversion, remove stale test mythril dir 6 years ago
Dominik Muhs 58d11c792f Refactor signature DB init, deprecate test DB 6 years ago
Nathan dcc5d4cc47 nicer json formatting for expected outputs 6 years ago
Nathan 78851b74ab update testdata 6 years ago
Bernhard Mueller d72906e604 Remove old delegatecall tests 6 years ago
Bernhard Mueller 1c3ea80874 Update tests 6 years ago
Nathan 2c1572f569 memory refactor to store symbolic values 6 years ago
Joran Honig 2c11246bb6 add symbolic calldata indices test 6 years ago
Joran Honig 22557819e7 mythril/analysis/modules/integer: Remove false positive regex checks 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 f9519367a6 Update calls.sol for solc 0.5.0 6 years ago
Bernhard Mueller 9a5479266c Re-add and fix metacoin sample 6 years ago
Bernhard Mueller 4b9421863a Attempt to fix tests again 6 years ago
Bernhard Mueller 960b7f1f5a Update tests 6 years ago
Dominik Muhs 0e9e4bf0b1 SQLite Signature DB (#758) 6 years ago
Bernhard Mueller c9ff1010ea Format metacoin.sol.o.json 6 years ago
Bernhard Mueller 408686e739 Fix test files formatting 6 years ago
Bernhard Mueller 0ed27369c7 Pretty-print tests 6 years ago
Dominik Muhs c4127fd229 Add Ubuntu PPA support to solc installer, fix version to 0.5.0 6 years ago
Dominik Muhs d226755ae9 Fix test contract modifiers 6 years ago
Bernhard Mueller 2f24a16cc1 Remove the pesky config.ini 6 years ago
Bernhard Mueller d41b6e2676 Update tests 6 years ago
Bernhard Mueller ebf4eaa51c Remove crappy metacoin sample 6 years ago
Bernhard Mueller a502e92185 Add optional address argument to load_from_bytecode 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 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 08b1ba531f reset callback modules 6 years ago
Bernhard Mueller 480e7d5665 More charming report descriptions 6 years ago
Bernhard Mueller 80c7e75862 Fix log line, update test outputs 6 years ago
Bernhard Mueller f7024dc7c2 Commit missing files 6 years ago
Bernhard Mueller 28326d6245 Rename ETHContract -> EVMContract 6 years ago
Bernhard Mueller e04dd1cdda Refactor package and class names 6 years ago
Bernhard Mueller ec9d0d8fc9 Remove config.ini (again) 6 years ago