FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.21k stars 1.34k forks source link

feat: return deep clone on transaction request `from` method #3097

Closed maschad closed 4 weeks ago

maschad commented 4 weeks ago

Release notes

In this release, we:

Summary

I've applied this feat to the other from methods on the other BaseTransactionRequest subclasses

Checklist

vercel[bot] commented 4 weeks ago

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 1:46pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 1:46pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **create-fuels-counter-example** | ⬜️ Ignored ([Inspect](https://vercel.com/fuel-labs/create-fuels-counter-example/9YAvQ1PtofzDsc6Q3mmiV1kPcxWG)) | | | Sep 4, 2024 1:46pm |
github-actions[bot] commented 4 weeks ago

Coverage Report:

Lines Branches Functions Statements
79.4%(+0.02%) 72.12%(+0.05%) 77.77%(+0%) 79.47%(+0.02%)
Changed Files: | Ok | File (✨=New File) | Lines | Branches | Functions | Statements | | -- | -------------------------------------------------------------------------------------------------------------------- | ------------------ | ------------------ | --------------- | ------------------ | | 🔴 | packages/account/src/providers/transaction-request/blob-transaction-request.ts | 50%
(+0%) | 100%
(+25%) | 40%
(+0%) | 50%
(+0%) | | 🔴 | packages/account/src/providers/transaction-request/create-transaction-request.ts | 73.33%
(+2.75%) | 66.66%
(+2.38%) | 50%
(+0%) | 73.33%
(+2.75%) | | 🔴 | packages/account/src/providers/transaction-request/script-transaction-request.ts | 43.58%
(-0.32%) | 58.33%
(+1.19%) | 38.88%
(+0%) | 42.5%
(-0.35%) |