Skip to content

v4.7.0

Compare
Choose a tag to compare
@michprev michprev released this 16 Mar 09:49
· 241 commits to main since this release

Features:

  • added support for Solidity 0.8.25

Fixes:

  • fixed compilation crashes when using Solidity log0 - log4
  • fixed compilation crashes when using bytes.pop()
  • fixed random affected by logging - created custom Random instance
  • fixed compilation crashes in AST validation with Solidity <= 0.7.2