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.94.4 @ master #3080

Merged
merged 2 commits into from
Sep 4, 2024
Merged

ci(release): v0.94.4 @ master #3080

merged 2 commits into from
Sep 4, 2024

Conversation

fuel-service-user
Copy link
Contributor

@fuel-service-user fuel-service-user commented Sep 2, 2024

Summary

In this release, we:

  • We now return a deep clone of the transaction request in the static from method
  • Reduced the cost of submitting blob contract deploys where a blob has already been uploaded
  • Made vite the default template for create-fuels
  • Mapped the 'not enough coins' error to a readable error message
  • Added support for URLs with BasicAuth credentials in Provider
  • Fixed TX estimation when an InputMessage contains data
  • Deprecate the method BaseTransactionRequest.fundWithFakeUtxos
  • Upgraded fuel-core to v0.35.0
  • Deprecated the error code HASHER_LOCKED
  • Fixed revert error message assembling

Features

Fixes

Chores

Copy link

vercel bot commented Sep 2, 2024

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

Name Status Preview Comments Updated (UTC)
create-fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 5:11pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 5:11pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Sep 4, 2024 5:11pm

@arboleya arboleya enabled auto-merge (squash) September 4, 2024 17:09
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Coverage Report:

Lines Branches Functions Statements
79.38%(-0.02%) 72.12%(+0%) 77.76%(-0.01%) 79.45%(-0.02%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/utils/extract-tx-error.ts 33.33%
(-1.67%)
11.11%
(+0%)
57.14%
(+0%)
34.78%
(-1.58%)
🔴 packages/account/src/test-utils/launchNode.ts 97.05%
(-0.03%)
87.71%
(+0%)
100%
(+0%)
97.19%
(-0.03%)

@arboleya arboleya merged commit 2caf1b1 into master Sep 4, 2024
34 of 36 checks passed
@arboleya arboleya deleted the changeset-release/master branch September 4, 2024 17:25
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.

6 participants