Commit Graph

2294 Commits (86e1544090c3169fdf13a17d767583581b6075d0)
 

Author SHA1 Message Date
Bernhard Mueller b5e7d1c5de Exclude invalid addresses from search results 6 years ago
Nikhil Parasaram e839908f7f
version v0.18.11 6 years ago
Joran Honig 6012590e85 Bugfixes and test update 6 years ago
Joran Honig 5605911421 Implement contract creation test 6 years ago
Joran Honig 2807cad29a init transaction test 6 years ago
Joran Honig 74ac268cf3 Use randint 6 years ago
Joran Honig 3046adf5c8 Add doctype 6 years ago
Joran Honig 753c5c8385 adds title to callgraph.html 6 years ago
JoranHonig 321c53eebf
Merge pull request #408 from JoranHonig/bugfix/ipc 6 years ago
Joran Honig 8481a1583b remove another use 6 years ago
JoranHonig d609c27415
Merge pull request #407 from JoranHonig/bugfix/ipc 6 years ago
Joran Honig 7c041101e1 Remove reference to ipc 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
Joran Honig a6eecb57f9 Init contract creation transaction 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