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 missing connectors to create fuels template #3013

Merged
merged 5 commits into from
Aug 29, 2024

Conversation

Dhaiwat10
Copy link
Member

@Dhaiwat10 Dhaiwat10 commented Aug 22, 2024

Release notes

In this release, we:

  • Added Solana connector to create-fuels template app

Summary

This PR ensures that the create fuels template app supports all the available connectors.

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)

danielbate
danielbate previously approved these changes Aug 23, 2024
.changeset/new-rivers-rescue.md Show resolved Hide resolved
Torres-ssf
Torres-ssf previously approved these changes Aug 23, 2024
arboleya
arboleya previously approved these changes Aug 23, 2024
Copy link

vercel bot commented Aug 28, 2024

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

Name Status Preview Comments Updated (UTC)
create-fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 9:35am
fuels-ts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 9:35am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Aug 29, 2024 9:35am

pnpm-lock.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.42%(+0%) 71.82%(-0.04%) 77.7%(+0%) 79.55%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.48%
(+0%)
78.26%
(-1.45%)
84%
(+0%)
88.73%
(+0%)

@Dhaiwat10 Dhaiwat10 merged commit e87b51b into master Aug 29, 2024
23 checks passed
@Dhaiwat10 Dhaiwat10 deleted the dp/create-fuels-all-connectors branch August 29, 2024 09:53
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.

Ensure support for all connectors in create fuels template
6 participants