FuelLabs / fuels-ts

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

Add `randomUUID` into `@fuel-ts/crypto` #1807

Closed nedsalk closed 3 weeks ago

nedsalk commented 6 months ago

It's part of both the browser crypto package and the node crypto package, and we're already using it in e.g. launchNode.

nedsalk commented 6 months ago

For reference, there was already a PR that tried doing this but we didn't go with it: #1608

mvares commented 2 months ago

hey @danielbate! I can work on this issue?

maschad commented 2 months ago

Hey @mvares I see that you currently have two unblocked in-flight PRs

It's best to see those through to completion before beginning any other work.

mvares commented 2 months ago

Hey @mvares I see that you currently have two unblocked in-flight PRs

It's best to see those through to completion before beginning any other work.

Of course! But can you confirm whether this issue is blocked due to this issue or not?

maschad commented 2 months ago

It's currently not blocked but having read through that PR thread, I'm removing the good first issue because of the work that was involved. Sorry about that.