Commit Graph

1731 Commits (6e56d0a8f19cff651891f14cd0ba056edec9f13c)
 

Author SHA1 Message Date
Nikhil Parasaram b062438157 Fix parsing from solc output 6 years ago
Joran Honig ce89fc810d Ignore failed contract creations 6 years ago
Nikhil Parasaram 34c9269e83 edit doc strings 6 years ago
Nikhil Parasaram c41298a6a7 Use solc hashes over manual computation 6 years ago
Joran Honig 17410661e1 Cleanup mem_extend and add test 6 years ago
Joran Honig 5f405418f7 Added some comments 6 years ago
Joran Honig 50a8aad6f8 Add timeout for contract creation 6 years ago
Joran Honig 2db2688a8a Remove memory constraints and fix memory size FIXME 6 years ago
JoranHonig bd14529c2f
Merge pull request #421 from JoranHonig/features/sonarcloud 6 years ago
Joran Honig ac5f09e642 Add sonarcloud to the readme 6 years ago
Joran Honig 579f4cf2a6 Add sonarcloud to the readme 6 years ago
Joran Honig 8ec9057fee Perform check based on transaction_stack 6 years ago
Joran Honig b28cf7626a Set worldstate node for cfg 6 years ago
Joran Honig 9c02ab3f18 Merge remote-tracking branch 'upstream/master' into features/contract_creation 6 years ago
Joran Honig 7d977758e0 Remove unnecessary return 6 years ago
Joran Honig 8dabcca8fc Remove unencoded option 6 years ago
JoranHonig cd60f10ce1
Merge pull request #404 from JoranHonig/features/createtransaction 6 years ago
Bernhard Mueller 9d31262851
Merge pull request #416 from b-mueller/master 6 years ago
Joran Honig dbe221c905 remove as long 6 years ago
JoranHonig 6185ecae33
Merge pull request #410 from JoranHonig/features/title 6 years ago
Joran Honig 36f3959efd Remove outdated coverage 6 years ago
Joran Honig 3c379953ba Implement symbolic exec for multi transactional analysis and bugfixes 6 years ago
Joran Honig 3030eae5fd Add address parameter to state 6 years ago
Joran Honig 4e103f907b cloeanup execution methods 6 years ago
Nikhil Parasaram 54a11fe1ef
Merge pull request #415 from norhh/bugfix/codecopy 6 years ago
Joran Honig 892efb4053 Set next_uid to 0 6 years ago
Joran Honig 2f208873d6 Cleanup and add assert 6 years ago
Joran Honig 75a8e86d23 Copy over transaction stack and add tests based on @b-mueller's comment 6 years ago
Joran Honig 4c73a324b9 Use address versus account name 6 years ago
Joran Honig 01bf9ca812 Add concretization 6 years ago
Joran Honig 1b84b57abf Implement sym_exec for creation 6 years ago
Bernhard Mueller b4f80522c4
Update README.md 6 years ago
Bernhard Mueller e7c4c68873 List 'markdown' option in command line help 6 years ago
Bernhard Mueller 19b42dfe05
Merge pull request #414 from ConsenSys/version-in-json 6 years ago
Nikhil Parasaram 4f9b80040a Fix codecopy for edge cases 6 years ago
rocky 4974a886a5 Correct output when "-V -o json" option is given... 6 years ago
Bernhard Mueller a5a0e716fb
Merge pull request #412 from ConsenSys/address_index_fix 6 years ago
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