Commit Graph

1582 Commits (01bf9ca81237dc90e4707f16b1c43a553d15a151)
 

Author SHA1 Message Date
Joran Honig 01bf9ca812 Add concretization 6 years ago
Joran Honig e05940e06e Remove merge mistake 6 years ago
Joran Honig ca00e32776 Merge remote-tracking branch 'upstream/master' into features/createtransaction 6 years ago
Nikhil Parasaram 530d749c84
Merge pull request #386 from norhh/add_truffle_signatures 6 years ago
Bernhard Mueller cda413d543 Refactor search callback args 6 years ago
Bernhard Mueller b904c8af50 Remove commented-out code 6 years ago
Bernhard Mueller 3d24c4fa16 Remove debug print 6 years ago
Bernhard Mueller 00b73fee96 Remove debug print 6 years ago
Bernhard Mueller 26f839aa3c Fix processing of search patterns 6 years ago
Bernhard Mueller 82200d8df6 Move account index update to AccountIndexer constructor 6 years ago
Bernhard Mueller 69f6741bb6 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Bernhard Mueller a4fc603782 Fix hash-to-address CLI command 6 years ago
Bernhard Mueller 3f5465dad0
Merge pull request #396 from b-mueller/master 6 years ago
Bernhard Mueller 790b351772 Resolve address hashes only when a match is found 6 years ago
Joran Honig 0d4c9e4d3e Add constraints to new transaction 6 years ago
Joran Honig fa820542cb Concretize parameters 6 years ago
Bernhard Mueller 2051cfcb2f Remove config.ini 6 years ago
Bernhard Mueller 62ff1f44fe Move 'strategy' argument to 'options' 6 years ago
Bernhard Mueller 1ebc791b9f Remove --leveldb cmdline argument 6 years ago
Bernhard Mueller 0907d7711c Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Bernhard Mueller 26398f58c7
Add Twitter button to title 6 years ago
Joran Honig 9afab72568 Other call implementations 6 years ago
Joran Honig d871daa04a post call implementations 6 years ago
Joran Honig a886e7784c rename transaction object 6 years ago
Joran Honig 0c18e4dc38 Move transaction starting logic to svm 6 years ago
JoranHonig 1a97983ac0
Merge pull request #379 from JoranHonig/features/codecopy 6 years ago
Joran Honig bc2f15bcca Remove commented start_instruction function 6 years ago
Joran Honig 57377799a6 Add explanation comment 6 years ago
Joran Honig f4da38a2c1 Also pass execution timeout for graph 6 years ago
Joran Honig b28130cb8e State cleanup 6 years ago
Joran Honig 9108f48b88 remove assertions from state 6 years ago
Joran Honig 3fe5e03a71 Make global state use worldstate object versus accounts dictionary 6 years ago
Joran Honig f969b63ab5 cleanup call post, and constrain return value 6 years ago
Joran Honig 13e8ce9896 Instruction cleanup 6 years ago
Joran Honig f7e7bdcd73 Fix bug in return_ 6 years ago
Joran Honig 39b1fe3111 Move exception handling to execute state and clean it up a lot 6 years ago
Joran Honig d00e394849 keep the new world_state 6 years ago
Joran Honig a41fa8d145 init return value 6 years ago
R. Bernstein 47da7a22f8
Merge pull request #391 from norhh/bugfix/fix_fallback_name 6 years ago
Nikhil Parasaram 14c9151d21 revert fallback name 6 years ago
Joran Honig 884ab7644f init transactions 6 years ago
Bernhard Mueller f423af8445 Merge branch 'master' of github.com:b-mueller/mythril 6 years ago
Bernhard Mueller 224e03d201 Make online lookup configurable in ETHContract constructor & disable it in search 6 years ago
Bernhard Mueller 24550d2ebf Make enable_online_lookup configurable in Disassembly class (plus some code cleanup) 6 years ago
Nikhil Parasaram 95c038bb5c
Merge pull request #388 from rbval/enhancement/remove_capitals 6 years ago
Ubuntu e38c02e647 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Ubuntu 0ea5cf221f Merge branch 'master' of github.com:b-mueller/mythril 6 years ago
Bernhard Mueller bdf2d788a9
Merge pull request #378 from b-mueller/master 6 years ago
Joran Honig e27512ad5d Use generalization 6 years ago
Robert Valta f5f74531d0 Revert byte strings 6 years ago