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: upgrading fuel-core to 0.39.0 #3327

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Conversation

arboleya
Copy link
Member

@arboleya arboleya commented Oct 13, 2024

Release notes

In this release, we:

  • Upgraded fuel-core to 0.39.0

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 Oct 13, 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 Oct 14, 2024 0:40am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 0:40am

Copy link

codspeed-hq bot commented Oct 13, 2024

CodSpeed Performance Report

Merging #3327 will improve performances by 18.7%

Comparing aa/chore/fuel-core-0.39.0 (b8b5dc5) with master (b78d032)

Summary

⚡ 2 improvements
✅ 16 untouched benchmarks

Benchmarks breakdown

Benchmark master aa/chore/fuel-core-0.39.0 Change
should successfully get transaction cost estimate for a single contract call (x10 times) 29.7 ms 25.1 ms +18.7%
should successfully get transaction cost estimate for a single transfer (x10 times) 20 ms 18.1 ms +10.03%

@arboleya arboleya enabled auto-merge (squash) October 13, 2024 21:52
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.05%(-0.02%) 70.01%(+0%) 75%(-0.05%) 76.18%(-0.02%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/account.ts 81.7%
(-1.12%)
64.38%
(+0%)
84.21%
(-2.63%)
81.43%
(-1.1%)

@arboleya arboleya merged commit eb3b6c9 into master Oct 14, 2024
24 checks passed
@arboleya arboleya deleted the aa/chore/fuel-core-0.39.0 branch October 14, 2024 00:55
Dhaiwat10 pushed a commit that referenced this pull request Nov 19, 2024
* Upgrading to `fuel-core` @ `0.39.0`

* Adding changeset
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.39.0
3 participants