Commit Graph

457 Commits (d2ef90c4e65f55304c1d02e8aa02704c896a7a55)

Author SHA1 Message Date
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
Bernhard Mueller f1d7c32e45 Delete config.ini 6 years ago
Bernhard Mueller 8af61d639f Black formatting 6 years ago
Bernhard Mueller 40bb82f014 Set default tx count to 2, set tx count in graph tests to 1 6 years ago
Bernhard Mueller dc098ee1bc Pretty-print ether_send.json 6 years ago
Bernhard Mueller 14888bf542 Resolve conflict and pretty-print json file 6 years ago
Bernhard Mueller 4ba65c8a8e Max transaction count a fixed parameter 6 years ago
Dominik Muhs e07bdbd739 Add 4byte signatures and small DB optimizations (#707) 6 years ago
Bernhard Mueller dbf0ee0b92 Update tests 6 years ago
Dominik Muhs d269482048 Apply black 6 years ago
Dominik Muhs a9b43f56d2 Separate detection module collection from laser 6 years ago
Dominik Muhs c7bba5295e Fix delegatecall test mock 6 years ago
Dominik Muhs 1fdd07a254 Add gas simulation to LASER (#660) 6 years ago
Nathan b6c4ad1cbd Refactor state.py into multiple files (#698) 6 years ago
Bernhard Mueller 2fdc2878e8 Refactor Ether Send Module (#696) 6 years ago
Dominik Muhs ce8c82f0f2 Fix JSON report tests 6 years ago