Commit Graph

2851 Commits (4c1ddb9fbe6638fb1dd9c751ad87905b358ede37)
 

Author SHA1 Message Date
Dimitar Bounov 4c1ddb9fbe Add z3 mypy stubs; Add types to mythril/laser/smt/*.py 6 years ago
Nikhil Parasaram 7779c0d5f5
Merge pull request #852 from ConsenSys/enhance/844 6 years ago
Nikhil Parasaram 8b19ff4bdb
Merge branch 'develop' into enhance/844 6 years ago
Nathan 9de814bcf9
Merge pull request #871 from nbanmp/delegatecall_special_case 6 years ago
Nikhil Parasaram b85f2592bd Remove the else condition to handle both creation code and runtime code 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Nathan 30d3b9a74e Cleanup get_call_data 6 years ago
Nathan 6a59cb4954 Implement special case for the delegatecall proxy pattern 6 years ago
Nikhil Parasaram 5d6e854414 Calculate hash on the fly in the report class 6 years ago
Nikhil Parasaram 96f6c13548 Add the creation bytecode hash to source list 6 years ago
Nikhil Parasaram feb58fa7e0 Add standardized functions for the description head, tail and title to avoid mistakes 6 years ago
Nikhil Parasaram 758c0d6cf8 Add creation bytecode hash and remove unused statement in the Report class 6 years ago
Nikhil Parasaram b55880c0aa convert sourceList to snake case 6 years ago
Nikhil Parasaram fb396024b2 Remove lines which are redundant after the bugfix 6 years ago
Bernhard Mueller 924b1dd71c Reformat report.py (again?) 6 years ago
JoranHonig 41cacff551
Update mythril/analysis/report.py 6 years ago
Bernhard Mueller b598ce3afa A little bit of black 6 years ago
Bernhard Mueller ca34b3aa19 Make debugging output nicer 6 years ago
Nikhil Parasaram badaaa7709 Add the bytecode_hash as property 6 years ago
Bernhard Mueller 8e565af113 Blackkkkkkkk 6 years ago
Bernhard Mueller ed5354297a Improve integer module descriptions 6 years ago
Bernhard Mueller df7d5c799f Add jsonv2 option to help 6 years ago
Nikhil Parasaram 2b668a7a4f fix merge conflicts with tests 6 years ago
Nikhil Parasaram f70121cefa Merge and fix more merge conflicts 6 years ago
Nikhil Parasaram 9410ceb83d Add documentation for Source class 6 years ago
Nikhil Parasaram 4e33d94396 Fix merge conflicts 6 years ago
Bernhard Mueller b4eabf032e Fix a couple of things 6 years ago
Nikhil Parasaram e88295cb1e
Merge pull request #821 from ConsenSys/bugfix/733 6 years ago
Bernhard Mueller 76bbb9771a Update formatting of swcID field 6 years ago
Nikhil Parasaram 281e739500
Merge branch 'develop' into bugfix/733 6 years ago
Nikhil Parasaram e85c8845e0
Merge pull request #863 from ConsenSys/enhance/cache_ether_thief 6 years ago
Nikhil Parasaram 12b8c831f1 Remove unused imports and add removed import due to merge conflict 6 years ago
Nikhil Parasaram a271cf9d03
Merge branch 'develop' into enhance/cache_ether_thief 6 years ago
Nikhil Parasaram a2d08c3e44
Merge branch 'develop' into bugfix/733 6 years ago
Nikhil Parasaram 2d369103bc Merge with develop 6 years ago
Nikhil Parasaram ffe0f872ef
Merge pull request #862 from ConsenSys/bugfix/integer_underflow_title 6 years ago
JoranHonig 7c50139f68
Merge branch 'develop' into bugfix/integer_underflow_title 6 years ago
Nikhil Parasaram bf543123e0 Make cache_addresses as a hidden variable 6 years ago
JoranHonig 7d22795cb9
Merge pull request #845 from ConsenSys/feature/docs 6 years ago
Nikhil Parasaram fad69ce98f Add the cache_addresses to base module 6 years ago
Nikhil Parasaram 7820e583b6 Refactor modules for better module reset capability 6 years ago
Nikhil Parasaram d04a7b0fdf Cache the ether_thief success addresses 6 years ago
Nikhil Parasaram b08b00d1f9 Merge branch 'develop' of github.com:ConsenSys/mythril into bugfix/integer_underflow_title 6 years ago
Nikhil Parasaram d9350d2334 Use proper title for integer underflow 6 years ago
Dominik Muhs 7fb75ee5cc Fix merge errors 6 years ago
Dominik Muhs 88be48d230 Merge branch 'develop' into feature/docs 6 years ago
Dominik Muhs 446c484091 Merge branch 'master' into feature/docs 6 years ago
Nathan 1a7d8c679c
Merge pull request #853 from nbanmp/timeout 6 years ago
Nathan d3cab3d90c
Merge branch 'develop' into timeout 6 years ago
Nikhil Parasaram 57403c185d
Merge pull request #859 from ConsenSys/enhance/statespace 6 years ago