Commit Graph

139 Commits (better_bounds)

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 4db5e25dc4 mythril/laser/ethereum: Replace z3 with smt abstraction layer 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 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
Dominik Muhs c4127fd229 Add Ubuntu PPA support to solc installer, fix version to 0.5.0 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
Bernhard Mueller e04dd1cdda Refactor package and class names 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
Nathan 2662ae0754 calldata getitem returns tuple with constraints 6 years ago
Nikhil Parasaram fc1d920a4a cleanup code 6 years ago
Nikhil Parasaram 3356b4c02d Add sha3 to tests 6 years ago
Nikhil Parasaram cf4eded057 Add vmEnvironmentalInfo tests and fix calldata, calldatacopy, calldataload 6 years ago
Nikhil Parasaram 1835bcd6c8 Add vmEnvironmentalInfo tests and fix calldata, calldatacopy, calldataload 6 years ago
Nathan 18c182d5e1 remove now unused code and update unit tests for new Calldata constraints handling 6 years ago
Dominik Muhs 524c10a8c8 Merge develop into dmuhs/type-hints 6 years ago
Dominik Muhs 9af7018235 Apply black 6 years ago
Nathan efded003eb make calldata constraints test use Mocked calldata 6 years ago
Nathan c67c23b5c8 move test that calldata were added constraints 6 years ago
Nathan eb2e56c697 test calldata constraints 6 years ago
Nathan 3d7350ca2e black formatting tests 6 years ago
Dominik Muhs e0cd08a58b Apply black style formatting 6 years ago
Nathan 8928716633 remove one line calldate bugfix and other important improvements 6 years ago
Nathan 34daeebe69 calldata tests 6 years ago
Nikhil Parasaram ef37b97c25 Add sha3 tests 6 years ago
Nathan 3dd04d4a95 fixed evm_test bug 6 years ago
Nathan aaa450a1ac updated evm_test.py to create a model from constraints 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Joran Honig 514e3e6028 Fix merge 6 years ago
Nikhil Parasaram dc72af27f4 Clean up test cases for mstack 6 years ago
Joran Honig c950b30835 Since vmExceptions are now handled in the svm fix assert component 6 years ago
Joran Honig 383c58ed67 Small fixes around suicide implementation 6 years ago
Joran Honig c8e0dfa01c Create real account for symbolic test 6 years ago
Nikhil Parasaram 38a59afabd Test fixes and also reject using + operator on machinestack 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago
Nikhil Parasaram 404b8d9aee Add tests for push, swap and dup 6 years ago
Nikhil Parasaram 726924276b Add Bitwise tests 6 years ago
Nikhil Parasaram 452c135e07 Support exp arthmetic tests for evm 6 years ago
Nikhil Parasaram 6e56d0a8f1 change tests for exp 6 years ago
Joran Honig 20677a42bd remove unused import 6 years ago
Joran Honig 332f6301ad Filter cases with exp for now, and make debugging easier 6 years ago
Joran Honig 85e33e79ed Add test cases 6 years ago
Joran Honig 7c8aec2689 Implement generic evm_test and add initial tests to the repo. 6 years ago