node-stratum-pool icon indicating copy to clipboard operation
node-stratum-pool copied to clipboard

High performance Stratum poolserver in Node.js

Results 77 node-stratum-pool issues
Sort by recently updated
recently updated
newest added

can't install multi-hashing repo with git but https

Hi, I would like to know if we can implement new algorithms locally after we cloned the project on our computer? The `RavenCoin Community` and `FIROORG` actually published respectively their...

How does the stratum server get the "network Difficulty"?

I get this message for peercoin. (Thread 1) Could not start pool, error with init batch RPC call: {"code":-32700,"message":"Parse error"} I think peercoin doesn't provide batch rpc call. Some other...

Added support for p2sh-segwit address. While setting up for my test mining pool, I faced the issue of **block rewards going to random addresses when using p2sh-segwit**, so had to...

/home/ergoService/ErgoStratumServer/node_modules/bindings/bindings.js:135 throw err; ^ Error: Could not locate the bindings file. Tried:

so if I try to run node.js I get node:internal/modules/cjs/loader:930 throw err; ^ Error: Cannot find module 'bignum' Require stack: - c:\ergo\ErgoStratumServer\lib\algoProperties.js - c:\ergo\ErgoStratumServer\lib\index.js - c:\ergo\ErgoStratumServer\start.js ←[90m at Function.Module._resolveFilename (node:internal/modules/cjs/loader:927:15)←[39m...

Added some semicolons, resolved some bugs

Hi I have the following error mesagge when I run _node init.js_ "_p2p connection failed - likely incorrect p2p magic value_". I'm trying peerMagic numbers "**fbc0b6db**" and peerMagicTestnet "**fcc1b7dc**" or...

Hi can this miner be used for mining chukwa on TurtleCoin as is, or how easy can it be tweaked to mine chuckwa versions on turtlecoin and can you add...