Skip to content
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

feat: support gasless transactions #458

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: support gasless transactions #458

wants to merge 12 commits into from

Conversation

arthurgeron
Copy link
Contributor

@arthurgeron arthurgeron commented Jan 15, 2025

  • Fuel SDK updated to 0.98.0, breaking changes (e.g. Provide.create, async provider calls, removal of AbstractAddress) are covered. Read here for more info.
  • Gasless transactions are now supported via the skipCustomFee param

Copy link

vercel bot commented Jan 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 Jan 19, 2025 0:46am

Copy link
Contributor

github-actions bot commented Jan 15, 2025

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

Status Category Percentage Covered / Total
🔵 Lines 61.6% 146 / 237
🔵 Statements 61.6% 146 / 237
🔵 Functions 56.66% 17 / 30
🔵 Branches 77.77% 21 / 27
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/fuel-wallet/src/FuelWalletConnector.ts 59% 76.92% 56.66% 59% 71-78, 82-89, 93, 97-98, 101-102, 105-112, 115-116, 119-126, 129-133, 136-145, 153-154, 158-163, 205-206, 232-233, 239-256, 296-303
Generated in workflow #1354 for commit 930d3e3 by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Jan 15, 2025

This PR is published in NPM with version 0.39.0-pr-458-9723971

Copy link
Contributor

github-actions bot commented Jan 15, 2025

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

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

Copy link
Contributor

github-actions bot commented Jan 15, 2025

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

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

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