v0.102.0
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-coreto0.44.0and@fuels/vm-asmto0.62.0.
Features
- #3933 - Ensure that undecodable logs no longer throw, by @petertonysmith94
- #3950 - Add support for fuel-core v0.47.1, by @luizstacio
Fixes
Chores
- #3901 - Upgrade
fuel-coreto0.44.0, by @petertonysmith94 - #3940 - Expose
assembleTransferToContractScriptmethod, by @petertonysmith94
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.0and add compatibility withv0.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/*andfuels; regenerate recipe types to Fuels0.102.0.
- Fuel Core support: upgrade to
Written by Cursor Bugbot for commit ec749e3. This will update automatically on new commits. Configure here.