Bitcoin Forum
May 09, 2024, 02:01:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New, Trying to learn. BTC Pool Setup.  (Read 573 times)
buckeyez (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
December 28, 2015, 06:57:41 PM
 #1

Hi all,

Brand new to the whole mining scene. So as with anything, I like to experiment and dig in to gain a fundamental understanding of how everything works. I was able to setup a pool and get it to run successfully, however I am not sure if my pool config is appropriate, as it is based off a LTC example. So I am curious if anyone would share what their pool config looks like or have any suggestions on setting up the vardiff portion of the config.

Thanks for your time and help in this matter.

1715263300
Hero Member
*
Offline Offline

Posts: 1715263300

View Profile Personal Message (Offline)

Ignore
1715263300
Reply with quote  #2

1715263300
Report to moderator
1715263300
Hero Member
*
Offline Offline

Posts: 1715263300

View Profile Personal Message (Offline)

Ignore
1715263300
Reply with quote  #2

1715263300
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715263300
Hero Member
*
Offline Offline

Posts: 1715263300

View Profile Personal Message (Offline)

Ignore
1715263300
Reply with quote  #2

1715263300
Report to moderator
1715263300
Hero Member
*
Offline Offline

Posts: 1715263300

View Profile Personal Message (Offline)

Ignore
1715263300
Reply with quote  #2

1715263300
Report to moderator
1715263300
Hero Member
*
Offline Offline

Posts: 1715263300

View Profile Personal Message (Offline)

Ignore
1715263300
Reply with quote  #2

1715263300
Report to moderator
VirosaGITS
Legendary
*
Offline Offline

Activity: 1302
Merit: 1068



View Profile
December 29, 2015, 04:11:01 AM
 #2

Hi all,

Brand new to the whole mining scene. So as with anything, I like to experiment and dig in to gain a fundamental understanding of how everything works. I was able to setup a pool and get it to run successfully, however I am not sure if my pool config is appropriate, as it is based off a LTC example. So I am curious if anyone would share what their pool config looks like or have any suggestions on setting up the vardiff portion of the config.

Thanks for your time and help in this matter.

Sound a bit technical. We're talking about a SHA256d pool?

If you really got pool software to work, then. Generally GH=Diff. Though you would want small miners to have a minimum of maybe 50, or 42 Tongue

Diff does not change performance so basically beside for more accurate reporting, you'll want miners to run at a high enough Diff as to reduce load.


                      ▄▄█████▄▄
                    ▐████████████▄
                   ▄█▀▀▀▀▀▀▀██████▌
             █▄  ▄█▀           ▀▀█
              ▀▀▀███▄▄▄▄▄▄▄▄▄▄   █▄   ▄

               ▄▀▀         ▀▀▀▀▀▀▀██▀▀▀
         ▄▄▄▄▄█▄▄ ▄▀▀▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄
         ████▒▒███    ████▒▒████▌
    ▀█▄ ▀
███████▄ ███▒▒███      ██▒▒█████       ▀█▄
 ███████ ▀█▒▒████     ▄█▒▒█████▀         ▀█ ▄  ▄▄
  ██████  ▌▀▀█████▄▄▄███████▀▀            ███▄███▌
 █████████  █████▀▀█▀▀██████▌             ██████▀
 ▀█████████ ███▄  ███   ▐███▌ ▄██       ▄█████▀
     ▀▀    ▀▀███████████████▄▄████▄▄▄▄█▀▀▀▀▀
               ▀▀▀███▀▀▀      ██████▄
                               ▀▀▀▀▀

▄█████████████████████████████▄
███████████████████████████████
███████████████████████████████
███████████████████████████████
█████████▀▀█████████▀▀█████████
███████ ▄▀▀         ▀▀▄ ███████
██████                   ██████
█████▌     ▄▄     ▄▄     ▐█████
█████     ████   ████     █████
█████      ▀▀     ▀▀      █████
█████▄   ▀▄▄▄     ▄▄▄▀   ▄█████
████████▄▄▄█████████▄▄▄████████
███████████████████████████████
███████████████████████████████
███████████████████████████████
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ █
█ █
█ █
█ █
█ █
buckeyez (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
December 29, 2015, 05:39:02 AM
 #3

Yes, sorry I did not specify which pool, BTC is what I am tinkering with (SHA256d). So when setting up the "ports" aspect of the bitcoin.json in unompo what are good values to help reduce the load?

Code:
"ports": {
   "3333": {
        "diff": ??,
        "varDiff": {
            "minDiff": ??,
            "maxDiff": ??,
            "targetTime": ??,
            "retargetTime": ??,
            "variancePercent": ??
        }
   }
}

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!