Commit Graph

468 Commits (workshop-fixes)

Author SHA1 Message Date
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
rocky 4befdd368e Adjust text format to pull swc-id 6 years ago
Dominik Muhs 45a8543d78 Merge latest develop branch into 'feature/type-hints-develop' 6 years ago
Dominik Muhs f7ab134608 Merge latest develop branch 6 years ago
Dominik Muhs 907ecbcf6a Fix delegatecall test 6 years ago
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