Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link

Icon LinkBeta-5 Release Notes and Changelogs

Icon LinkSway

Icon Linkv0.49.3

Icon LinkWhat's Changed

Full Changelog: https://github.com/FuelLabs/sway/compare/v0.49.2...v0.49.3 Icon Link

Icon LinkFuel Core

Icon Linkv0.22.1

Icon LinkVersion v0.22.1

Icon LinkFixed

  • #1664 Icon Link: Fixed long database initialization after restart of the node by setting limit to the WAL file.

Icon LinkWhat's Changed

Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.22.0...v0.22.1 Icon Link

Icon LinkRust SDK

Icon Linkv0.55.0

Icon LinkWhat's Changed

Icon LinkNew Contributors

Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.54.0...v0.55.0 Icon Link

Icon LinkBreaking changes

Icon LinkRemoved NetworkInfo

  • Removed NetworkInfo and all related functions/methods
  • Renamed DryRunner trait and added trait methods
  • Removed ScritpTransactionBuilder::new and CreateTransactionBuilder::new
  • Removed Provider::new

Icon LinkUse submit_and_await_commit API

send_transaction_and_await_commit function now returns a TxStatus instead of TxId.

Icon LinkSigning and the Signer trait

  • Removed sign_message and sign_transaction from the Signer trait
  • Added sign and address methods to the Signer trait
  • Signer trait moved do fuels::core::traits:::Signer
  • Message, PublicKey, SecretKey and Signature moved to fuels::crypto::
  • Replaced Transaction's check_without_signatures with check
  • Renamed Accounts add_witnessses to add_witnesses
  • Removed Clone for TransactionBuilders

Icon LinkConversion from Address/ContractId types to Identity

It's not a breaking change, just a new cool UX feature. Convert from Address/Bech32Address/ContractId/Bech32ContractId to Identity easily.

Icon LinkTS SDK

Icon Linkv0.79.0

Icon LinkRELEASE - v0.79.0

Icon LinkBreaking


Icon LinkFeatures

Icon LinkFuel Wallet

Icon Linkv0.16.1

Icon Link@fuel-wallet/connections@0.16.1

Icon LinkPatch Changes

  • Updated dependencies []:
    • @fuel-wallet/sdk@0.16.1
    • @fuel-wallet/types@0.16.1

Icon Link@fuel-wallet/react@0.16.1

Icon Link@fuel-wallet/sdk@0.16.1

Icon LinkPatch Changes

  • Updated dependencies []:
    • @fuel-wallet/types@0.16.1

Icon Link@fuel-wallet/playwright-utils@0.16.1

Icon Link@fuel-wallet/types@0.16.1

Icon LinkFuel Explorer

Icon Linkv0.2.0

Icon LinkWhat's Changed

Icon LinkNew Contributors

Full Changelog: https://github.com/FuelLabs/fuel-explorer/compare/v0.1.0...v0.2.0 Icon Link