Commit Graph

1984 Commits (7cabde94b955aeb4ea78922f345ef73c6aab808b)
 

Author SHA1 Message Date
Bernhard Mueller 3605fd0f34 Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 454bd5b7bc Update setup.py 7 years ago
Bernhard Mueller a1bceef74e Fix README formatting 7 years ago
Bernhard Mueller ecac3fe9d3 Update README.md 7 years ago
Bernhard Mueller 8ff72a4af5 Update README.md 7 years ago
Bernhard Mueller f05b56c4fc Update search syntax and README 7 years ago
Bernhard Mueller a15bda8b4a Remove debugging code 7 years ago
Bernhard Mueller 99376d7d63 Change search expression syntax 7 years ago
Bernhard Mueller c317af33ee Add get_xrefs function to ETHContract 7 years ago
Bernhard Mueller 282d362b80 Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller e611a961e3 Change class name ETHCode -> ETHContract 7 years ago
Bernhard Mueller c48a7c69f0 Add pixelated axe 7 years ago
Bernhard Mueller 4923f2db9d Add logo 7 years ago
Bernhard Mueller 890739139e Update documentation 7 years ago
Bernhard Mueller b3981ba782 Update README 7 years ago
Bernhard Mueller 4ca1310151 Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 68077a3206 Update README.md 7 years ago
Bernhard Mueller f54afd889c Update README.md 7 years ago
Bernhard Mueller 74a2ab0185 Update setup.py 7 years ago
Bernhard Mueller 9dbcc34f7a Update db initialization 7 years ago
Bernhard Mueller 96da9222ed Remove broken function 7 years ago
Bernhard Mueller edf9349a91 Move ethcontract.py 7 years ago
Bernhard Mueller a22354728c Remove broken signatures file 7 years ago
Bernhard Mueller 54021f16d2 Fix InstanceList constructor 7 years ago
Bernhard Mueller 0083aafc49 Search function now returns contract code 7 years ago
Bernhard Mueller 4919d1211b Change database structure 7 years ago
Bernhard Mueller 2ce3dc050c Remove old utility 7 years ago
Bernhard Mueller 3017dd21e1 Update requirements.txt 7 years ago
Bernhard Mueller 8eaa6c5e16 Small fixes 7 years ago
Bernhard Mueller 716c38ab6e Merge branch 'leveldb' 7 years ago
Bernhard Mueller 63f5ee4156 Finalize new backend db 7 years ago
Bernhard Mueller 7ded07a8ad Update backend database to ZODB 7 years ago
Bernhard Mueller c44923c75a Update backend database to ZODB 7 years ago
Bernhard Mueller eb6cca4d5d Merge branch 'leveldb' 7 years ago
Bernhard Mueller 8338b85c4d Modified gitignore 7 years ago
Bernhard Mueller 82b2f70045 Update README.md 7 years ago
Bernhard Mueller 062dbc31b5 Update README.md 7 years ago
Bernhard Mueller ce8001f05e Add hash calculation 7 years ago
Bernhard Mueller 28efcf92b4 Trace now returns a string 7 years ago
Bernhard Mueller d1761aae51 Better tracing 7 years ago
Bernhard Mueller 20a6aca331 Remove obsolete functions 7 years ago
Bernhard Mueller a425181b6a Remove 'assemble' function 7 years ago
Bernhard Mueller a162c7d4d6 Obtain contract code from database 7 years ago
Bernhard Mueller 53abd900fd Add contract search 7 years ago
Bernhard Mueller a7be75d260 Add simple search 7 years ago
Bernhard Mueller f4ec7ef0a5 Improve exception handling 7 years ago
Bernhard Mueller 4e1ee61ae0 Change encoding to UTF-8 7 years ago
Bernhard Mueller b77710f4d5 Fix encoding bug in assembler 7 years ago
Bernhard Mueller b24ca7f8b0 Update setup.py 7 years ago
Bernhard Mueller 02e8eff9e4 Python 2 compatibility fix 7 years ago