Kris Klosterman
Kris Klosterman
thanks, i've been pretty slammed over the last few days. If I end up getting any time to test, ill let you know.
I can't get this to pull into node-stratum-pool.... tried changing the dep repo, tried adding it as a local repo, always gives me errors...
Got it to pull into node-stratum-pool, removed a comment from the package.json
got it to compile with nomp also, waiting to test hashing functionality with nomp with updated version
My fork is updated and tested to version 8.3.X, I am turning up a production pool here in the next week with my fork, will hopefully be a true test...
My fork is working good, the only issue is the c code for scryptjane is not compiling, its disabled at this time. I am also going to work in the...
please keep in mind your installed node version and the required node version of this fork (0.10.x). I don't think thats your issue, from the error its stating that multiHashing.skunkhash...
Current Node version it only works with is 0.10.x
I have node-multi-hashing updated here, but still needs a few updates https://github.com/krisklosterman/node-multi-hashing It compiles with 8.1.3 but it needs a little touching up, when thats done I can create a...
Looks like I am going to have to update node-stratum-pool to the new nodejs 8 api new Buffer() is depreciated