-ck
Legendary
Offline
Activity: 4368
Merit: 1650
Ruu \o/
|
 |
April 02, 2013, 09:40:35 PM |
|
To take out variables, please at least upgrade to latest cgminer!
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
ocminer
Legendary
Offline
Activity: 2744
Merit: 1245
|
 |
April 02, 2013, 10:19:13 PM |
|
To take out variables, please at least upgrade to latest cgminer!
Thanks ck, looks much better, I totally overlooked the cgminer version, now I only have this error left: 2013-04-03 00:15:02,326 ERROR protocol protocol.process_failure # [Failure instance: Traceback: <type 'exceptions.TypeError'>: subscribe() takes exactly 1 argument (2 given) /usr/local/lib/python2.7/dist-packages/stratum/protocol.py:185:dataReceived /usr/local/lib/python2.7/dist-packages/stratum/protocol.py:230:lineReceived /usr/local/lib/python2.7/dist-packages/stratum/services.py:13:_handle_event /usr/local/lib/python2.7/dist-packages/stratum/services.py:81:call --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:134:maybeDeferred /usr/local/lib/python2.7/dist-packages/stratum/services.py:78:_run ] None It seems to hash correctly though, but it is submitting 3-4 shares per second, I thought it would automatically adjust difficulty.. isn't that one of stratum's features ?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
-ck
Legendary
Offline
Activity: 4368
Merit: 1650
Ruu \o/
|
 |
April 02, 2013, 10:20:47 PM |
|
It seems to hash correctly though, but it is submitting 3-4 shares per second, I thought it would automatically adjust difficulty.. isn't that one of stratum's features ?
No, that's a pool feature.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
WeTradeCoins
|
 |
April 03, 2013, 12:21:29 AM |
|
Ok, we have it working, we know how to adjust share diffiiculty, it's all good...
We will be uploading our fork with new documentation for the community later..
hi, i am trying to get stratum going as well. Can you shed some light on how you got it to work? You say you got it working but dont say how. 
|
|
|
|
WeTradeCoins
|
 |
April 03, 2013, 04:29:14 PM Last edit: April 04, 2013, 06:05:30 PM by WeTradeCoins |
|
nevermind
|
|
|
|
Chris Weber
Newbie
Offline
Activity: 37
Merit: 0
|
 |
April 10, 2013, 03:01:54 PM |
|
For stratum mining proxy frequented by my little fpga (1.7 GH/s).. how can I setup a backup mining pool?
|
|
|
|
BitMinerN8
|
 |
April 10, 2013, 03:17:21 PM |
|
For stratum mining proxy frequented by my little fpga (1.7 GH/s).. how can I setup a backup mining pool?
I don't know if this is the right way, but I solved it by running two instances, each on the different listen port. Each instance was pointing to a specific pool externally (Primary & Secondary). In my mining rigs where you would list your pools, I added each of the internal IP (The device running the Stratum Proxy) with different ports. Just start each Stratum instance from a different shell script or batch file. Example: 192.168.55.101:3331 points to pool 1 and 192.168.55.101:3332 points to pool 2.
|
|
|
|
Chris Weber
Newbie
Offline
Activity: 37
Merit: 0
|
 |
April 10, 2013, 03:27:18 PM |
|
OK, so there is no built in backup option.. and I have to live with the 2nd and third running proxy for now @slush: can you make this happen?  it also would be nice to change settings while running.. -verbose on/off -quiet on/off -switch pools so after more than 1.5y back on slush's pool for now..
|
|
|
|
kano
Legendary
Offline
Activity: 4648
Merit: 1851
Linux since 1997 RedHat 4
|
 |
April 10, 2013, 08:28:37 PM |
|
For stratum mining proxy frequented by my little fpga (1.7 GH/s).. how can I setup a backup mining pool?
In your mining software ...
|
|
|
|
Chris Weber
Newbie
Offline
Activity: 37
Merit: 0
|
 |
April 10, 2013, 08:33:22 PM |
|
In your mining software ...
Yes, we already had this in the two posts obove.. but why running additional proxys if this job is wanted for not just one pool. And (by the way) in this case the proxy is part of the mining software as the miner itself has no option for stratum (but backup pools ...).
|
|
|
|
BitMinerN8
|
 |
April 10, 2013, 08:36:51 PM |
|
In your mining software ...
Yes, we already had this in the two posts obove.. but why running additional proxys if this job is wanted for not just one pool. And (by the way) in this case the proxy is part of the mining software as the miner itself has no option for stratum (but backup pools ...). Just wanted to clarify, I did not ready read your question completely. I apologize. My example was for say running a couple BAMT rigs using phoenix getwork, pointed to a couple backup Stratum Pools. Otherwise yes, as Kano said, for just a FPGA, just add the backup pool in the mining software.
|
|
|
|
Chris Weber
Newbie
Offline
Activity: 37
Merit: 0
|
 |
April 10, 2013, 10:39:21 PM |
|
no reason to apologize, you're absolutely right Otherwise yes, as Kano said, for just a FPGA, just add the backup pool in the mining software.
yep, I already did this.. but as getwork pools are becoming rare.. your option to run another proxy still makes (more) sense and as slush wants pools to adopt stratum, and also advises miners to "simply" use his proxy instead of updating the mining software with stratum.. a lightweight solution would be nicer for now I hope having more proxies and still some getwork pools will be sufficient for a while.
|
|
|
|
BitMinerN8
|
 |
April 10, 2013, 10:57:00 PM |
|
no reason to apologize, you're absolutely right Otherwise yes, as Kano said, for just a FPGA, just add the backup pool in the mining software.
yep, I already did this.. but as getwork pools are becoming rare.. your option to run another proxy still makes (more) sense and as slush wants pools to adopt stratum, and also advises miners to "simply" use his proxy instead of updating the mining software with stratum.. a lightweight solution would be nicer for now I hope having more proxies and still some getwork pools will be sufficient for a while. Just curious, what FPGA device, and what mining software are you using? I could see you wanting Getwork support if you were supporting older rigs with GPUs, but with FPGA, your have options for mining software, like cgminer, with Stratum support built in. Setting backup pools in cgminer is trivial, and most top tier mining pools support Stratum.
|
|
|
|
Chris Weber
Newbie
Offline
Activity: 37
Merit: 0
|
 |
April 10, 2013, 11:10:10 PM |
|
fpga: 2x ztex quad miner: btcminer on an old netbook running flawless since april last year
cgminer just didn't work on my machine, crashed and so I sticked first to getwork pools as this was easy and now as they are uncommon just started the proxy which for its own is again easy to accomplish
|
|
|
|
BitMinerN8
|
 |
April 10, 2013, 11:13:59 PM |
|
fpga: 2x ztex quad miner: btcminer on an old netbook running flawless since april last year
cgminer just didn't work on my machine, crashed and so I sticked first to getwork pools as this was easy and now as they are uncommon just started the proxy which for its own is again easy to accomplish
Totally understand about not changing what works. No worries then. 
|
|
|
|
bumbox
Member

Offline
Activity: 63
Merit: 10
|
 |
April 11, 2013, 10:02:56 AM |
|
Hello guys,
Are there any public stratum enabled server implementation for scrypt (litecoin)? Or perhaps someone could sell patch for scrypt support?
|
|
|
|
flound1129
|
 |
April 12, 2013, 02:12:31 PM |
|
I'm not able to do any MySQL transactions while this is running, everything hangs on BEGIN unless I shut the server down.. Has any progress been made on the MySQL support?
|
Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
|
|
|
tiktoc
|
 |
April 13, 2013, 12:31:53 PM |
|
Which one stratum or stratum-mining?
|
|
|
|
flound1129
|
 |
April 20, 2013, 01:27:20 AM |
|
Which one stratum or stratum-mining?
stratum-mining
|
Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
|
|
|
tiktoc
|
 |
April 20, 2013, 02:35:10 AM |
|
More information might be handy? Transactions from where? and on what? When I tried the mysql option in generalfaults stratum-mining seemed to be working.
|
|
|
|
|