Skip to content

v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 12:15
· 35 commits to main since this release
f5ebe71

v0.30.0 (2024-08-21)

Features

  • interop: implement u5c pparams mapping (#504)
  • interop: introduce field-mask context for u5c (#502)
  • math: add support for some math functions (#483)

Bug Fixes

  • exclude large data files blocking crate publish
  • addresses: relax length check during parsing (#491)
  • interop: skip conway certs in u5c (#498)
  • primitives: expose hidden struct fields in Conway (#501)
  • traverse: use Conway types in places they are meant to (#499)

Chore

  • interop: bump u5c spec to v0.9 (#503)
  • interop: update u5c spec to v0.8.0 (#493)
  • txbuilder: export ExUnits to make them accessible from outside (#497)

Contributors

@yHSJ @KtorZ @AndrewWestberg @scarmuega