Anderson Arboleya

Results 332 comments of Anderson Arboleya

We can now update our `testnet` links and point them to the `devnet`. In the future, we should consider replacing the latter with the former or having both side by...

Could you please elaborate further on _"error handling for different program types"_? Maybe I'm missing context and what exactly led you to this conclusion.

The relationship between `fuels` and `@fuels/connectors` looks problematic. Because one depends on the other, their cyclic dependency should always hunt us and delay releases.

Just registering what we spoke about—we may have a new step to generate an ESM/browser build. This could be something using Rollup or Vite, which runs on a `postbuild` step...

FYI — I've moved this out of `salamander`.

@Torres-ssf Blocking PR has been [merged](https://github.com/cdnjs/packages/pull/1743). 🎉 Before closing this, we need to mention the CDN option in the docs.

@hummusonrails You mean internally? Probably not, but I bet we can find some external articles on the topic. I just don't have anything at hand to share atm. @nedsalk Now...

> [..] do we actually need client-side throttling on the SDK level? I don't think so. We are just evolving the topic here. This seems more pertinent to the user...

Completed via https://github.com/FuelLabs/fuels-ts/pull/1640

Thanks for getting to the bottom of this. Jest doesn't offer a browser-runner, and each workaround opens up a can of worms. I ran some [experiments](https://github.com/arboleya/cross-env-test) in my free time,...