Skip to content

Conversation

petertonysmith94
Copy link
Contributor

Release notes

In this release, we:

  • Implemented the auto coin consolidation process.

Summary

  • TBD

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 self-assigned this Jul 4, 2025
@petertonysmith94 petertonysmith94 added the feat Issue is a feature label Jul 4, 2025
@petertonysmith94 petertonysmith94 changed the base branch from master to ps/chore/upgrade-fuel-core-to-0.44.0 July 4, 2025 09:29
@petertonysmith94 petertonysmith94 changed the base branch from ps/chore/upgrade-fuel-core-to-0.44.0 to master July 4, 2025 09:30
@petertonysmith94 petertonysmith94 changed the base branch from master to ps/chore/upgrade-fuel-core-to-0.44.0 July 4, 2025 09:32
Copy link
Contributor

github-actions bot commented Jul 9, 2025

Temporary PR

This PR is published in AWS CodeArtifact with version: pr-3926

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@pr-3926
# pnpm create fuels@pr-3926

NPM

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

Bun

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

Base automatically changed from ps/chore/upgrade-fuel-core-to-0.44.0 to master July 28, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement auto-consolidation flow
2 participants