Skip to content

1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 13:22
· 40 commits to main since this release
b80a9b4

Added

  • The layout, userdoc, devdoc fields to all output modes

Changed

  • EraVM assembly must now be requested with zkvyper -f eravm_assembly ...

Removed

  • Redundant calls to vyper that were increasing the compilation time

Fixed

  • missing 0x prefix in the combined JSON bytecode output
  • bound argument that was ignored in loop ranges
  • assert_unreachable is now translated to INVALID, burning all gas