Bitcoin Forum
May 09, 2024, 11:00:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How do I mine for percentages?  (Read 417 times)
wuzamarine (OP)
Sr. Member
****
Offline Offline

Activity: 264
Merit: 250

derp


View Profile
February 04, 2014, 08:05:44 PM
Last edit: February 04, 2014, 08:43:50 PM by wuzamarine
 #1

I have an MPOS + stratum mining pool and I have 3 people who did a group buy on mining gear. 1 paid 50%, another paid 30% and the 3rd paid 20% (it's a lot more than 3 people, more like 3000 and always changing, but you get the idea). All altcoins and GPU mining gear.
How could allocate percentages per user?
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715295630
Hero Member
*
Offline Offline

Posts: 1715295630

View Profile Personal Message (Offline)

Ignore
1715295630
Reply with quote  #2

1715295630
Report to moderator
dddbtc
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
February 04, 2014, 08:09:22 PM
 #2

I have an MPOS + stratum mining pool and I have 3 people who did a group buy on mining gear. 1 paid 50%, another paid 30% and the 3rd paid 20%. All altcoins and GPU mining gear.
How could allocate percentages per user?


With a calculator and a time interval of your choosing  Roll Eyes

[/sarcasm]

I am trying to figure this out as well, there has to be some kind of easily configurable payment automation system
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
February 04, 2014, 08:11:01 PM
 #3

I have an MPOS + stratum mining pool and I have 3 people who did a group buy on mining gear. 1 paid 50%, another paid 30% and the 3rd paid 20%. All altcoins and GPU mining gear.
How could allocate percentages per user?

Code:
bfgminer --scrypt -S opencl:auto --quota "50;some.host.here" -u worker -p password --quota "30;some.host.here" -u worker2 -p password2 --quota "20;some.host.here" -u worker3 -p password3

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
wuzamarine (OP)
Sr. Member
****
Offline Offline

Activity: 264
Merit: 250

derp


View Profile
February 04, 2014, 08:42:19 PM
 #4

I have an MPOS + stratum mining pool and I have 3 people who did a group buy on mining gear. 1 paid 50%, another paid 30% and the 3rd paid 20%. All altcoins and GPU mining gear.
How could allocate percentages per user?

Code:
bfgminer --scrypt -S opencl:auto --quota "50;some.host.here" -u worker -p password --quota "30;some.host.here" -u worker2 -p password2 --quota "20;some.host.here" -u worker3 -p password3

This is great, and a possible solution in a worst case, but the number are a lot higher than 3 people, more like 3000 and it will be changing all the time. Restarting the service to add a user doesn't appear to be the best solution though.
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!