Janek
Janek
@glennreyes I try to add some SSL cert to graphpack, so that I can use https and wss. For now I run a SSL proxy infront of webpack
hey @paulmillr ! Do you think you'll have time to work on that?
is it possible to replace `elliptic` with `ethereum-cryptography` given that we're on a different curve?
we have no budget at all atm :( The project so far is just a community effort You can find all of the ec logic here: https://github.com/0xs34n/starknet.js/blob/develop/src/utils/ellipticCurve.ts#L10
thanks for your efforts @paulmillr ! So I think it‘s save to assume native bigints are more secure than any external (JS) library doing the same thing
Hey @paulmillr , we'll get some grants for a couple of issues from StarkWare 🎉 Are you still interested working on this?
Hey @xnatasx, great to see you made it and migrated your funds! Thanks to your feedback we added the missing step to the document you linked, so future users won't...
Thanks mate! Please make sure to follow this up with StarkWare to get the spec right
Hey :) It would be really nice to have a feature like this in ArgentX I think it could be implemented easier by using https://developer.chrome.com/docs/extensions/reference/webRequest/ and filter by request origin...
on hold. Maybe Starkware moves to using hex everywhere in compiled contracts which would solve this and remove the bitint json dependency