The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
15 views

Stratum service_repository missing

Trying to get stratum working on my server. When I start the server everything looks ok except I get this message: ***** Is service_repository missing? Add service_repository module to your python ...
2
votes
0answers
22 views

rpc.target.bits management?

I have a new question... Is the max settings for rpc.target.bits 20? I want to match this with our stratum mining software, and how many shares we're getting. Right now, pushpool is getting more ...
0
votes
0answers
33 views

Matching pushpool difficulty with stratum's

I have a new question for you. I have setup the stratum mining proxy, and all is working fine. (Actually found our first block recently!) However, I have pushpool running as well, and some of my ...
1
vote
0answers
1k views

How to setup stratum with pushpool and VARDIFF? (litecoin)

I'm trying to setup a pool for litecoin mining with support of the stratum protocol and VARDIFF (variable difficulty). I read the answer of cdecker on the following question How to setup pushpool. ...
3
votes
1answer
1k views

Get the slush stratum proxy working on a mac

Title says it all - can anyone walk me through setting this up on a mac? I ran the linux python install script but i'm guessing i'm missing a few dependencies as it failed on me. edit: there are ...