Daniel Bate
Daniel Bate
Closed by #3036
Why would someone want to use this over the [fuels node](https://docs.fuel.network/docs/fuels-ts/fuels-cli/commands/#fuels-node) command. Or just running directly from their [fuel-core install](https://github.com/FuelLabs/fuel-core?tab=readme-ov-file#running). Just wondering if this does have value outside of `launchTestNode`?
I'd like to close this in favour of #2467, I also don't think this is required for mainnet as we don't map any of the other VM errors. @FuelLabs/sdk-ts
Inspiration can be taken from the [forc implementation](https://github.com/FuelLabs/sway/pull/6250) however the main problem for us is the generation of the loader contract. Right now `forc` is doing this via the compiler...
Great work for the above @segfault-magnet! It's worth noting that for us we can't use the `BSIZ` and `BLDD` opcodes until we've had a release of `@fuels-vm/asm`, which will be...
[Blocked](https://github.com/FuelLabs/fuels-ts/pull/2827#issuecomment-2277769101)
I don't agree with this and would be inclined to close this. The API reference is intended to be a complete reference of the SDK, the docs are a more...