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

chore: merge gas price and predicate estimation requests #3676

Merged
merged 10 commits into from
Feb 7, 2025

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Feb 7, 2025

Release notes

In this release, we:

  • Merge gas price and predicate estimation on a single request

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)

@Torres-ssf Torres-ssf added the chore Issue is a chore label Feb 7, 2025
@Torres-ssf Torres-ssf self-assigned this Feb 7, 2025
Copy link

vercel bot commented Feb 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 Feb 7, 2025 1:12pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 1:12pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 1:12pm

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Coverage Report:

Lines Branches Functions Statements
77.15%(-0.1%) 70.69%(-0.08%) 75.3%(-0.15%) 77.15%(-0.1%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/provider.ts 66.95%
(-1.57%)
57.07%
(-1.84%)
68.04%
(-2.17%)
66.73%
(-1.53%)
🔴 packages/account/src/providers/generated/operations.ts 93.54%
(-0.57%)
100%
(+0%)
80.39%
(-1.61%)
94.04%
(-0.53%)
packages/account/src/providers/transaction-request/helpers.ts 100%
(+0%)
100%
(+2.86%)
100%
(+0%)
100%
(+0%)

@Torres-ssf Torres-ssf merged commit 6668336 into master Feb 7, 2025
24 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/estimate-gas-and-predicates branch February 7, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge Gas Price and Predicate Estimation Requests
3 participants