Commit Graph

892 Commits (01aef7783c8c02e6efa5cabd65646d481291b148)
 

Author SHA1 Message Date
Bernhard Mueller 755de36a21 Bump version number 7 years ago
Bernhard Mueller f13efaa405 Fix markdown formatting 7 years ago
Bernhard Mueller 5716ddd901 Fix issue that sometimes prevented issues from being displayed 7 years ago
Bernhard Mueller a7ed5c2cdc Merge branch 'master' of github.com:ConsenSys/mythril 7 years ago
Bernhard Mueller ff9643d7b8 Fix logic bug in the way srcmap-runtime is parsed 7 years ago
Bernhard Mueller d8e40358dd
Update README.md 7 years ago
Bernhard Mueller b91d6d3ed2
Update README.md 7 years ago
Bernhard Mueller 73838195e7 Bump version number 7 years ago
Bernhard Mueller 25e7ce8599 Add option to specify contract name in addition to input file 7 years ago
Bernhard Mueller fa19ee819f Handle situation when no compilable contracts are found in input file(s) 7 years ago
Bernhard Mueller 3a667270e1 Handle non-existant input files 7 years ago
Bernhard Mueller 2a15075a86 Output error details on compiler error 7 years ago
Bernhard Mueller 281faadf47 Bump version numnber 7 years ago
Bernhard Mueller 6bf1e8e76d Handle symbolic execution exceptions 7 years ago
Bernhard Mueller 75554dbff3 Fix calls to exitWithError 7 years ago
Bernhard Mueller ff5018d6d7 Bump version number 7 years ago
Bernhard Mueller 5074262584 Remove debugging info from report 7 years ago
Bernhard Mueller 400f347d2b Change JSON output format, errors are now JSON-formatted 7 years ago
Bernhard Mueller cdfc432715 Add output formatting to exitWithError function 7 years ago
Bernhard Mueller 5c99005211 Add source code info to JSON output 7 years ago
Bernhard Mueller 5a9a9b300b Calculate and output line numbers 7 years ago
Bernhard Mueller ed2baf9bd2 Bump LASER version 7 years ago
Bernhard Mueller 61e74fb774 Whitelist permitted types when adding constraint in integer_underflow.py 7 years ago
Bernhard Mueller 3077017a90
Update README.md 7 years ago
Bernhard Mueller f7a49edbf9 Add sample markdown report 7 years ago
Bernhard Mueller a699841aa4 Bump version number 7 years ago
Bernhard Mueller d679b1684e Markdown output formatting 7 years ago
Bernhard Mueller f6c07aed89 Merge branch 'master' of github.com:ConsenSys/mythril 7 years ago
Bernhard Mueller 4841928307 Add markdown output option 7 years ago
Bernhard Mueller 6626e6907f
Update security_checks.md 7 years ago
Bernhard Mueller 978906c955
Update README.md 7 years ago
Bernhard Mueller 17002bd4fc
Update README.md 7 years ago
Bernhard Mueller c95e767ff2
Update README.md 7 years ago
Bernhard Mueller dff15de620
Update README.md 7 years ago
Bernhard Mueller dcb84abc5f Bump version number 7 years ago
Bernhard Mueller 0e61f91a6e Fix bug when processing multiple Solidity files 7 years ago
Bernhard Mueller e7454421f0 Bump version number 7 years ago
Bernhard Mueller 3d320e393c Rewrite parsing of source mapping info 7 years ago
Bernhard Mueller 5b786e1866 Fix logical bug in parsing solc output 7 years ago
Bernhard Mueller e047d1ae04 Remove import statement 7 years ago
Bernhard Mueller 24cab5444f Remove old compile_solidity 7 years ago
Bernhard Mueller 522754092b Add source mapping to myth cmdline tool 7 years ago
Bernhard Mueller 449f343da4 Add get_solc_json utility function 7 years ago
Bernhard Mueller b06722b7d7 Bump version number 7 years ago
Bernhard Mueller cfad73e2b6 Fix Truffle utility 7 years ago
Bernhard Mueller d723ae09cd
Merge pull request #61 from API-market/feature/docker 7 years ago
Bernhard Mueller 0def6dca54 Bump version number 7 years ago
Bernhard Mueller a412d78b4d Analyze input files one-by-one 7 years ago
Bernhard Mueller 210ba27684 Remove logging 7 years ago
Tyler Kuhn 244bda0897 docker build/run, woot 7 years ago