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

ci(release): v0.97.1 @ master #3404

Merged
merged 1 commit into from
Dec 10, 2024
Merged

ci(release): v0.97.1 @ master #3404

merged 1 commit into from
Dec 10, 2024

Conversation

fuel-service-user
Copy link
Contributor

@fuel-service-user fuel-service-user commented Nov 18, 2024

Summary

In this release, we:

  • Improved launchTestNode and typegen'd contract factories integration
  • Fixed transferToContract and batchTransferToContracts to accept big number amounts.
  • Fixed issue with fuel-core node cleanup operation failing in Bun.
  • Deprecated the bech32Address type in favour of hexadecimal address format going forward.
  • Upgraded fuel-core to 0.40.1
  • Added a cookbook for deploying and manually upgrading by proxy contract
  • Exported TypeScript recipes of Sway Programs

Features

  • #3398 - Better typegen contract factory integration with launchTestNode, by @nedsalk

Fixes

Chores

Docs

Copy link

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

Copy link

codspeed-hq bot commented Nov 18, 2024

CodSpeed Performance Report

Merging #3404 will not alter performance

Comparing changeset-release/master (11e2af6) with master (debdf3b)

Summary

✅ 18 untouched benchmarks

arboleya
arboleya previously approved these changes Dec 9, 2024
@arboleya arboleya enabled auto-merge (squash) December 9, 2024 19:32
Torres-ssf
Torres-ssf previously approved these changes Dec 9, 2024
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.42%(+0%) 69.91%(+0.03%) 74.46%(+0%) 76.45%(+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%)

@arboleya arboleya merged commit a3842a5 into master Dec 10, 2024
29 of 31 checks passed
@arboleya arboleya deleted the changeset-release/master branch December 10, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants