Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 17:42
· 1388 commits to master since this release
628c2a9

@fuel-ts/abi-coder@0.11.0

Minor Changes

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder

    • Remove old Lerna config
  • #418 3cb7332 Thanks @LuizAsFight! - - Add support to typeArguments in JSON ABI (implemented in sway 0.18)

    • Created our own ParamType as fuel abi is getting more and more different from ETH abi. -> Inspired by @ethersproject/abi (v5.6.4) - src.ts/fragments.ts
    • Add support to use Arrays of Structs in contract method arguments - ABI
  • Updated dependencies [b2f1c66]:

    • @fuel-ts/math@0.11.0

@fuel-ts/constants@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config

@fuel-ts/contract@0.11.0

Minor Changes

Patch Changes

  • #435 bfb7a30 Thanks @QuinnLee! - Update test post compiler fix

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder

    • Remove old Lerna config
  • #418 3cb7332 Thanks @LuizAsFight! - - Add support to typeArguments in JSON ABI (implemented in sway 0.18)

    • Created our own ParamType as fuel abi is getting more and more different from ETH abi. -> Inspired by @ethersproject/abi (v5.6.4) - src.ts/fragments.ts
    • Add support to use Arrays of Structs in contract method arguments - ABI
  • #443 abf2884 Thanks @camsjams! - Added more tests

  • Updated dependencies [b2f1c66, 3cb7332, 212d51c]:

    • @fuel-ts/abi-coder@0.11.0
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/interfaces@0.11.0
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/math@0.11.0
    • @fuel-ts/merkle@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/script@0.11.0
    • @fuel-ts/transactions@0.11.0
    • @fuel-ts/wallet@0.11.0

@fuel-ts/example-contract@0.11.0

Patch Changes

  • Updated dependencies [b2f1c66]:
    • fuels@0.11.0
    • @fuel-ts/wallet@0.11.0

fuels@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [bfb7a30, b2f1c66, 3cb7332, 212d51c, abf2884]:
    • @fuel-ts/contract@0.11.0
    • @fuel-ts/abi-coder@0.11.0
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/hasher@0.11.0
    • @fuel-ts/hdwallet@0.11.0
    • @fuel-ts/interfaces@0.11.0
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/math@0.11.0
    • @fuel-ts/merkle@0.11.0
    • @fuel-ts/merkle-shared@0.11.0
    • @fuel-ts/merklesum@0.11.0
    • @fuel-ts/mnemonic@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/signer@0.11.0
    • @fuel-ts/sparsemerkle@0.11.0
    • @fuel-ts/transactions@0.11.0
    • @fuel-ts/wallet@0.11.0
    • @fuel-ts/wallet-manager@0.11.0
    • @fuel-ts/wordlists@0.11.0
    • @fuel-ts/predicate@0.11.0
    • @fuel-ts/testcases@0.11.0

@fuel-ts/hasher@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/transactions@0.11.0

@fuel-ts/hdwallet@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/math@0.11.0
    • @fuel-ts/mnemonic@0.11.0
    • @fuel-ts/signer@0.11.0

@fuel-ts/interfaces@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config

@fuel-ts/keystore@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config

@fuel-ts/math@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config

@fuel-ts/merkle@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/merkle-shared@0.11.0

@fuel-ts/merkle-shared@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/math@0.11.0

@fuel-ts/merklesum@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/merkle-shared@0.11.0

@fuel-ts/mnemonic@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/wordlists@0.11.0

@fuel-ts/predicate@0.11.0

Patch Changes

  • Updated dependencies [bfb7a30, b2f1c66, 3cb7332, 212d51c, abf2884]:
    • @fuel-ts/contract@0.11.0
    • @fuel-ts/abi-coder@0.11.0
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/math@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/transactions@0.11.0
    • @fuel-ts/wallet@0.11.0

@fuel-ts/providers@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/interfaces@0.11.0
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/math@0.11.0
    • @fuel-ts/transactions@0.11.0

@fuel-ts/script@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66, 3cb7332, 212d51c]:
    • @fuel-ts/abi-coder@0.11.0
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/transactions@0.11.0
    • @fuel-ts/wallet@0.11.0

@fuel-ts/signer@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/hasher@0.11.0
    • @fuel-ts/keystore@0.11.0

@fuel-ts/sparsemerkle@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/merkle-shared@0.11.0

@fuel-ts/testcases@0.11.0

@fuel-ts/transactions@0.11.0

Patch Changes

typechain-target-fuels@0.11.0

@fuel-ts/wallet@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/constants@0.11.0
    • @fuel-ts/hasher@0.11.0
    • @fuel-ts/hdwallet@0.11.0
    • @fuel-ts/interfaces@0.11.0
    • @fuel-ts/math@0.11.0
    • @fuel-ts/mnemonic@0.11.0
    • @fuel-ts/providers@0.11.0
    • @fuel-ts/signer@0.11.0
    • @fuel-ts/transactions@0.11.0

@fuel-ts/wallet-manager@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config
  • Updated dependencies [b2f1c66]:
    • @fuel-ts/keystore@0.11.0
    • @fuel-ts/mnemonic@0.11.0
    • @fuel-ts/wallet@0.11.0

@fuel-ts/wordlists@0.11.0

Patch Changes

  • #437 b2f1c66 Thanks @LuizAsFight! - - Fixed linking packages to inside node_modules folder
    • Remove old Lerna config