clintar

Results 12 comments of clintar

Holy cow this took a while to find. Hard to figure out amdgpu-pro opencl causes this. I used it for mining, but wow that was a pain

In my case, I installed amdgpu-pro OpenCL by extracting the amdgpu-pro-20.10-1048554-ubuntu-18.04.tar.xz into its own folder `/home/clintar/Downloads/amdgpu-pro-20.10-1048554-ubuntu-18.04` i went into there and ran `./amdgpu-install --uninstall` to get rid of it in...

https://github.com/clintar/cryptonote-universal-pool/blob/master/config.json#L120 In the config, there is an option to enable ssl, and set the cert info. You can set it there and change the api var in https://github.com/clintar/cryptonote-universal-pool/blob/master/website-sample/config.js

sorry for delay. did you run latest monero for this?

This will come with newer node.js support. You can use my modules I created pull requests for, but there are some other things needed for the pool to work with...

have you tried it as-is?

Yeah, I'll fix that when I get a chance during the week

I never fixed that I guess. I'm so lazy.

Did you figure this out? You need to edit the config.js in the webroot directory to reflect where the api is listening and make sure that port is open.

this is because of changes in node.js. I have an updated version of node-multi-hashing (and node-cryptonote-util) that should work, but I think the pool code needs to be updated, too....