Bitcoin Forum
July 16, 2024, 12:27:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: some assistance  (Read 951 times)
bitsum (OP)
Sr. Member
****
Offline Offline

Activity: 279
Merit: 250


View Profile
January 28, 2015, 05:29:40 AM
 #1

OK so what I want is being depicted as under  :

                                                           ------->Pool A
                                                          |
                                                          |
                                                          |
   betarigs ------------> proxy stratum-------------> Pool B                                           
  (Big renter)                                        |                                     
                                                          |     
                                                          |                                       
                                                           --------> Pool C

 u guys need to tell me is it possible? If yes how?           

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 28, 2015, 05:19:12 PM
 #2

yeah, you can with the stratum java proxy for this

in the config just set your pool and workers

bitsum (OP)
Sr. Member
****
Offline Offline

Activity: 279
Merit: 250


View Profile
January 28, 2015, 05:56:37 PM
 #3

yeah, you can with the stratum java proxy for this

in the config just set your pool and workers



I asked if there is a possibility to distribute big a big hash to many small hashes like : 1 Ghs to 10 100 Mhs with a single renter from betarigs to many different pools with different users and passes

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 28, 2015, 08:05:35 PM
 #4

yeah, you can with the stratum java proxy for this

in the config just set your pool and workers



I asked if there is a possibility to distribute big a big hash to many small hashes like : 1 Ghs to 10 100 Mhs with a single renter from betarigs to many different pools with different users and passes

that what it does, it distrubute it among several workers/pool
bitsum (OP)
Sr. Member
****
Offline Offline

Activity: 279
Merit: 250


View Profile
January 28, 2015, 09:08:35 PM
 #5

yeah, you can with the stratum java proxy for this

in the config just set your pool and workers



I asked if there is a possibility to distribute big a big hash to many small hashes like : 1 Ghs to 10 100 Mhs with a single renter from betarigs to many different pools with different users and passes

that what it does, it distrubute it among several workers/pool

cud u help me with the config?I'm unclear about what username and pass to put on the single betarig rental bcoz I have many pools with different users and passes.

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 29, 2015, 04:59:18 PM
 #6

yeah, you can with the stratum java proxy for this

in the config just set your pool and workers



I asked if there is a possibility to distribute big a big hash to many small hashes like : 1 Ghs to 10 100 Mhs with a single renter from betarigs to many different pools with different users and passes

that what it does, it distrubute it among several workers/pool

cud u help me with the config?I'm unclear about what username and pass to put on the single betarig rental bcoz I have many pools with different users and passes.

name and user in the config should be the same url is the pool, for every pool associate 1 workers, very simple

format is something like thiss

{
 "name" : "worker name",
 "host" : "poolip:port",
 "user" : "worker name",
 "workerNameSeparator" : "%",
"enableExtranonceSubscribe" : false,
 "useWorkerPassword" : false,
 "weight" : 1,
 "isEnabled": true
 },
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!