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: connector aware estimation #3762

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

danielbate
Copy link
Member

Release notes

In this release, we:

  • Optimised SDK and Connector estimation connectivity

Summary

Introduces the baseTransaction() method on the connector to allow the SDK to introduce connector specifics during estimation.

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 added the feat Issue is a feature label Mar 7, 2025
@danielbate danielbate self-assigned this Mar 7, 2025
Copy link

vercel bot commented Mar 7, 2025

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

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 3:41pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 3:41pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 3:41pm

Copy link
Contributor

github-actions bot commented Mar 7, 2025

Coverage Report:

Lines Branches Functions Statements
77.2%(+0.02%) 71%(+0.03%) 75.33%(+0.03%) 77.2%(+0.03%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/account.ts 81.11%
(+0.53%)
72.15%
(+0.92%)
82.5%
(+0%)
80.87%
(+0.53%)
🔴 packages/account/src/connectors/fuel-connector.ts 33.33%
(+4.76%)
100%
(+0%)
13.04%
(+8.28%)
33.33%
(+4.76%)

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.

Connector Aware Estimation
1 participant