Skip to content

chore: upgrading to [upcoming] fuels @ 0.100.4 #512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

arboleya
Copy link
Member

@arboleya arboleya commented Apr 15, 2025

Summary

This PR anticipates the upcoming fuels @ 0.100.4.

It focuses on upgrading fuel-core, sway, and related components.

It will be a foundation for follow-up PRs addressing the rest of the SDK-Connectors optimizations.

A few highlights:

  1. Upgraded fuel-core, forc, and the Faucet
  2. Upgraded sway-standards and sway-libs
  3. Migrated Sway deprecations and breaking changes
  4. Integrated "Get Coins" button with local Faucet
  5. Increased dispensed amount for local Faucet
  6. Adjusted several funding details in tests and configs
  7. Fixed script for EVM/SVM Predicates generation
    • Also implemented a sync routine for the TxIdEncoders
  8. Adjusted a bunch of generalized lint errors

Checklist

  • I've added error handling for all actions/requests, and verified how this error will show on UI. (or there was no error handling)
  • I've reviewed all the copy changed/added in this PR, using AI if needed. (or there was no copy changes)
  • I've included the reference to the issues being closed from Github and/or Linear (or there was no issues)
  • I've changed the Docs to reflect my changes (or it was not needed)
  • I've put docs links where it may be helpful (or it was not needed)
  • I checked the resulting UI both in Light and Dark mode (or no UI changes were made)
  • I reviewed the entire PR myself (preferably, on GH UI)

@arboleya arboleya self-assigned this Apr 15, 2025
Copy link

vercel bot commented Apr 15, 2025

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

Name Status Preview Comments Updated (UTC)
fuel-connectors ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2025 10:51am

@arboleya arboleya force-pushed the aa/feat/upgrading-stack-via-sdk-assemble-tx branch from 21ed658 to 58ac660 Compare April 15, 2025 22:46
Copy link
Contributor

github-actions bot commented Apr 15, 2025

Coverage Report for Fuel Wallet (./packages/fuel-wallet)

Status Category Percentage Covered / Total
🔵 Lines 60.75% 144 / 237
🔵 Statements 60.75% 144 / 237
🔵 Functions 53.33% 16 / 30
🔵 Branches 83.33% 20 / 24
File CoverageNo changed files found.
Generated in workflow #1578 for commit f3454e0 by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Coverage Report for Fuel Development Wallet (./packages/fuel-development-wallet)

Status Category Percentage Covered / Total
🔵 Lines 100% 18 / 18
🔵 Statements 100% 18 / 18
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #1578 for commit f3454e0 by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Coverage Report for Fuelet Wallet (./packages/fuelet-wallet)

Status Category Percentage Covered / Total
🔵 Lines 34.52% 29 / 84
🔵 Statements 34.52% 29 / 84
🔵 Functions 12.5% 1 / 8
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #1578 for commit f3454e0 by the Vitest Coverage Report Action

@arboleya arboleya changed the title Aa/feat/upgrading stack via sdk assemble tx feat: upgrading stack via sdk @ assemble-tx Apr 15, 2025
@arboleya arboleya changed the title feat: upgrading stack via sdk @ assemble-tx feat: upgrading stack via sdkassemble-tx Apr 15, 2025
@arboleya arboleya mentioned this pull request Apr 15, 2025
7 tasks
@arboleya arboleya changed the title chore: upgrading to [upcoming] fuels @ 0.101.0 chore: upgrading to [upcoming] fuels @ 0.100.4 Apr 16, 2025
@@ -14,7 +14,7 @@
"@tanstack/react-query": "5.35.1",
"@wagmi/connectors": "5.1.7",
"@wagmi/core": "2.13.4",
"fuels": "0.100.0",
"fuels": "pr-3747",
Copy link
Member Author

@arboleya arboleya Apr 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

  1. Replace with the right fuels version after it's released.
  2. Remove custom registry from .npmrc
  3. Double-test things on Testnet (after fuel-core 0.43.0)

@arboleya arboleya marked this pull request as ready for review April 16, 2025 01:06
LuizAsFight

This comment was marked as resolved.

LuizAsFight

This comment was marked as resolved.

petertonysmith94

This comment was marked as resolved.

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.

3 participants