Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

v0.32.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 23:25
· 58 commits to main since this release
97c7eda

Changed

  • [Execution] CallErrors no longer emit very long rather pointless (since there is no tooling to help interpret them currently) EVM call traces
  • [JS] Return byte arrays as Buffers from decode (only return fixed-width byteNN types as hex strings)