Skip to content

v0.102.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 18:39
· 8 commits to master since this release
9a7b697

Summary

In this release, we:

  • Undecodable logs will no longer throw errors on program calls
  • Update fuel-core support to v0.47.1
  • Add support to new policy owner
  • Add logic and tests for support unknown policy types.
  • Updated fuel-core to 0.44.0 and @fuels/vm-asm to 0.62.0.

Features

Fixes

  • #3944 - Configurables constants on createTransactionRequest not been set, by @DefiCake

Chores


Note

Release v0.102.0 with fuel-core upgrades/compatibility, an account API addition and log handling improvement, and a contract configurables fix.

  • Release 0.102.0
    • Fuel Core support: upgrade to 0.44.0 and add compatibility with v0.47.1 (@internal/fuel-core, @fuel-ts/versions, packages/versions/src/lib/getBuiltinVersions.ts).
    • Account: expose assembleTransferToContractScript; ensure undecodable logs no longer throw.
    • Contract: fix configurables constants not set in createTransactionRequest.
    • Ecosystem: bump versions across @fuel-ts/* and fuels; regenerate recipe types to Fuels 0.102.0.

Written by Cursor Bugbot for commit ec749e3. This will update automatically on new commits. Configure here.