v0.48.0
github-actions
released this
25 Jul 14:55
·
1019 commits
to master
since this release
@fuel-ts/abi-coder@0.48.0
@fuel-ts/abi-typegen@0.48.0
@fuel-ts/address@0.48.0
Minor Changes
NativeAssetId
has been renamed toBaseAssetId
for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)
@fuel-ts/contract@0.48.0
@fuel-ts/forc@0.48.0
@fuel-ts/fuel-core@0.48.0
fuels@0.48.0
Patch Changes
@fuel-ts/hasher@0.48.0
@fuel-ts/hdwallet@0.48.0
@fuel-ts/interfaces@0.48.0
@fuel-ts/keystore@0.48.0
Patch Changes
@fuel-ts/math@0.48.0
@fuel-ts/merkle@0.48.0
@fuel-ts/mnemonic@0.48.0
@fuel-ts/predicate@0.48.0
Patch Changes
- Refactor structure of tests in the predicate package, by @danielbate (See #1079)
@fuel-ts/program@0.48.0
@fuel-ts/providers@0.48.0
Minor Changes
- 🐞 Fix incorrect gasUsed and fee calculation in calculateTransactionFee function, by @Torres-ssf (See #1102)
Patch Changes
NativeAssetId
has been renamed toBaseAssetId
for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)- 🐞 fix: override cross-fetch version to 4.0.0 (avoid ServiceWorker fetch error), by @LuizAsFight (See #1113)
@fuel-ts/script@0.48.0
Patch Changes
NativeAssetId
has been renamed toBaseAssetId
for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)
@fuel-ts/signer@0.48.0
@fuel-ts/testcases@0.48.0
@fuel-ts/transactions@0.48.0
@fuel-ts/utils@0.48.0
@fuel-ts/versions@0.48.0
@fuel-ts/wallet@0.48.0
Patch Changes
- Adding WASM integration for
@fuels/vm-asm
, by @arboleya (See #1080) NativeAssetId
has been renamed toBaseAssetId
for better clarity and consistency with the Rust SDK, by @Dhaiwat10 (See #1121)