Bitcoin Forum
May 26, 2024, 01:35:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: need an idea for switching workers between different currencies on sha256  (Read 99 times)
bobzombie (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 7


View Profile
August 11, 2020, 12:10:18 PM
 #1

I have a mining pool for sha256 algo,
we mine BTC, BCH, BSV, DGB, LCC, FCH, ...
basically we support all sha256 coins

what i'm trying to achieve is that :
in some pools , i can see that you can choose the coin to mine from pool's website (no need to change miners configuration)
for example you login to website and choose to  mine BTC... and  then afterward you choose to mine BCH or .... (no need to change miners configuration)

i'm looking for a way to implement it based on miners username(workername), how can i switch users'  hash-rate between my different pools

I tried to use a forwarder , the problem is that in stratum protocol, at first miner send "mining.subscribe"
later miner send "mining.authorise" , with it's username


if i can trick the miner to send "mining.subscribe" again 1 more time after "mining.authorise" then now i can decide to which pool should i forward the miner.


I'll appreciate if some one can help me with an idea
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!