Commit Graph

3925 Commits (ebf6180facb0ffe052ca544632d94bdc9bdb2527)
 

Author SHA1 Message Date
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
Bernhard Mueller 07a166caa5 Merge branch 'develop' of github.com:ConsenSys/mythril into develop 5 years ago
Bernhard Mueller b8c82af3b9 Bump version to 0.21.11 5 years ago
Joran Honig d3aaf575e9 style 5 years ago
Joran Honig 13aafcb1c1 clean up & move logic to separate module 5 years ago
Joran Honig 894429138b copy bitvecfunc logic to generic handlers 5 years ago
Joran Honig 1d340375c7 add tests to check if correct inputs are found 5 years ago
Bernhard Mueller 61a17633f0
Merge pull request #1164 from ConsenSys/jsonv2_format_fix 5 years ago
Bernhard Mueller a09cb37c13 Format account balance as hex string 5 years ago
Joran Honig c7975eb24a ignore hybrid functions for condition permeation 5 years ago
Joran Honig 3e079a4bfd add return character 5 years ago
Joran Honig 558c9cf83d add appropriate handling for nested bitvecfuncs 5 years ago
Joran Honig fb3aa8c9c8 add test for other level of bitvecfunc 5 years ago
Joran Honig 9753f60a52 add test to reproduce nested function bug 5 years ago
Bernhard Mueller f556ae66a2 Catch exception caused by invalid signature 5 years ago
Bernhard Mueller f5f0ed0e75 Add function names to report output 5 years ago
Bernhard Mueller 8bff312bd0 Undo last commit 5 years ago