lebed2045

Results 7 comments of lebed2045

what's the best way to set up value for `hre.ethers.provider.getNetwork().name`?

same issue with macbook m1, somehow this process appeared in the "Active Monitor" and used 110% CPU

I thought quite a lot about that, one idea is the is to use one-time passwords (as a deterministic sequence of some unique long user id) from the server, and...

have done that, but now it fails with the same issue as here https://github.com/johguse/profanity/issues/51

I can confirm the same issue. Perhaps at least some .editorconfig solution would be nice to have.

I'm also very interesting. This is exactly what did I do, using `canvas.getContext('2d')`, but it sounds suboptimal create new canvas just to render picture and read it again into `Uint8ClampedArray`...