stratum-mining-proxy icon indicating copy to clipboard operation
stratum-mining-proxy copied to clipboard

mining proxy

Results 9 stratum-mining-proxy issues
Sort by recently updated
recently updated
newest added

Can I connect stratum-miner to do solo mining some coin (GEERTCOIN), using sCrypt algorithm, to my wallet, through local RPC-server by connecting over HTTP? Can you write this to make...

Making the main Github script section into useful bash output for easier reading (especially on GitHub). There was some commands which were at the end of comments and easy to...

Hello, I have been testing slush0 fork and it seems to work with litecoin (tested on wemineltc). Do you mind explaining what's the difference with this fork? I saw the...

When executing "python setup.py develop" there are an error message raised by pyOpenSSL: #include : file no found To fix this issue is enough to install python-openssl package. Please, verify...

Is it possible to record information on production in mysql, work has been accepted or not, and technical information? How to do it? It is advisable not once, but several...

Do I need to worry about this error? It occurs on start up. ``` 2013-10-15 21:30:00,653 ERROR proxy mining_proxy.main # Stratum host/port autodetection failed Traceback (most recent call last): File...

I always get this message when a connection is done to the proxy: 2013-11-29 20:40:40,040 INFO proxy mining_proxy.on_connect # Subscribing for mining jobs 2013-11-29 20:40:40,053 INFO proxy mining_proxy.main # -----------------------------------------------------------------------...

The stratum proxy protocol sets new difficulty every share (Same) It looks like this Setting New Difficulty: 32 Share Accepted Setting New Difficulty: 32 Share Accepted I know it can...

make gcc -march=native -Wall -funroll-all-loops -O3 -fstrict-aliasing -Wall -std=c99 -I/usr/include/python2.7 midstatemodule.c -o test -Wl,-O1 -Wl,--as-needed -lpython2.7 midstatemodule.c:1: error: bad value (native) for -march= switch midstatemodule.c:1: error: bad value (native) for...