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: add useSelectNetwork and useNetworks #251

Merged
merged 12 commits into from
Sep 13, 2024

Conversation

helciofranco
Copy link
Member

@helciofranco helciofranco commented Sep 11, 2024


  • Add useSelectNetwork
  • Add useNetworks
  • Deprecate useAddNetwork

@helciofranco helciofranco self-assigned this Sep 11, 2024
@helciofranco helciofranco linked an issue Sep 11, 2024 that may be closed by this pull request
Copy link

vercel bot commented Sep 11, 2024

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 Sep 13, 2024 3:51am

Copy link
Contributor

github-actions bot commented Sep 11, 2024

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

Status Category Percentage Covered / Total
🔵 Lines 61.13% 140 / 229
🔵 Statements 61.13% 140 / 229
🔵 Functions 56.66% 17 / 30
🔵 Branches 86.95% 20 / 23
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/fuel-wallet/src/FuelWalletConnector.ts 58.98% 86.36% 56.66% 58.98% 67-74, 78-83, 85, 89, 93-94, 97-98, 101-108, 111-112, 115-122, 125-129, 132-141, 149-150, 154-159, 221-222, 228-245, 285-292
Generated in workflow #646

Copy link
Contributor

github-actions bot commented Sep 11, 2024

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

Status Category Percentage Covered / Total
🔵 Lines 100% 16 / 16
🔵 Statements 100% 16 / 16
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #646

Copy link
Contributor

github-actions bot commented Sep 11, 2024

Coverage Report for Fuelet Wallet (./packages/fuelet-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 #646

Copy link
Contributor

github-actions bot commented Sep 11, 2024

This PR is published in NPM with version ****

@helciofranco helciofranco changed the title feat: add useSelectNetwork feat: add useSelectNetwork, useSwitchNetwork, and useNetworks Sep 11, 2024
@helciofranco helciofranco changed the title feat: add useSelectNetwork, useSwitchNetwork, and useNetworks feat: add useSelectNetwork and useNetworks Sep 12, 2024
@helciofranco helciofranco added blocked Blocked by another issue and removed blocked Blocked by another issue labels Sep 12, 2024
@helciofranco helciofranco marked this pull request as ready for review September 12, 2024 15:39
@LuizAsFight LuizAsFight merged commit d10db6d into main Sep 13, 2024
10 checks passed
@LuizAsFight LuizAsFight deleted the hf/feat/use-select-network branch September 13, 2024 04:37
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.

[wallet sdk] A switchNetwork method
3 participants