Commit Graph

1649 Commits (378b18d796019d3e59db7f7ca00bebd430ebae74)
 

Author SHA1 Message Date
JoranHonig 378b18d796
Merge pull request #433 from JoranHonig/features/storage 6 years ago
JoranHonig 09cb04b92e
Merge pull request #434 from JoranHonig/bugfix/427_invalidjumploc 6 years ago
Joran Honig 1844043dae bring the fixme back! 6 years ago
Joran Honig 581f36ba83 Merge remote-tracking branch 'upstream/master' into features/storage 6 years ago
Nikhil Parasaram 07724fb220
Merge pull request #430 from norhh/enhance/better_locks 6 years ago
Joran Honig 9493babd4a Move false case before the valid jumpdest check, as this can still succeed 6 years ago
Joran Honig 6cef6d7be8 Initialize contract created by account with concrete storage 6 years ago
Joran Honig 3342efa588 Implements storage as a class with support for concrete/symbolic assumptions 6 years ago
Nikhil Parasaram f1ab1f19cb add try for locking 6 years ago
JoranHonig 168ad9c525
Merge pull request #420 from JoranHonig/bugfix/taintlen 6 years ago
JoranHonig f1aa257374
Merge pull request #419 from JoranHonig/features/contract_creation 6 years ago
Nikhil Parasaram c8af736d7c Add better lock support using sys calls 6 years ago
Nikhil Parasaram de8aab7afe
Merge pull request #429 from tintinweb/fix/pypi_markdown 6 years ago
tintinweb bb1d86c77a replace "scripts" in favor for "entry_points" for cross-platform script 6 years ago
tintinweb f6e9861320 make path to myhtril logo absolute to make it available on pypi 6 years ago
tintinweb a8ef85a99d change setup.py pypi publish method to using twine 6 years ago
Nikhil Parasaram db090bea9b
Merge pull request #428 from norhh/bugfix/426 6 years ago
Nikhil Parasaram 2c405144cc
cleanup unused functions 6 years ago
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