Commit Graph

24 Commits (e22cce4f702db4ae98ec9bef22b5d3f4e8908913)

Author SHA1 Message Date
Nikhil Parasaram bb1dd3e794
Support TX constraints and refactor CLI (#1607) 3 years ago
Nikhil Parasaram d8aa12d62b
[WIP]Use latest mythril CI image (#1463) 4 years ago
Nikhil Parasaram 7a105e5dec
Py35 support (#1233) 5 years ago
Nikhil Parasaram 7a025fadee
Update the execution timeout for calls.sol test 5 years ago
JoranHonig a9671de8a3 Balance modelling and symbolic sender variables (#1025) 6 years ago
Nikhil Parasaram 1a63fb20ef Refactor mythril/mythril.py 6 years ago
Nikhil Parasaram 6322b4d3c7 Fix the timelimit of calls.sol execution 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
Nathan b6c4ad1cbd Refactor state.py into multiple files (#698) 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
Dominik Muhs e0cd08a58b Apply black style formatting 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Joran Honig c8e0dfa01c Create real account for symbolic test 6 years ago
Joran Honig a090f12be3 Make compatible with python 3.5 6 years ago
Joran Honig 8314be6074 Symbolic test implementation 6 years ago
Joran Honig ff65853def Update test to reflect the refactor 6 years ago
Joran Honig 3c379953ba Implement symbolic exec for multi transactional analysis and bugfixes 6 years ago
Joran Honig 6012590e85 Bugfixes and test update 6 years ago
Joran Honig 2807cad29a init transaction test 6 years ago