Releases: Consensys/mythril
Releases · Consensys/mythril
Mythril v0.23.24
What's Changed
- Fix bug related to features function names #1779
- refactor CLI in #1779
- Add push0 and push tests by @norhh in #1781
Full Changelog: v0.23.23...v0.23.24
Mythril v0.23.23
What's Changed
- Add pending constraints strategy and make it the default search strategy by @norhh in #1767
- Increase solver timeout by @norhh in #1768
- Arm64 Docker support by @h4l in #1770
- Fix z3 version by @norhh in #1771
- some fixes by @A-23187 in #1721
- parallelise test execution by @norhh in #1775
New Contributors
Full Changelog: v0.23.22...v0.23.23
Mythril v0.23.22
What's Changed
Full Changelog: v0.23.21...v0.23.22
Mythril v0.23.21
What's Changed
- Fix the slowdown due to create going through every instruction by @norhh in #1762
- Mythril v0.23.21 by @norhh in #1763
Full Changelog: v0.23.20...v0.23.21
Mythril v0.23.20
What's Changed
- Update test to large resource class in config.yml by @norhh in #1761
- Use threading during solving constraints by @norhh in #1760
Full Changelog: v0.23.19...v0.23.20
v0.23.19
Mythril v0.23.18
What's Changed
Full Changelog: v0.23.17...v0.23.18
Mythril v0.23.17
What's Changed
- fix returndata copy index by @Notation in #1739
- Fixed a typo in docs by @saxenism in #1740
- fix: pad function hashes to always be 8 characters by @ToonVanHove in #1741
- Add return value for exception in native calls by @norhh in #1743
- Add support to foundry by @norhh in #1744
- Hotfix for some unknown behavior with foundry by @norhh in #1745
- Misc fixes by @norhh in #1749
- Fix issue with memory extend by @norhh in #1750
New Contributors
- @Notation made their first contribution in #1739
- @saxenism made their first contribution in #1740
- @ToonVanHove made their first contribution in #1741
Full Changelog: v0.23.16...v0.23.17
Mythril v0.23.16
Mythril v0.23.15
What's Changed
- Restrict precommit by @norhh in #1720
- Add support for fallback() and receive() functions for prioritising tx sequences by @norhh in #1723
- Update of bug template by @gsalzer in #1725
- Add support to older solc versions by @norhh in #1726
- Fix false positives on constructor by @norhh in #1729
- Mythril v0.23.15 by @norhh in #1730
Full Changelog: v0.23.13...v0.23.15