Anderson Arboleya

Results 332 comments of Anderson Arboleya

Wouldn't this include the bytecode in the final bundle regardless of being in use?

I think it must be at least in a separate file: ```ts import { Counter, deployCounter } from './typegend'; ``` Pseudo code: ```ts import { Account, DeployContractOptions, DeployContractResult, ContractFactory }...

I think this covers recent discussions. Otherwise, feel free to edit the description. cc @Torres-ssf @nedsalk @petertonysmith94 @FuelLabs/sdk-ts

Blocked by: - https://github.com/FuelLabs/fuels-ts/issues/2712

Outlining the foundation and current state of each template. ![typegen](https://github.com/user-attachments/assets/b11a1018-9c89-4794-a550-1b8a067efdf0)

@petertonysmith94 Deleting things is always very dangerous. However, these old files should not be a problem if they're just there and never imported. The error you pasted looks valid, no?...

Oh, this is a very specific tip. Would you mind editing the PR description and adding this mention? It will be re-fetched and used in the changelog before the next...

Blocked by: - https://github.com/FuelLabs/fuels-ts/issues/2399