Skip to content

feat: FE optimisations via TS SDK #501

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

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

Conversation

danielbate
Copy link

@danielbate danielbate commented Mar 21, 2025

Summary

Introduces two optimisation strategies to the SolanaConnector:

The result of which makes the connector example far snappier:

Screen.Recording.2025-03-21.at.12.10.52.mov

Running against Devnet on [email protected]

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)

Copy link

vercel bot commented Mar 21, 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 7, 2025 7:43pm

@fuel-cla-bot
Copy link

fuel-cla-bot bot commented Apr 7, 2025

Thanks for the contribution! Before we can merge this, we need @danielbate to sign the Fuel Labs Contributor License Agreement.

Copy link
Contributor

github-actions bot commented Apr 7, 2025

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

Status Category Percentage Covered / Total
🔵 Lines 61.57% 149 / 242
🔵 Statements 61.57% 149 / 242
🔵 Functions 53.33% 16 / 30
🔵 Branches 83.33% 20 / 24
File CoverageNo changed files found.
Generated in workflow #1526 for commit dbd9e2b by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Apr 7, 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 #1526 for commit dbd9e2b by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Apr 7, 2025

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

Status Category Percentage Covered / Total
🔵 Lines 40.9% 27 / 66
🔵 Statements 40.9% 27 / 66
🔵 Functions 33.33% 1 / 3
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #1526 for commit dbd9e2b by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants