v0.68.0
版本发布时间: 2023-12-05 22:47:31
FuelLabs/fuels-ts最新发布版本:v0.94.8(2024-09-27 23:46:29)
@fuel-ts/abi-coder@0.68.0
Patch Changes
@fuel-ts/abi-typegen@0.68.0
Minor Changes
- add string slice support in typegen, by @Torres-ssf (See #1468)
Patch Changes
@fuel-ts/address@0.68.0
Minor Changes
@fuel-ts/contract@0.68.0
Minor Changes
@fuel-ts/crypto@0.68.0
@fuel-ts/errors@0.68.0
Patch Changes
- Improves inputs validation and adds pretty error messages, by @arboleya (See #1433)
- Remove hexlify logic on values that are not hex, by @camsjams (See #1454)
@fuel-ts/forc@0.68.0
@fuel-ts/fuel-core@0.68.0
fuels@0.68.0
Patch Changes
- 🐞 Fixing graceful shutdown of short-lived node, by @arboleya (See #1425)
- The fuels CLI's deploy now auto-loads storage slots for contracts, just like typegen, by @Dhaiwat10 (See #1473)
- 🐞 fix: make
startFuelCore
package manager agnostic, by @Dhaiwat10 (See #1477) - Updated npm keywords, by @camsjams (See #1453)
- Introduce internal hexlify and arrayify functions, by @danielbate (See #1401)
@fuel-ts/hasher@0.68.0
@fuel-ts/hdwallet@0.68.0
@fuel-ts/interfaces@0.68.0
Patch Changes
- Introduce internal hexlify and arrayify functions, by @danielbate (See #1401)
@fuel-ts/math@0.68.0
@fuel-ts/merkle@0.68.0
@fuel-ts/mnemonic@0.68.0
@fuel-ts/predicate@0.68.0
Patch Changes
- New helper method
Predicate.getTransferTxId
, which lets you calculate the transaction ID for a Predicate.transfer transaction, before actually sending it, by @Dhaiwat10 (See #1467)
@fuel-ts/program@0.68.0
Patch Changes
- Add transaction id helper function to base invocation scope, by @danielbate (See #1466)
@fuel-ts/providers@0.68.0
Patch Changes
@fuel-ts/script@0.68.0
Patch Changes
@fuel-ts/signer@0.68.0
@fuel-ts/transactions@0.68.0
@fuel-ts/utils@0.68.0
Patch Changes
- Introduce internal hexlify and arrayify functions, by @danielbate (See #1401)
@fuel-ts/versions@0.68.0
@fuel-ts/wallet@0.68.0
Patch Changes
- New helper method
Predicate.getTransferTxId
, which lets you calculate the transaction ID for a Predicate.transfer transaction, before actually sending it, by @Dhaiwat10 (See #1467)