Commit Graph

502 Commits (bug/invalid-loop-pruning)

Author SHA1 Message Date
Joran Honig a83936a94c Fix missing import and style 6 years ago
Joran Honig 06f92f64cd remove unintended ouputs current 6 years ago
Joran Honig 9fe0964f35 merge fixes 6 years ago
Dominik Muhs 524c10a8c8 Merge develop into dmuhs/type-hints 6 years ago
Dominik Muhs 9af7018235 Apply black 6 years ago
Nikhil Parasaram ffbee7f760 Change the issue descriptions 6 years ago
Nikhil Parasaram dc09c2e94f Change the issue description 6 years ago
Nathan efded003eb make calldata constraints test use Mocked calldata 6 years ago
JoranHonig 468551da53
Refactor ether send (#622) 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
Joran Honig 5f9494b979 fix missing environments 6 years ago
Nathan 8928716633 remove one line calldate bugfix and other important improvements 6 years ago
Joran Honig 247cdc4c33 get_function_info tests 6 years ago
Joran Honig 1ffa64ed09 Adds basic disassemble test 6 years ago
Joran Honig c4c9e56c6a add find sequence test 6 years ago
Joran Honig c4da715477 Adds test for is_sequence_match and small bugfix 6 years ago
Joran Honig 0fa27b8e21 Remove generator type and add asm get opcode tests 6 years ago
Nathan 34daeebe69 calldata tests 6 years ago
Nikhil Parasaram ef37b97c25 Add sha3 tests 6 years ago
Marcus Mönnig 8f7706a44a Disable online signature lookup for report test cases 6 years ago
Nathan 2386c4742b skip environments.sol in report_test 6 years ago
Marcus Mönnig 39ace87e87 Add <!DOCTYPE> and <TITLE> tags 6 years ago
Nikhil Parasaram c105b17211
Remove %s in the text test 6 years ago
Nikhil Parasaram 5e48355d49
Remove the %s in markdown test 6 years ago
Nikhil Parasaram a939a3255a
Update origin.sol.o.json 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
Joran Honig c2396a50fa Move blockchain interfacing code to ethereum.interface 6 years ago
Nathan b85cb1415b svm test hack 6 years ago
Dominik Muhs 0b422a5e42 Remove redeclared vars without usage 6 years ago
Dominik Muhs 06d0bca910 Add static methods where needed 6 years ago
Dominik Muhs 128a6f76e2 Revert taint test refactoring to fix pytest fixtures 6 years ago
Dominik Muhs 2e56cef99a Fix outer scope variable shadowing 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Nikhil Parasaram 296da3a54a Add swc id to mythril report 6 years ago
Joran Honig 9b6325b44d Update test files 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
Joran Honig 2d1c59e024 change tests to reflect changes in laser and analysis modules 6 years ago
Joran Honig a52ca4230a add timeout to test 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago