Commit Graph

3941 Commits (533389d18ab33445e6885609e121e5f33fa7155e)
 

Author SHA1 Message Date
Nikhil 533389d18a Add a few more tests 5 years ago
Nikhil ce39e97c2d Add a few changes 5 years ago
Nikhil 385c292d6f Fix some cases 5 years ago
Nikhil 4796d8fabe Try fixing the fp 5 years ago
Nikhil b3792dafa8 Fix some errors 5 years ago
Nikhil a83eec0a78 Fix the false negatives 5 years ago
Nikhil 283918c605 Use combined storage 5 years ago
Nikhil 8adee7fd41 Increase invariance test scope 5 years ago
Nikhil 0c1453c502 Fix up Keccak Tree for concretisation 5 years ago
Nikhil 91101dd41e Refactor code 5 years ago
Nikhil 8727abf9df Support for new datatype 5 years ago
Nikhil c32467ed4f Refactor code 5 years ago
Nikhil 91efcac274 Add the invariance test and make suitable changes 5 years ago
Nikhil bfe61f5976 Concretise ITEStorage after each transaction 5 years ago
Nikhil f12a44d3c5 Use extra isinstance() check due to that stupid black 5 years ago
Nikhil ff7d5577f0 Refactor code with black 5 years ago
Nikhil ebf6180fac Fix type hinting 5 years ago
Nikhil ddee1f3e13 Change Storage usage 5 years ago
Nikhil 88b4d479f4 Add printable storage 5 years ago
Nikhil 6aa5fbb496 Fix merge conflicts 5 years ago
Nikhil b29690c361 Fix merge conflicts 5 years ago
JoranHonig eaebc2361f Nested bitvec func (#1163) 5 years ago
Nikhil 2ad7ba00d7 Fix some bugs in bitvecfunc 5 years ago
Bernhard Mueller ba96415ad7
Merge pull request #1166 from ConsenSys/add_solver_timeout 5 years ago
palkeo 79307c4a09 Fix bug #1168 by checking eth is not None in the loader. Refactor the loader. (#1169) 5 years ago
Nikhil f0cadd805a Add new storage 5 years ago
Nikhil dea8d373d1 Change loopbound default in symbolic.py 5 years ago
Nikhil 9cca9f3716 Merge branch 'add_solver_timeout' of github.com:ConsenSys/mythril into add_solver_timeout 5 years ago
Nikhil 534e8ba71d Change defaults 5 years ago
Bernhard Mueller ed43055203
Merge branch 'develop' into add_solver_timeout 5 years ago
Bernhard Mueller 2c591a2b14
Merge pull request #1167 from palkeo/master 5 years ago
Nikhil Parasaram d7e1c5b449
Merge branch 'develop' into master 5 years ago
Nikhil Parasaram 5d61aae5b0
Remove solc version check in tests 5 years ago
palkeo 1ad6ed6e20 Merge branch 'master' of https://github.com/ConsenSys/mythril-classic 5 years ago
palkeo 005ee6150b Load contracts from the blockchain by default. 5 years ago
Joran Honig a4c5e22230 fix type issues 5 years ago
Nikhil e5b6ed81b5 Set only for non None values 5 years ago
Joran Honig 7688152e48 only deal with eq comparison 5 years ago
Joran Honig 3a15d50efd add return 5 years ago
Nikhil 3fd3562706 Set solver timeout and loop bound for analysis modules 5 years ago
Joran Honig e174da4dd8 style 5 years ago
Joran Honig de02f61994 implement initial If for bvf 5 years ago
Joran Honig 00164b11fe do uniq & iff application 5 years ago
Joran Honig c502d1b183 fix imports 5 years ago
Bernhard Mueller b4501ec147 Merge branch 'master' of github.com:ConsenSys/mythril 5 years ago
Bernhard Mueller 69b1d256bf Bump version number 5 years ago
Bernhard Mueller ace1346285
Merge pull request #1165 from ConsenSys/develop 5 years ago
Bernhard Mueller 216b999884 Un-stringify storage field 5 years ago
Bernhard Mueller 007ab8c25b Merge branch 'develop' of github.com:ConsenSys/mythril into develop 5 years ago
Bernhard Mueller a0853dd272
Merge pull request #1159 from ConsenSys/nicer_report 5 years ago