Ian Dorion

Results 6 comments of Ian Dorion

Well this is kinda funny because i was looking at something to work with under NodeJS. I will take a look at this code. I was looking to add smart...

These are my settings. ``` const sellPositionDelta = .02; //The amount of change between peak and valley to trigger a sell off const buyPositionDelta = .015; //The amount of change...

In my case. I first struggle to get the icon to be picked up by the packaging process. Using electron-builder I was getting a warning like what the default icon...

This is weird! I have move the functions to decrypt and encrypt into this same file instead of requiring them. And this resolved my error. This might be the way...

Hello! I was just testing Brave nightly with my wallet connector and notice that the window.etherum behaviour was changed. So if i understand correctly, eip6963:requestProvider is not yet implemented but...

https://github.com/shiftkey/desktop/pull/1111