Commit Graph

517 Commits (specify-attacker-creator-address)

Author SHA1 Message Date
rocky 275cf95e17 Bow to the CI god 6 years ago
rocky 3d87cf8d19 Bow to the CI god 6 years ago
Nathan 2662ae0754 calldata getitem returns tuple with constraints 6 years ago
Nikhil Parasaram fc1d920a4a cleanup code 6 years ago
Nikhil Parasaram 2349f2d2d7 Fix truffle test command 6 years ago
Nikhil Parasaram 792952dd13 Add max transaction counts to tests and truffle 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
Joran Honig adeec0264f subtraction typo fix 6 years ago
Joran Honig 9846019ab5 black fixes 6 years ago
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