Download Latest Version v0.76.0 source code.tar.gz (365.5 kB)
Email in envelope

Get an email when there's a new version of Fuels-rs

Home / v0.76.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-20 1.2 kB
v0.76.0 source code.tar.gz 2025-10-20 365.5 kB
v0.76.0 source code.zip 2025-10-20 678.3 kB
Totals: 3 Items   1.0 MB 0

What's Changed

New transaction policy "Owner"

This allows you to set the owner of the transaction as described in https://github.com/FuelLabs/fuel-specs/pull/618

Breaking changes

  1. Receipts in Failure and Success states of transactions are now wrapped in an Arc
  2. TxStatus::take_receipts_checked and TxStatus::take_receipts now return Arc<Vec<Receipt>>
  3. ReceiptParser::extract_contract_call_data and ReceiptParser::extract_script_data now return Option<Bytes>, where Bytes is an optimized type from fuel-types v0.65.0

New Contributors

Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.75.1...v0.76.0

Source: README.md, updated 2025-10-20