Releases: Consensys/mythril
Releases · Consensys/mythril
Mythril v0.21.21
- Multiple bug fixes
- code refactoring
Mythril v0.21.20
- Remove dos module
- bugfixes
- Add analysis modules related to arbitrary jump and arbitrary storage write.
Mythril v0.21.19
- new storage and hash modeling
- multiple bug Fixes
- more tests
Mythril v0.21.18
- Multiple bugfixes
- Remove truffle support
- Use solc optimiser while compiling
- Better report reporting
Mythril v0.21.17
- MythX analyze option through mythril
- New opcode support
- Bug fixes
- Better return value checking for detecting vulnerabilities
Mythril v0.21.16
- Support for new encoding of constructor arguments
- Implementation of some opcodes
- Some bugfixes
Mythril v0.21.15
- Some bugfixes
Mythril v0.21.14
- Balance modelling
- few bug fixes
Mythril v0.21.12
- Minor fix for jsonv2 test case output format
Mythril v0.21.11
- Add function names to tx trace output in text and markdown reports
- Fix account balance field format in jsonv2 output