Commit Graph

1984 Commits (7cabde94b955aeb4ea78922f345ef73c6aab808b)
 

Author SHA1 Message Date
Nikhil Parasaram 5efb63e90e Load contract storage from block chain 6 years ago
Nikhil Parasaram 1411984d10
remove extra import statement due to merge 6 years ago
Nikhil Parasaram 3bbc85533a Merge branch 'master' of github.com:ConsenSys/mythril into enhance/436 6 years ago
Nikhil Parasaram 760f52ea0c Add create timeout flag for cli 6 years ago
JoranHonig 66673a3a32
Merge pull request #444 from JoranHonig/bugfix/reduce 6 years ago
Joran Honig 228797cb21 Fix merge issues 6 years ago
JoranHonig 8043fd70fa
Merge pull request #443 from JoranHonig/features/transaction_testing 6 years ago
Joran Honig a090f12be3 Make compatible with python 3.5 6 years ago
Joran Honig 2d443fc1ff Fix import errors 6 years ago
JoranHonig 39beb69ed1
Merge pull request #439 from JoranHonig/features/storagetests 6 years ago
JoranHonig d826dcdec3
Merge pull request #437 from JoranHonig/features/execute2transactions 6 years ago
Joran Honig 4192cc6ac0 Fix import 6 years ago
JoranHonig 657458bda3
Merge pull request #438 from JoranHonig/features/laser_clean 6 years ago
Joran Honig 4dfb2061bd Fix import 6 years ago
Joran Honig 5498c5e77c Test fixes 6 years ago
Joran Honig 8314be6074 Symbolic test implementation 6 years ago
Joran Honig ff65853def Update test to reflect the refactor 6 years ago
Joran Honig 4b79b251bc Move transaction based logic to separate module 6 years ago
Nikhil Parasaram c00b7ca2f2
Merge pull request #441 from ConsenSys/bugfix/fix_integration_tests 6 years ago
Nikhil Parasaram 9494755a56 clean up code and add comments 6 years ago
Nikhil Parasaram 1f5bf91f69 Remove racing condition for file read 6 years ago
Nikhil Parasaram 9aa32af0a6 avoid racing condition when a new file is created 6 years ago
Nikhil Parasaram d9fc6bc91e change the object name 6 years ago
Nikhil Parasaram f9c6fe5d32 remove extra whitespace 6 years ago
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
Bernhard Mueller cee0c77153 Code formatting 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