Commit Graph

1058 Commits (57fae13156b63d4929302d24b4ad730a904f659a)
 

Author SHA1 Message Date
Joran Honig 57fae13156 Don't do fp detection for mul statements 7 years ago
Joran Honig 8d109b728f Add len(children) check, in case we have come to the end of the analysis tree 7 years ago
Joran Honig 9258173b92 Reenable underflow check 7 years ago
Joran Honig a0b91da20a Add reacheability check and check if the expression is used in a requires statement 7 years ago
Joran Honig 07e07f549c Add method that checks if an interesting state is actually caused by a 7 years ago
Joran Honig 6b968ac4a5 Add constraint checking to search children function, as we only 7 years ago
Bernhard Mueller 6f6bd6b13b Bump version number 7 years ago
Bernhard Mueller b3eb8e6029 Fix reporting crash in on-chain analysis 7 years ago
Bernhard Mueller 42a86ff966 Bump version number 7 years ago
Bernhard Mueller 12a564df38 Merge branch 'master' of github.com:ConsenSys/mythril 7 years ago
Bernhard Mueller 8cad513eb9 Bump version number 7 years ago
Bernhard Mueller 2172bbd0ac
Merge pull request #157 from JoranHonig/bugfix/mul_overflow 7 years ago
Joran Honig c36afcc487 Remove spaces from check taint ( as these can mess with taint checking ). And swap op0 and op1 as it seems that z3 does this as well 7 years ago
Bernhard Mueller 80e4b7cbbf
Merge pull request #154 from JoranHonig/features/testoptimization 7 years ago
Joran Honig be1621f3ac Remove all rubixi related files from tests 7 years ago
Joran Honig ff6b11b1f7 Remove rubixi contract 7 years ago
Bernhard Mueller e387cf5373
Merge pull request #153 from dappsec/patch-1 7 years ago
dappsec 696b13e2f3
Typo fix: it's -> its 7 years ago
Bernhard Mueller 8144ea44c0 Bump version number 7 years ago
Bernhard Mueller b65c647fcc
Merge pull request #150 from JoranHonig/bugfix/missingversion_setuppy 7 years ago
Bernhard Mueller 05216a91d7
Merge pull request #151 from JoranHonig/bugfix/integer_overflow_double_int 7 years ago
Bernhard Mueller 80c8195e76
Merge pull request #149 from JoranHonig/features/testoptimization 7 years ago
Joran Honig cc1978d264 Change ints to bitvec 7 years ago
Joran Honig d0df9ffdac Define version for rlp 7 years ago
Joran Honig f44b849be4 Use cpu count to initialize the pool and use all input files 7 years ago
Joran Honig 9c2af07936 Documentation for private test functions 7 years ago
Joran Honig 94e823bf48 Clean up reports_test 7 years ago
Joran Honig 5edcd0ddcd Include error message which describes the difference between the expected and actual output 7 years ago
Joran Honig 59afc85a64 remove old test files 7 years ago
Joran Honig 09656dea45 Merge remote-tracking branch 'upstream/master' into features/testoptimization 7 years ago
Joran Honig ace15aaa5a Rewrite tests to pytests 7 years ago
Dr. Sergey Pogodin ab0fad61b6 v0.16.26 7 years ago
Dr. Sergey Pogodin 177d4be95b Merge branch 'master' into f2f-30064730-N1k1tung 7 years ago
Dr. Sergey Pogodin 7e11dd5ba4 F2F: Improve reading of dynamic arrays 7 years ago
Bernhard Mueller d1db221207 Bump version number 7 years ago
Bernhard Mueller 5116438cf1 Quick Python 3.4-3.5 compatibility fix 7 years ago
Bernhard Mueller 0e63d7c429
Merge pull request #146 from JoranHonig/bugfix/taintcheck 7 years ago
Bernhard Mueller dc8b07bb39
Merge pull request #147 from lazzarello/dockerfile 7 years ago
Lee Azzarello f26f781d9e explicitly satisfy rlp dependency 7 years ago
Joran Honig 12184dbedd Check if included expression is not prefixed by illegal character 7 years ago
Joran Honig 6b534dbff2 CHange extentions 7 years ago
Joran Honig 20a27bef85 Parallel execution 7 years ago
Bernhard Mueller 1acfc99586 Bump version number 7 years ago
Bernhard Mueller febf3589a3 Bump version number 7 years ago
Bernhard Mueller 0d0aeb58cc Remove a line that breaks Python 3.5 compatiblity 7 years ago
Dr. Sergey Pogodin 3e4340174e v0.16.21 7 years ago
Dr. Sergey Pogodin 0cc74f409c Another attempt to fix setup.py 7 years ago
Dr. Sergey Pogodin 920f286b00 Fix setup.py 7 years ago
Dr. Sergey Pogodin 59d8d9ecd0 Merge remote-tracking branch 'origin/master' 7 years ago
Bernhard Mueller 8868012b1c
Merge pull request #141 from JoranHonig/bugfix/maxuint 7 years ago