Skip to content

Conversation

@fuel-fuels-ts-bot
Copy link
Contributor

@fuel-fuels-ts-bot fuel-fuels-ts-bot bot commented Jun 11, 2025

Summary

In this release, we:

  • Implemented the auto-consolidation flow to detect when the max UTXO limit has been reached.
  • Added helper function for consolidating coins (consolidateCoins).
  • Added method for consolidating non-base assets.
  • Added the JSON ABI error entry to FuelError.metadata property
  • Added detection and handling for malformed response body
  • Deprecate function signature in InvocationScope helper methods
  • Add support for object parameter at TransactionResponse constructor

Features

Chores

@vercel
Copy link

vercel bot commented Jun 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2025 10:45am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2025 10:45am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2025 10:45am

@github-actions
Copy link
Contributor

github-actions bot commented Jun 11, 2025

Temporary PR

This PR is published in AWS CodeArtifact with version: next

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@next
# pnpm create fuels@next

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@next
# npm --registry=https://npm-packages.fuel.network/ create fuels@next

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@next
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@next

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from ba29985 to c412d2b Compare June 12, 2025 08:49
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 1afc238 to 44d46c7 Compare June 18, 2025 15:30
@github-actions github-actions bot force-pushed the changeset-release/master branch from 44d46c7 to 1f56fc4 Compare June 20, 2025 18:34
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from f243ae6 to 765f8df Compare July 1, 2025 10:00
@github-actions github-actions bot force-pushed the changeset-release/master branch from 765f8df to f5d9e97 Compare July 21, 2025 21:21
@github-actions
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.2%(+0%) 69.7%(+0%) 76.27%(+0%) 77.23%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94 petertonysmith94 merged commit e4cf8af into master Jul 22, 2025
24 checks passed
@petertonysmith94 petertonysmith94 deleted the changeset-release/master branch July 22, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants