Bitcoin Forum
June 15, 2024, 04:47:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: SHA256 Pool setup for TGR, ZET and so on  (Read 1867 times)
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 01, 2013, 05: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!

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 01, 2013, 10:42:17 PM
 #2

*BUMP*

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
dfox101
Hero Member
*****
Offline Offline

Activity: 551
Merit: 500



View Profile
October 01, 2013, 11:09:42 PM
 #3

It will be great to have a pool that can jointly mine TGC, ZET, ASC etc together  Smiley
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 02, 2013, 12:34:25 AM
 #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.

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 02, 2013, 12:37:45 PM
 #5

Figured it out Smiley I modified the scrypt stratum code to SHA256 and now its all working!

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
bob131313
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 02, 2013, 01:44:01 PM
 #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.
captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
October 02, 2013, 01:51:33 PM
 #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
dfox101
Hero Member
*****
Offline Offline

Activity: 551
Merit: 500



View Profile
October 02, 2013, 04:40:18 PM
 #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
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 03, 2013, 12:28:56 AM
 #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...

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
koltz
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 07, 2013, 05: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
Tommo_Aus (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
October 17, 2013, 01:55:51 AM
 #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!

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
kisrap
Full Member
***
Offline Offline

Activity: 126
Merit: 100

A FIDUS ACHATE, STAYS LOST IN FLIGHT


View Profile
August 09, 2014, 01:19:40 PM
 #12

i have also found it useful thanks

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!