Commit Graph

540 Commits (split_storage)

Author SHA1 Message Date
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
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