Skip to content

Releases: Consensys/mythril

Mythril v0.22.37

25 Feb 17:51
0ea0f4f
Compare
Choose a tag to compare
Mythril v0.22.37 Pre-release
Pre-release
  • Support Summaries
  • Support automatic pragmas
  • Version restrictions

Mythril v0.22.36

15 Jan 23:05
21e2126
Compare
Choose a tag to compare
Mythril v0.22.36 Pre-release
Pre-release
  • Fixes issues with solc v0.8.8+
  • Handle edge cases with symbolic bytecode
  • Allow when solc is not installed.

Mythril v0.22.35

06 Jan 23:48
700950c
Compare
Choose a tag to compare
Mythril v0.22.35 Pre-release
Pre-release
  • Fix issue with symbolic bytecode during create()
  • Add tests for precompiles

Mythril v0.22.34

31 Dec 12:02
4003ff1
Compare
Choose a tag to compare
Mythril v0.22.34 Pre-release
Pre-release
  • Fix leaking file descriptor
  • Fix issue in cases of multiple function names

Mythril v0.22.33

21 Dec 14:27
20521d6
Compare
Choose a tag to compare
Mythril v0.22.33 Pre-release
Pre-release
  • Use concrete storage on onsite recursive calls
  • Support symbolic bytecode execution
  • Handle edge case in integer arithmetics
  • Fix issues during bytecode creation

Mythril v0.22.32

24 Nov 07:51
ccda36d
Compare
Choose a tag to compare
Mythril v0.22.32 Pre-release
Pre-release
  • Remove py-ethereum dependencies
  • Fix error message when loader is not present

Mythril v0.22.31

18 Nov 22:46
3e3e518
Compare
Choose a tag to compare
Mythril v0.22.31 Pre-release
Pre-release
  • Constructs new hash constraints during each solving attempt to handle sha3 more accurately
  • Handle local client edge case
  • Use symbolic If during on-chain sload()

Mythril v0.22.30

08 Nov 12:02
f35f1df
Compare
Choose a tag to compare
Mythril v0.22.30 Pre-release
Pre-release
  • Circumvent plyvel
  • Handle eth transfer issue
  • Fix issue with STOP instruction

Mythril v0.22.29

02 Nov 09:33
8bde93f
Compare
Choose a tag to compare
Mythril v0.22.29 Pre-release
Pre-release
  • Fix issues with integer arithemetic
  • Fix issues with assertion failures

Mythril v0.22.28

25 Oct 01:19
f30dd19
Compare
Choose a tag to compare
Mythril v0.22.28 Pre-release
Pre-release
  • Fix issues with opcodes
  • Support native calls for delegate call
  • Fix z3 constraint issue
  • Fix source mapping for yul files