Skip to content

Releases: FuelLabs/fuels-ts

v0.71.0

08 Jan 20:58
05ed2b9
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.71.0

Minor Changes

@fuel-ts/abi-typegen@0.71.0

Minor Changes

@fuel-ts/address@0.71.0

Minor Changes

Patch Changes

  • Add further utility to Address and improve docs around conversions, by @danielbate (See #1508)

@fuel-ts/contract@0.71.0

Minor Changes

@fuel-ts/crypto@0.71.0

Minor Changes

@fuel-ts/errors@0.71.0

Minor Changes

@fuel-ts/forc@0.71.0

Minor Changes

  • Encode and decode u8 and bool as small bytes and right aligned under various conditions, by @Torres-ssf (See #1437)
  • add support for TX policies, by @Torres-ssf (See #1437)

@fuel-ts/fuel-core@0.71.0

Minor Changes

fuels@0.71.0

Minor Changes

Patch Changes

  • Updating chain config for fuels CLI and wallet utils, by @arboleya (See #1507)
  • 🐞 fix: replace the outdated --manual_blocks_enabled flag with --debug (fuel-core), by @Dhaiwat10 (See #1513)

@fuel-ts/hasher@0.71.0

Minor Changes

@fuel-ts/hdwallet@0.71.0

Minor Changes

@fuel-ts/interfaces@0.71.0

Minor Changes

@fuel-ts/math@0.71.0

Minor Changes

@fuel-ts/merkle@0.71.0

Minor Changes

@fuel-ts/mnemonic@0.71.0

Minor Changes

@fuel-ts/predicate@0.71.0

Minor Changes

@fuel-ts/program@0.71.0

Minor Changes

@fuel-ts/providers@0.71.0

Minor Changes

Patch Changes

  • bugfix when amount of requested resources to spend is less than 1, by @nedsalk (See #1603)

@fuel-ts/script@0.71.0

Minor Changes

@fuel-ts/signer@0.71.0

Minor Changes

@fuel-ts/transactions@0.71.0

Minor Changes

@fuel-ts/utils@0.71.0

Minor Changes

@fuel-ts/versions@0.71.0

Minor Changes

  • Encode and decode u8 and bool as small bytes and right aligned under various conditions, by [@Torres-ssf](https://gith...
Read more

v0.70.1

08 Jan 19:51
fdba4e9
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.70.1

@fuel-ts/abi-typegen@0.70.1

@fuel-ts/address@0.70.1

@fuel-ts/contract@0.70.1

create-fuels@0.70.1

@fuel-ts/crypto@0.70.1

@fuel-ts/errors@0.70.1

@fuel-ts/forc@0.70.1

Patch Changes

@fuel-ts/fuel-core@0.70.1

fuels@0.70.1

@fuel-ts/hasher@0.70.1

@fuel-ts/hdwallet@0.70.1

@fuel-ts/interfaces@0.70.1

@fuel-ts/math@0.70.1

@fuel-ts/merkle@0.70.1

@fuel-ts/mnemonic@0.70.1

@fuel-ts/predicate@0.70.1

@fuel-ts/program@0.70.1

@fuel-ts/providers@0.70.1

@fuel-ts/script@0.70.1

@fuel-ts/signer@0.70.1

@fuel-ts/transactions@0.70.1

@fuel-ts/utils@0.70.1

@fuel-ts/versions@0.70.1

@fuel-ts/wallet@0.70.1

@fuel-ts/wallet-manager@0.70.1

@fuel-ts/wordlists@0.70.1

v0.69.1

06 Dec 12:54
0a502b2
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.69.1

@fuel-ts/abi-typegen@0.69.1

@fuel-ts/address@0.69.1

@fuel-ts/contract@0.69.1

@fuel-ts/crypto@0.69.1

@fuel-ts/errors@0.69.1

@fuel-ts/forc@0.69.1

@fuel-ts/fuel-core@0.69.1

fuels@0.69.1

Patch Changes

  • 🐞 fix: bin path for fuels-forc, add support bun's structure, by @Dhaiwat10 (See #1481)

@fuel-ts/hasher@0.69.1

@fuel-ts/hdwallet@0.69.1

@fuel-ts/interfaces@0.69.1

@fuel-ts/math@0.69.1

@fuel-ts/merkle@0.69.1

@fuel-ts/mnemonic@0.69.1

@fuel-ts/predicate@0.69.1

@fuel-ts/program@0.69.1

@fuel-ts/providers@0.69.1

@fuel-ts/script@0.69.1

@fuel-ts/signer@0.69.1

@fuel-ts/transactions@0.69.1

@fuel-ts/utils@0.69.1

@fuel-ts/versions@0.69.1

@fuel-ts/wallet@0.69.1

@fuel-ts/wallet-manager@0.69.1

@fuel-ts/wordlists@0.69.1

v0.69.0

05 Dec 19:15
e0efea7
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.69.0

Minor Changes

@fuel-ts/abi-typegen@0.69.0

@fuel-ts/address@0.69.0

Minor Changes

@fuel-ts/contract@0.69.0

@fuel-ts/crypto@0.69.0

@fuel-ts/errors@0.69.0

@fuel-ts/forc@0.69.0

@fuel-ts/fuel-core@0.69.0

fuels@0.69.0

@fuel-ts/hasher@0.69.0

@fuel-ts/hdwallet@0.69.0

@fuel-ts/interfaces@0.69.0

Minor Changes

@fuel-ts/math@0.69.0

@fuel-ts/merkle@0.69.0

@fuel-ts/mnemonic@0.69.0

@fuel-ts/predicate@0.69.0

@fuel-ts/program@0.69.0

@fuel-ts/providers@0.69.0

@fuel-ts/script@0.69.0

@fuel-ts/signer@0.69.0

@fuel-ts/transactions@0.69.0

@fuel-ts/utils@0.69.0

@fuel-ts/versions@0.69.0

@fuel-ts/wallet@0.69.0

@fuel-ts/wallet-manager@0.69.0

@fuel-ts/wordlists@0.69.0

v0.68.0

05 Dec 14:47
870e4b5
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)

@fuel-ts/abi-typegen@0.68.0

Minor Changes

Patch Changes

  • Improves inputs validation and adds pretty error messages, by @arboleya (See #1433)

@fuel-ts/address@0.68.0

Minor Changes

  • Remove hexlify logic on values that are not hex, by @camsjams (See #1454)

@fuel-ts/contract@0.68.0

Minor Changes

  • Remove hexlify logic on values that are not hex, by @camsjams (See #1454)

@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

@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

  • 🐞 Fixed calculation of chargeable bytes when transaction has no witnesses, by @nedsalk (See #1428)

@fuel-ts/script@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)

@fuel-ts/signer@0.68.0

@fuel-ts/transactions@0.68.0

@fuel-ts/utils@0.68.0

Patch Changes

    • Standardizing all forc projects across all packages
    • Fixing turbo caching configs for pretest pipeline
    • Reducing verbosity of pretest pipeline, by @arboleya (See #1442)
  • 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)

@fuel-ts/wallet-manager@0.68.0

@fuel-ts/wordlists@0.68.0

v0.67.0

09 Nov 10:29
c2afdbd
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.67.0

@fuel-ts/abi-typegen@0.67.0

@fuel-ts/address@0.67.0

@fuel-ts/contract@0.67.0

Minor Changes

@fuel-ts/crypto@0.67.0

@fuel-ts/errors@0.67.0

@fuel-ts/forc@0.67.0

@fuel-ts/fuel-core@0.67.0

fuels@0.67.0

Patch Changes

  • Adding new flag to Fuels CLI build command, by @arboleya (See #1419)

@fuel-ts/hasher@0.67.0

@fuel-ts/hdwallet@0.67.0

@fuel-ts/interfaces@0.67.0

Minor Changes

@fuel-ts/math@0.67.0

@fuel-ts/merkle@0.67.0

@fuel-ts/mnemonic@0.67.0

@fuel-ts/predicate@0.67.0

@fuel-ts/program@0.67.0

Minor Changes

@fuel-ts/providers@0.67.0

Minor Changes

  • ensure transfer to contract transactions returns operation transfer asset, by @Torres-ssf (See #1400)
  • 🐞 Fixing transaction funding, by @Torres-ssf (See #1372)

@fuel-ts/script@0.67.0

Minor Changes

@fuel-ts/signer@0.67.0

@fuel-ts/transactions@0.67.0

@fuel-ts/utils@0.67.0

@fuel-ts/versions@0.67.0

@fuel-ts/wallet@0.67.0

Minor Changes

@fuel-ts/wallet-manager@0.67.0

@fuel-ts/wordlists@0.67.0

v0.66.1

08 Nov 13:03
15c3669
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.66.1

Patch Changes

@fuel-ts/abi-typegen@0.66.1

Patch Changes

@fuel-ts/address@0.66.1

Patch Changes

@fuel-ts/contract@0.66.1

Patch Changes

@fuel-ts/crypto@0.66.1

Patch Changes

@fuel-ts/errors@0.66.1

Patch Changes

@fuel-ts/forc@0.66.1

@fuel-ts/fuel-core@0.66.1

fuels@0.66.1

Patch Changes

@fuel-ts/hasher@0.66.1

Patch Changes

@fuel-ts/hdwallet@0.66.1

Patch Changes

@fuel-ts/interfaces@0.66.1

Patch Changes

@fuel-ts/math@0.66.1

Patch Changes

@fuel-ts/merkle@0.66.1

Patch Changes

@fuel-ts/mnemonic@0.66.1

Patch Changes

@fuel-ts/predicate@0.66.1

Patch Changes

@fuel-ts/program@0.66.1

Patch Changes

@fuel-ts/providers@0.66.1

Patch Changes

@fuel-ts/script@0.66.1

Patch Changes

@fuel-ts/signer@0.66.1

Patch Changes

@fuel-ts/transactions@0.66.1

Patch Changes

@fuel-ts/utils@0.66.1

Patch Changes

@fuel-ts/versions@0.66.1

Patch Changes

@fuel-ts/wallet@0.66.1

Patch Changes

@fuel-ts/wallet-manager@0.66.1

Patch Changes

@fuel-ts/wordlists@0.66.1

Patch Changes

v0.66.0

08 Nov 09:42
4233131
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.66.0

@fuel-ts/abi-typegen@0.66.0

Patch Changes

  • Improve typegen support for String, RawSlice and Bytes, by @danielbate (See #1412)

@fuel-ts/address@0.66.0

@fuel-ts/contract@0.66.0

Minor Changes

  • set gas limit to 0 when creating a CreateTransactionRequest on ContractFactory, by @Torres-ssf (See #1381)

@fuel-ts/crypto@0.66.0

@fuel-ts/errors@0.66.0

@fuel-ts/forc@0.66.0

@fuel-ts/fuel-core@0.66.0

fuels@0.66.0

Minor Changes

  • Total revamp of Fuels CLI, providing a frictionless onboarding experience and blazingly fast development cycle.
    New essential commands includes:

@fuel-ts/hasher@0.66.0

@fuel-ts/hdwallet@0.66.0

@fuel-ts/interfaces@0.66.0

Patch Changes

  • Improve typegen support for String, RawSlice and Bytes, by @danielbate (See #1412)

@fuel-ts/math@0.66.0

@fuel-ts/merkle@0.66.0

@fuel-ts/mnemonic@0.66.0

@fuel-ts/predicate@0.66.0

@fuel-ts/program@0.66.0

@fuel-ts/providers@0.66.0

Minor Changes

  • made calculateTransactionFee to return minFee and maxFee, by @Torres-ssf (See #1383)

Patch Changes

  • You can now pass in ProviderOptions to Provider.connect, by @LuizAsFight (See #1388)

@fuel-ts/script@0.66.0

@fuel-ts/signer@0.66.0

@fuel-ts/transactions@0.66.0

@fuel-ts/utils@0.66.0

@fuel-ts/versions@0.66.0

@fuel-ts/wallet@0.66.0

Minor Changes

  • 🐞 fix transferToContract for amounts higher than u16, by @Torres-ssf (See #1395)

@fuel-ts/wallet-manager@0.66.0

@fuel-ts/wordlists@0.66.0

v0.65.0

26 Oct 12:30
ad72725
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.65.0

@fuel-ts/abi-typegen@0.65.0

@fuel-ts/address@0.65.0

@fuel-ts/contract@0.65.0

@fuel-ts/crypto@0.65.0

@fuel-ts/errors@0.65.0

@fuel-ts/forc@0.65.0

@fuel-ts/fuel-core@0.65.0

Patch Changes

fuels@0.65.0

@fuel-ts/hasher@0.65.0

@fuel-ts/hdwallet@0.65.0

@fuel-ts/interfaces@0.65.0

@fuel-ts/math@0.65.0

@fuel-ts/merkle@0.65.0

@fuel-ts/mnemonic@0.65.0

@fuel-ts/predicate@0.65.0

@fuel-ts/program@0.65.0

@fuel-ts/providers@0.65.0

Minor Changes

Patch Changes

@fuel-ts/script@0.65.0

@fuel-ts/signer@0.65.0

@fuel-ts/testcases@0.65.0

@fuel-ts/transactions@0.65.0

@fuel-ts/utils@0.65.0

@fuel-ts/versions@0.65.0

Patch Changes

@fuel-ts/wallet@0.65.0

Patch Changes

@fuel-ts/wallet-manager@0.65.0

@fuel-ts/wordlists@0.65.0

v0.64.1

23 Oct 12:35
41fb8ee
Compare
Choose a tag to compare

@fuel-ts/abi-coder@0.64.1

@fuel-ts/abi-typegen@0.64.1

@fuel-ts/address@0.64.1

@fuel-ts/contract@0.64.1

@fuel-ts/crypto@0.64.1

@fuel-ts/errors@0.64.1

@fuel-ts/forc@0.64.1

@fuel-ts/fuel-core@0.64.1

fuels@0.64.1

Patch Changes

@fuel-ts/hasher@0.64.1

@fuel-ts/hdwallet@0.64.1

@fuel-ts/interfaces@0.64.1

@fuel-ts/math@0.64.1

@fuel-ts/merkle@0.64.1

@fuel-ts/mnemonic@0.64.1

@fuel-ts/predicate@0.64.1

@fuel-ts/program@0.64.1

@fuel-ts/providers@0.64.1

@fuel-ts/script@0.64.1

@fuel-ts/signer@0.64.1

@fuel-ts/testcases@0.64.1

@fuel-ts/transactions@0.64.1

@fuel-ts/utils@0.64.1

Patch Changes

@fuel-ts/versions@0.64.1

@fuel-ts/wallet@0.64.1

@fuel-ts/wallet-manager@0.64.1

@fuel-ts/wordlists@0.64.1