Author

Topic: SHA256 Pool setup for TGR, ZET and so on (Read 1872 times)

full member
Activity: 126
Merit: 100
A FIDUS ACHATE, STAYS LOST IN FLIGHT
August 09, 2014, 08:19:40 AM
#12
i have also found it useful thanks
sr. member
Activity: 420
Merit: 250
October 16, 2013, 08:55:51 PM
#11
Totally forgot about this!

I can't say I've seen that error before, but take a look at this config:

http://ctompo.dyndns.org/sample.py

Hope this helps!
newbie
Activity: 18
Merit: 0
October 07, 2013, 12:20:09 PM
#10
Thanks for the steps. I am trying to get this working for PPC which is SHA256 based and I can't get stratum running. I keep gettig a "ERROR mining # Litecoind Error: Invalid mode" in my stratum log. Anything else that may have changed or even post your config.py file (without personal data of course)?

Thanks
sr. member
Activity: 420
Merit: 250
October 02, 2013, 07:28:56 PM
#9
I like SHA256 coins, but want to find a way to joint mine them

I don't quite understand the joint mining terminology, what exactly is it?

Mind sharing your code? I have been interested in setting up a private pool for all of these.

Yep just grab the latest moopless stratum from here:

https://github.com/moopless/stratum-mining-litecoin

Then replace the lib/template_registry.py file with this one:

http://ctompo.dyndns.org/template_registry.py

And in your config.py set SOLUTION_BLOCK_HASH = True

When your pool finds a block you'll see the output "Final job validation failed!" in the stratum logs but everything works. I might try and figure out how to make the validation pass but it works how it is, and I don't know python very well Tongue

That should be it, and I won't charge you 1 BTC for it like others on here...
hero member
Activity: 551
Merit: 500
October 02, 2013, 11:40:18 AM
#8
It will be great to have a pool that can jointly mine TGC, ZET, ASC etc together  Smiley

You ever tried coineX pools?

we have TGC, ZET, ASC, BTE, PPC, BFC and TRC

but can we do joint mining?

I like SHA256 coins, but want to find a way to joint mine them
sr. member
Activity: 294
Merit: 250
October 02, 2013, 08:51:33 AM
#7
It will be great to have a pool that can jointly mine TGC, ZET, ASC etc together  Smiley

You ever tried coineX pools?

we have TGC, ZET, ASC, BTE, PPC, BFC and TRC
sr. member
Activity: 420
Merit: 250
October 02, 2013, 08:44:01 AM
#6
Figured it out Smiley I modified the scrypt stratum code to SHA256 and now its all working!

Mind sharing your code? I have been interested in setting up a private pool for all of these.
sr. member
Activity: 420
Merit: 250
October 02, 2013, 07:37:45 AM
#5
Figured it out Smiley I modified the scrypt stratum code to SHA256 and now its all working!
sr. member
Activity: 420
Merit: 250
October 01, 2013, 07:34:25 PM
#4
The plan is to add the SHA256 coins to Multipool so you could, for instance, GPU mine scrypt coins on one Tompool multipool port and ASIC mine SHA256 coins on another port. Just need to get a working SHA256 pool with stratum that uses mmcfe database design.
hero member
Activity: 551
Merit: 500
October 01, 2013, 06:09:42 PM
#3
It will be great to have a pool that can jointly mine TGC, ZET, ASC etc together  Smiley
sr. member
Activity: 420
Merit: 250
October 01, 2013, 05:42:17 PM
#2
*BUMP*
sr. member
Activity: 420
Merit: 250
October 01, 2013, 12:11:54 AM
#1
Hi all,

Is anyone able to give me a run down on how to setup mmcfe + stratum for TGR/ZET or other SHA256 coins?

I've been trying for some time but haven't found a solution. I've setup many scrypt based mmcfe + stratum combinations without issues but I'm lost with SHA256.

All I'm after are some basic pointers on what mmcfe fork/etc to use along with stratum and anything special that has to be done.

I've tried using the PoS fork of stratum by moopless (https://github.com/moopless/stratum-mining-litecoin/tree/PoS) but all I get are invalid shares with the error "Share is above target". If I comment out this validation code then shares submit but I never see any valid blocks even though with the hashing power I've tried using over a day it should've found many blocks.

I've found mmcfe + stratum based pools for SHA256 coins such as ZET so its possible, what am I missing?

Really really really hope someone is able to comment on this!
Jump to: