vird
vird
randomBytes(32) is used in current implementation of .generate() for generating new wallet. But this is not 100% correct way to properly generate ECDSA point for private key. My fix allows...
Погонял свое решение и пришёл к выводу, что можно и дальше "до 200 kRPS" "до 300 kRPS"
 Внезапно не только с первым
 На боевых тоже
Not bi-directional https://youtu.be/fQvWMoOjmQk?t=260 Look at this moment. Created node, then moved by mouse. If nodes are movable then you need to store coordinates. Coordinates are not translated in code, so...
> Might be that this example does not illustrate bi-directional. But the point is that you can't apply criticism to all the visual programing languages/ides/platforms. And I didn't apply to...
I've made some updates with more examples. I didn't like this new version because it has worse text to sense ratio (many repeated stuff which explains my position from different...
EthTools.ticker.start is not a function
iced -v IcedCoffeeScript version 108.0.9 still reproduced. Where can i find iced3?
@zapu I use iced for generating opencl kernels source code. So I have code something like this ``` code = """ int offset = size_x + #{other_offset/2}; // comment """...