Bitcoin Forum
March 19, 2024, 05:09:17 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 [88] 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 ... 384 »
  Print  
Author Topic: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.  (Read 487378 times)
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 08, 2017, 02:42:54 AM
 #1741

@MiningPoolHub

Would you be able to add the 'actual' BTC/GH/Day to the API for the individual coin ports? (This should be simple for you to do...?)

If possible (as it would make it easier at this end but is fine if you can't) add it to the coin switching ports as well. (I think this may be quite complicated for you to do...?)

i.e. based on the actual hashrate over 24 hours and actual payouts (or coins found) over 24 hours
Proper actuals; so if there is no coins found then the profit is zero.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
1710824957
Hero Member
*
Offline Offline

Posts: 1710824957

View Profile Personal Message (Offline)

Ignore
1710824957
Reply with quote  #2

1710824957
Report to moderator
1710824957
Hero Member
*
Offline Offline

Posts: 1710824957

View Profile Personal Message (Offline)

Ignore
1710824957
Reply with quote  #2

1710824957
Report to moderator
1710824957
Hero Member
*
Offline Offline

Posts: 1710824957

View Profile Personal Message (Offline)

Ignore
1710824957
Reply with quote  #2

1710824957
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 08, 2017, 12:59:38 PM
 #1742

Ethereum Mining Pool Hub


9 ETH withdrawals were omitted due to parity sync bug.
Pool credited coins including the tx fee, so please withdraw them again.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 08, 2017, 01:01:27 PM
 #1743

Sad uh, so...bad luck, 10 hours from one block to another! Geez That's reaaaaaly bad luck hehe.
so in short variance, will wait another 24 hours to compare and decide if stay or not, hope stay, i like this pool, but $$ mandates. Grin
thanks

Sorry about that.
Zcash pool is small, has big variance currently. Some day you would get x1.5 than normal.
You will get appropriate amount at last.
7 days average is saying 109% currently, which is similar to expected earnings.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 08, 2017, 02:04:33 PM
 #1744

@MiningPoolHub

Would you be able to add the 'actual' BTC/GH/Day to the API for the individual coin ports? (This should be simple for you to do...?)

If possible (as it would make it easier at this end but is fine if you can't) add it to the coin switching ports as well. (I think this may be quite complicated for you to do...?)

i.e. based on the actual hashrate over 24 hours and actual payouts (or coins found) over 24 hours
Proper actuals; so if there is no coins found then the profit is zero.

You mean the actual past results of BTC/GH/Day?
I don't think it will show reasonable results for small pools like zcash, monero. One day it will mine 150%, and one day it will mine 70%
Ethereum, vcash, feathercoin, vertcoin will show reliable numbers as their hashrate is big enough.

Interest thing is that, big pool's earnings are similar to mathematically expected earnings which is already shown currently.
Small pool's earnings would show very weird results daily. Both mathematical expectation (already provided), and historical results (the actual BTC/GH/Day)

Actually mathematical expectation provided includes statistical percentage numbers in formula. It tries to be as close as reality.

Anyway seems good to provide earnings for statistical purpose.
I'll think about this problem. Thank you for suggestion.

Mining Pool Hub - https://miningpoolhub.com
celofan
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
January 08, 2017, 02:25:51 PM
 #1745

Please, give me at correct word for claymore ethereum miner.
Now i have next word:EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal mylogin.myworker -epsw x -allpools 1

Miner starts, but not working, next message shows: ETH:Job timeout,disconnect, retry in 20 sec...
And no connection on next 20 sec.

Where is a mistake?
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 08, 2017, 03:13:27 PM
 #1746

Please, give me at correct word for claymore ethereum miner.
Now i have next word:EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal mylogin.myworker -epsw x -allpools 1

Miner starts, but not working, next message shows: ETH:Job timeout,disconnect, retry in 20 sec...
And no connection on next 20 sec.

Where is a mistake?

You need to add option:
Code:
-esm 3

So the full command is:
Code:
EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal user.worker -epsw x -esm 3 -allpools 1

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
celofan
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
January 08, 2017, 03:28:55 PM
 #1747

Please, give me at correct word for claymore ethereum miner.
Now i have next word:EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal mylogin.myworker -epsw x -allpools 1

Miner starts, but not working, next message shows: ETH:Job timeout,disconnect, retry in 20 sec...
And no connection on next 20 sec.

Where is a mistake?

You need to add option:
Code:
-esm 3

So the full command is:
Code:
EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal user.worker -epsw x -esm 3 -allpools 1

Thank you, works fine  Smiley
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
January 08, 2017, 03:36:58 PM
 #1748

Sad uh, so...bad luck, 10 hours from one block to another! Geez That's reaaaaaly bad luck hehe.
so in short variance, will wait another 24 hours to compare and decide if stay or not, hope stay, i like this pool, but $$ mandates. Grin
thanks

Sorry about that.
Zcash pool is small, has big variance currently. Some day you would get x1.5 than normal.
You will get appropriate amount at last.
7 days average is saying 109% currently, which is similar to expected earnings.
Thanks for clearing that up, i will wait then at least 5 days before analyze the numbers.

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 08, 2017, 04:00:01 PM
Last edit: January 09, 2017, 12:03:25 AM by aaronsace
 #1749

You mean the actual past results of BTC/GH/Day?
I don't think it will show reasonable results for small pools like zcash, monero. One day it will mine 150%, and one day it will mine 70%
Ethereum, vcash, feathercoin, vertcoin will show reliable numbers as their hashrate is big enough.

Interest thing is that, big pool's earnings are similar to mathematically expected earnings which is already shown currently.
Small pool's earnings would show very weird results daily. Both mathematical expectation (already provided), and historical results (the actual BTC/GH/Day)

Actually mathematical expectation provided includes statistical percentage numbers in formula. It tries to be as close as reality.

Anyway seems good to provide earnings for statistical purpose.
I'll think about this problem. Thank you for suggestion.

Cheers, yes, the estimates are great for comparing current figures but actual figures makes it possible calculate a sort of risk factor.
Plus, even though an actual figure may vary, it's a figure that you can trust is 100% accurate for that time period even though it may not be representative of the time before and/or after.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
Yanakitu Tenatako
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
January 08, 2017, 10:44:09 PM
 #1750

Hello,

I am mining monero on MPH, need to know how to set fixed difficulty, I cant figure out real hashrates, it always going up and down a lot.

Thank you.

BitFinex, best trading platform ever.
Register here: https://www.bitfinex.com/?refcode=53wNhi4gTx
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 08, 2017, 11:18:00 PM
 #1751

Hello,

I am mining monero on MPH, need to know how to set fixed difficulty, I cant figure out real hashrates, it always going up and down a lot.

Thank you.

It's a varying difficultly pool not fixed difficulty. Difficulty does not effect your hashrates.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 09, 2017, 04:19:05 AM
 #1752

Hello,

I am mining monero on MPH, need to know how to set fixed difficulty, I cant figure out real hashrates, it always going up and down a lot.

Thank you.

Currently pool only offers vardff because it is more efficient than fixed diff.
Maybe I would add fixed diff port if you really want.

What difficulty value do you see from website most times? Or what is your one rig's hashrate?

Mining Pool Hub - https://miningpoolhub.com
cockblock
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 09, 2017, 12:11:39 PM
 #1753

@aaronsace i had put in the [-i ] in where you said and sgminer just closes not sure why but could you test it an tell me if you get the same then post a fix for it thanks
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 09, 2017, 12:25:32 PM
 #1754

@aaronsace i had put in the [-i ] in where you said and sgminer just closes not sure why but could you test it an tell me if you get the same then post a fix for it thanks

Not sure what '-i' does; can't test at the moment.

You would add it here though (after the password but before the quote):
Code:
-p x -i'

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
cockblock
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 09, 2017, 12:42:07 PM
 #1755

Quote from: aaronsace
Quote from: cockblock on Today at 12:11:39 PM

@aaronsace i had put in the [-i ] in where you said and sgminer just closes not sure why but could you test it an tell me if you get the same then post a fix for it thanks


Not sure what '-i' does; can't test at the moment.

You would add it here though (after the password but before the quote):

Code:

-p x -i'


I was trying to set my own intensity setting with sgminer I do not know the coding language for Powershell. I use[ -i 18] for my intensity setting I believe that there is more coding language in Powershell necessary sgminer to launch correctly with the specified intensity I need. the program runs fine when untouched, but my hash rate remains too low with a default intensity of 8

Posted From bitcointalk.org Android App
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 09, 2017, 01:01:17 PM
 #1756

Quote from: aaronsace
Quote from: cockblock on Today at 12:11:39 PM

@aaronsace i had put in the [-i ] in where you said and sgminer just closes not sure why but could you test it an tell me if you get the same then post a fix for it thanks


Not sure what '-i' does; can't test at the moment.

You would add it here though (after the password but before the quote):

Code:

-p x -i'


I was trying to set my own intensity setting with sgminer I do not know the coding language for Powershell. I use[ -i 18] for my intensity setting I believe that there is more coding language in Powershell necessary sgminer to launch correctly with the specified intensity I need. the program runs fine when untouched, but my hash rate remains too low with a default intensity of 8

Posted From bitcointalk.org Android App

No extra coding needed, that is the command string; adding -i 18 is fine:
Code:
-p x -i 18'

When MultiPoolMiner runs, it shows you the full command that is being run at the bottom of the screen. You can copy and paste the command from the screen to check it manually in command prompt; the result should be exactly the same.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
cockblock
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 09, 2017, 01:47:35 PM
 #1757

Quote from: aaronsace
Quote from: cockblock on Today at 12:42:07 PM

Quote from: aaronsace

Quote from: cockblock on Today at 12:11:39 PM

@aaronsace i had put in the [-i ] in where you said and sgminer just closes not sure why but could you test it an tell me if you get the same then post a fix for it thanks


Not sure what '-i' does; can't test at the moment.

You would add it here though (after the password but before the quote):

Code:

-p x -i'


I was trying to set my own intensity setting with sgminer I do not know the coding language for Powershell. I use[ -i 18] for my intensity setting I believe that there is more coding language in Powershell necessary sgminer to launch correctly with the specified intensity I need. the program runs fine when untouched, but my hash rate remains too low with a default intensity of 8

Posted From bitcointalk.org Android App


No extra coding needed, that is the command string; adding -i 18 is fine:

Code:

-p x -i 18'


When MultiPoolMiner runs, it shows you the full command that is being run at the bottom of the screen.

well whatever the case may be sgminer immediately closes when manually entering custom intensity settings and does not mine as of now I really appreciate your work and I really wanted to use what you created until the intensity issue is resolved I'll be mining at a loss if you notice any new coins popping up on your account that was me

Posted From bitcointalk.org Android App
Yanakitu Tenatako
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
January 09, 2017, 02:11:25 PM
 #1758

Hello,

I am mining monero on MPH, need to know how to set fixed difficulty, I cant figure out real hashrates, it always going up and down a lot.

Thank you.

Currently pool only offers vardff because it is more efficient than fixed diff.
Maybe I would add fixed diff port if you really want.

What difficulty value do you see from website most times? Or what is your one rig's hashrate?

At current I am testing Your pool with 8+1 rigs.
They are at Clay 9.7 miner, 8 x (280x x 3 cards + 3570 i5) = 1800 hash each, and one 470x4 rig with fx8300 = 2900 hash

Problem also I have is that I cannot mine with Claymore CPU miner because of not handling username correctly. So with CPU I mine on other pool. (suggest alternative miner for CPU XMR mining, thanks).

Overall I have around 80 rigs like first setup and 40 rigs like RX setup.





One more thing, email notification is not working, is it me or everyone ?

BitFinex, best trading platform ever.
Register here: https://www.bitfinex.com/?refcode=53wNhi4gTx
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 09, 2017, 02:22:49 PM
Last edit: January 09, 2017, 02:41:58 PM by aaronsace
 #1759

well whatever the case may be sgminer immediately closes when manually entering custom intensity settings and does not mine as of now I really appreciate your work and I really wanted to use what you created until the intensity issue is resolved I'll be mining at a loss if you notice any new coins popping up on your account that was me

Posted From bitcointalk.org Android App

Thanks, I would like to understand what the issue is though.
Is Sgminer working if you run it yourself?
If there is a problem with MultiPoolMiner then I will issue a fix.
If there is a problem with sgminer then I will not be able to fix the issue.

It may be better if you raise it here:
https://github.com/aaronsace/MultiPoolMiner/issues

Post the log files from the logs folder.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
Yanakitu Tenatako
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
January 09, 2017, 02:25:35 PM
 #1760

@aaronsace

Is there a way to autorun MultiPoolMiner with certain settings and start mining with some delay.

Something like:
autostart mining (checkbox) (yes/no)
autostart mining delay in seconds (input box).

Tnx

BitFinex, best trading platform ever.
Register here: https://www.bitfinex.com/?refcode=53wNhi4gTx
Pages: « 1 ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 [88] 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 ... 384 »
  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!