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

Merged
merged 2 commits into from
Sep 26, 2024
Merged

ci(release): v0.94.7 @ master #3174

merged 2 commits into from
Sep 26, 2024

Conversation

fuel-service-user
Copy link
Contributor

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

Summary

In this release, we:

  • Upgraded fuel-core to v0.36.0
  • Upgraded forc to v0.63.6 and v0.64.0
  • Added support for SRC-14 proxy contracts in fuels deploy
  • Removed assets from sepolia / testnet network
  • Fixed decimals of some assets on fuel network side
  • Added flag to indicate whether a connector is external
  • Added a banner for users running an outdated fuels version
  • Fixed the usage of fuel-toolchain.toml for fuels templates

Features

Fixes

Chores

Copy link

vercel bot commented Sep 16, 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 26, 2024 8:41pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 8:41pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Sep 26, 2024 8:41pm

Copy link

codspeed-hq bot commented Sep 16, 2024

CodSpeed Performance Report

Merging #3174 will improve performances by ×2.8

Comparing changeset-release/master (b09d301) with master (e7c2c30)

Summary

⚡ 1 improvements
✅ 20 untouched benchmarks

Benchmarks breakdown

Benchmark master changeset-release/master Change
Instantiate a new Unlocked wallet 106 ms 38.2 ms ×2.8

@maschad maschad enabled auto-merge (squash) September 26, 2024 21:26
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.38%(-0.79%) 71.65%(-0.16%) 75.49%(-0.28%) 76.54%(-0.74%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ apps/docs-snippets2/scripts/launcher-snippet.ts 0%
(+0%)
100%
(+100%)
0%
(+0%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/scripts/test-template.ts 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/scripts/wrap-snippets.ts 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/env.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/introduction/connecting-to-localnode.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/introduction/connecting-to-testnet.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/transactions/transaction-parameters.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/typegend/contracts/Counter.ts 66.66%
(+66.66%)
100%
(+100%)
0%
(+0%)
66.66%
(+66.66%)
✨ apps/docs-snippets2/src/typegend/contracts/CounterFactory.ts 100%
(+100%)
100%
(+100%)
100%
(+100%)
100%
(+100%)
🔴 ✨ apps/docs-snippets2/src/typegend/scripts/ScriptSum.ts 80%
(+80%)
100%
(+100%)
0%
(+0%)
80%
(+80%)
🔴 packages/create-fuels/src/cli.ts 86.74%
(-0.43%)
42.85%
(-4.51%)
100%
(+0%)
86.74%
(-0.43%)
🔴 ✨ packages/fuels/scripts/build-proxy-contract.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 packages/fuels/src/cli/commands/deploy/deployContract.ts 100%
(+0%)
83.33%
(+33.33%)
100%
(+0%)
100%
(+0%)
🔴 ✨ packages/fuels/src/cli/commands/deploy/proxy/types/Src14OwnedProxy.ts 83.33%
(+83.33%)
100%
(+100%)
75%
(+75%)
91.66%
(+91.66%)
🔴 ✨ packages/fuels/src/cli/commands/deploy/proxy/types/Src14OwnedProxyFactory.ts 66.66%
(+66.66%)
0%
(+0%)
66.66%
(+66.66%)
66.66%
(+66.66%)
🔴 packages/fuels/src/cli/config/forcUtils.ts 92.98%
(-7.02%)
80%
(-20%)
100%
(+0%)
93.44%
(-6.56%)
packages/fuels/src/cli/utils/checkForAndDisplayUpdates.ts 100%
(+0%)
100%
(+16.67%)
100%
(+0%)
100%
(+0%)

@maschad maschad merged commit e6f6965 into master Sep 26, 2024
31 of 34 checks passed
@maschad maschad deleted the changeset-release/master branch September 26, 2024 23:02
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