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: upgrade fuel-core to 0.40.2 #3470

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Dec 12, 2024

Release notes

In this release, we:

  • Upgraded fuel-core to 0.40.2

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)

Copy link

vercel bot commented Dec 12, 2024

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 Dec 31, 2024 11:10am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 11:10am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 11:10am

@Torres-ssf Torres-ssf marked this pull request as draft December 12, 2024 12:37
Copy link

codspeed-hq bot commented Dec 12, 2024

CodSpeed Performance Report

Merging #3470 will degrade performances by 44.65%

Comparing st/chore/[email protected] (120f9fb) with master (41c72fb)

Summary

❌ 1 regressions
✅ 17 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master st/chore/[email protected] Change
should successfully conduct a custom transfer between wallets (x20 times) 50.3 ms 90.8 ms -44.65%

@arboleya arboleya marked this pull request as ready for review December 31, 2024 11:01
@arboleya arboleya self-requested a review December 31, 2024 11:02
Copy link
Contributor

@petertonysmith94 petertonysmith94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just need to update the template toolchains

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.83%(+0%) 70.5%(+0.03%) 75.5%(+0%) 77.79%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.57%
(+0%)
78.08%
(+1.37%)
84%
(+0%)
88.81%
(+0%)

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.

Upgrade fuel-core to 0.40.2
5 participants