Commit Graph

1809 Commits (7adf300ba41470eb92a8736d0fd7c926fd9ffef0)
 

Author SHA1 Message Date
Nikhil Parasaram 4a9649f4ee Create signatures file 6 years ago
JoranHonig f092f5bf53
Merge pull request #431 from JoranHonig/features/code_coverage 6 years ago
Joran Honig 7b471f0d82 Add more tests and fix bug 6 years ago
Joran Honig 7d48677ac4 Implement storage tests 6 years ago
Joran Honig c1eac56e7f Add documentation to pop 6 years ago
Joran Honig 8d964a5973 Remove duplicate code and use clearer variable names 6 years ago
Joran Honig 342ab92657 And write them tests 6 years ago
Joran Honig f64063c33e Do multiple transactions. And add hint if no contract was created 6 years ago
Joran Honig 7aabbd2472 Change log message 6 years ago
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
Joran Honig 9c733770f4 Implements code based coveraged and initial reporting 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