Mythril v0.19.8
Pre-release
Pre-release
muellerberndt
released this
29 Nov 13:44
·
2395 commits
to develop
since this release
- New signature database implementation using SQLite
- Finish implementation of callback support
- Refactor module class structure
- Refactor Ether Thief and External Calls to callback modules
- Refactor suicide to callback pattern
- LASER: Refactor to support changes in calldata
- Use concrete addresses for creator and attacker
- Rewrite External Calls module to properly use solver
- LASER: Return concrete '0x0' for initialize storage if 'concrete' mode is set
- Port test contracts to solc 0.5.0
- Make INFURA mainnet the default option in CLI
- Many bug fixes