fitouch

Results 20 comments of fitouch

@amark https://github.com/amark/gun/pull/1268 is ready for review!

I have the same issue with the latest version.

I got it working again after I put null in the node where it stopped executing any lines after. It's weird.

@mrousavy please merge this. I have the same issue with React Native v0.68

@mrousavy can we enable EC for this? `const keys = await crypto.subtle.generateKey( { name: "ECDSA", namedCurve: "P-256", // P-256, P-384, or P-521 }, false, ["sign", "verify"], );`

@mrousavy I can sponsor you to work on subtle. How long will it take to implement it?

@amark @bitnom @crunchysteve I'd like to help with cleaning up and improving the code. Additionally, I'm interested in developing it in TypeScript and creating a more user-friendly storage adapter for...

> Back in the USA @bitnom @fitouch @crunchysteve best to DM me on Twitter cause that triggers a notification for me. Or WhatsApp. > > http://gun.eco/docs/Porting-GUN many work, by "successful"...

@trPrince That's what I did. Its not always guaranteed to get all of the data at once.