Commit Graph

547 Commits (setup-fix)

Author SHA1 Message Date
Dominik Muhs d7f80023d7 Merge branch 'develop' into feature/docs 6 years ago
Nathan 5ec954ea9e Fix missed address 6 years ago
Nathan a7fa720270 Update testcases with correct addresses 6 years ago
Nikhil Parasaram 53df2b9cc9 Assert each test in native tests 6 years ago
Nikhil Parasaram 3f2ff85683 Merge with master 6 years ago
Joran Honig e0cdd517de reformat json reports to pretty format 6 years ago
Nathan 4aa15fef28 Add support for native contracts called through staticcall 6 years ago
Joran Honig 69e03880e3 adapt expected outputs to changes in the integer module 6 years ago
Joran Honig 94b757e213 Set execution timeout to be lower 6 years ago
Dominik Muhs 5e0bcd3f9f Apply better doc string formatting 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago
Joran Honig 9fae995616 Apply style rules 6 years ago
Joran Honig 3ceed6665d Remove invalid comment 6 years ago
Joran Honig b19a09e163 tests: restore suicide 6 years ago
Joran Honig d6c4c3cd82 Remove type hint for compatibility with 3.5 6 years ago
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