Commit Graph

4075 Commits (bc0f677e87c65c091ab257baae306eaf39d29cd0)
 

Author SHA1 Message Date
Eric N bc0f677e87 Cleaned up code. Add create test. 5 years ago
Eric N a9755b8c67 Modified codecopy. Debugging issue with contract function calls. 5 years ago
Nathan 612fc4df34
Merge branch 'develop' into pending-opcodes 5 years ago
Nathan b265254055
Merge pull request #1205 from ConsenSys/fix/constraints-after-issues 5 years ago
Nathan 52d5afe0b6
Merge branch 'develop' into fix/constraints-after-issues 5 years ago
Nathan 3ab99c963c
Merge pull request #1105 from ConsenSys/analyze-with-mythx 5 years ago
Eric N 3eaf917b22 Fixing CCT logic. Fixes CREATE with symbolic constructor arguments, but not Concrete. 5 years ago
Nathan 4342785c5d Fix missed _cache and _issue names 5 years ago
Nathan cc42cccf08
Merge branch 'develop' into analyze-with-mythx 5 years ago
Nathan e6963632df Merge branch 'fix/constraints-after-issues' of github.com:ConsenSys/mythril-classic into fix/constraints-after-issues 5 years ago
Nathan 6456c86a6c Make _cache and _issues public 5 years ago
Nathan ba8cb741ca Add variables for trial credentials 5 years ago
Nathan 389a2cc810 Add trial mode messaging 5 years ago
Eric N 7483bc80fd Refactored code. 5 years ago
Eric N c6ba4e7e6c Merge branch 'develop' of https://github.com/ConsenSys/mythril into pending-opcodes 5 years ago
Nikhil Parasaram 988879e632
Mythril version 0.21.16 release 5 years ago
Eric N c22aeb6abf Merge develop 5 years ago
Eric N 3dced43216 Syntax errors 5 years ago
Eric N 3c3153e242 Cleaned up stupid logic. Add gas calculation to create2. 5 years ago
Nathan a310b03611
Merge branch 'develop' into fix/constraints-after-issues 5 years ago
Nathan 74cabd3d3c Fix issue reporting for trial analysis 5 years ago
Nathan 00179d22c3
Merge branch 'develop' into analyze-with-mythx 5 years ago
Nathan 57e49571bd
Merge pull request #1202 from ConsenSys/bug/constructor-arguments 5 years ago
Nathan 8e7ddbaf66
Merge branch 'develop' into bug/constructor-arguments 5 years ago
palkeo 4ea9827d66 Propagate annotations to the parent call, when a call succeeds. (#1197) 5 years ago
Nikhil Parasaram c55af2a5a0
Implement static call (#991) 5 years ago
Nathan 134627e37e Fix up some missed bugs 5 years ago
Nathan 0633944719 Merge branch 'analyze-with-mythx' of github.com:ConsenSys/mythril-classic into analyze-with-mythx 5 years ago
Nathan 9f04fa0c8a Fixes for latest pythx version 5 years ago
Nathan 48ac696400
Merge branch 'develop' into analyze-with-mythx 5 years ago
Nathan 02835c807d Concretize and display calldata transaction data 5 years ago
Eric N e64dcbd05d Removed DelegateCallAnnotation 5 years ago
Eric N 7c2f3dffc6 Fix mypy 5 years ago
Eric N 35690d2dc7 Refactored delegatecall to ignore post conditions. 5 years ago
Nathan b14f10f8f2 Update external calls to report issues at the end of a transaction 5 years ago
Nathan bb3aabdb09 Test issue constraints at the end of each transaction 5 years ago
Eric N 2082caa290 Merge branch 'develop' into pending-opcodes 5 years ago
Nathan 3979cc27f2 Fix typo 5 years ago
Nathan a265b06627
Merge branch 'develop' into bug/constructor-arguments 5 years ago
Nathan 97ab3f9e9a
Add a descriptive comment to codecopy_ 5 years ago
Nikhil Parasaram 00dc912f2c
Refactor the cli and add help for the contract selection (#1203) 5 years ago
Eric N 43b15324a1 Add logic for create and create2. 5 years ago
Eric N 2f2c56ac6d Add create_post logic 5 years ago
Eric N e8b50b57ef Fix bug and comment code. Adding tests. 5 years ago
ricengo f58aaa1830 Updated create implementation. TODO: finish log, create2, and staticcall 5 years ago
ricengo 79ec85ea71 Merge branch 'bug/constructor-arguments' into pending-opcodes 5 years ago
e-ngo 5e1fb60670 Added CREATE 5 years ago
e-ngo 35dc2ef099 Merge branch 'develop' into pending-opcodes 5 years ago
Nathan d390b4a6a4
Remove confusing comment 5 years ago
Nathan c453aa6c78
Merge branch 'develop' into bug/constructor-arguments 5 years ago