Skip to content

v1.3.10

Choose a tag to compare

@github-actions github-actions released this 01 Nov 15:46
· 52 commits to main since this release
0f8cc30
  • Fix macro argument scoping to prevent arguments from leaking into nested macros that don't receive them (fixes #108).
  • Support the new opcode CLZ (Count Leading Zeros) introduced in the Osaka upgrade.
  • Add new error handling for opcodes that are not available in the selected EVM version.