Author

Topic: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. - page 174. (Read 487800 times)

newbie
Activity: 54
Merit: 0
Well I certainly meant no disrespect to MPH. I thought my issues with the miner might help others on his pool as well. Anyway, I will go to github as requested.

And MPH, as I stated right from the start, I love your pool. As others have stated, I vote for ZEN and HUSH to be added. Smiley
full member
Activity: 304
Merit: 100
Yo Fonyo,

  Multiminer problem guy here from 2 pages ago. Alright, I copied the entire folder over to my 1060 rig. (I had already updated the powershell thing on that rig) After I pasted it into the 1060 rig, I went into the "Miner" folder and deleted everything regarding excavator.

I started it using the start bat. All I can say is that it is doing something. And it appears to be doing it without any errors or red text or warnings about DNS stuff. So, I suppose that's good. Yeah?

Now I have some more very specific questions regarding this multiminer. For instance, I have come to understand that if I'm using MPH or MPCH, I do not need to put a bitcoin address in the bat file. So, I have removed the bitcoin address portion of the bat file. But then this is where my confusion comes in. I DO have to use a username.workername ..... correct? WHERE DO I PUT THIS on the MPH page? Do I create a worker under the "Hub" ....... or what?

Also you said "You will also find this and more relevant information in the FAQ section of the README. I wrote it for a reason!" ---- I'm sorry but what FAQ of the README? Where is that? Because I honestly believe I did read everything regarding the multiminer. < And By doing so, I downloaded the excavator miner because the instructions told me to. Now I'm being told it sucks anyway, and to delete it. Lol.

As far as my start.bat I have the following algo's (copied straight from the bat file as it is right now)

cryptonight,decred,ethash,ethash2gb,equihash,groestl,lbry,lyra2z,neoscrypt,pascal,sia,siaclaymore,sib,lyra2re2,lyra2,lyra2rev2,lyra2v2

I have no idea if this is right, wrong, or otherwise.

It is called multipoolminer Wink aka MPM
Here’s the README https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt

The username is what you use on MPH to login with.
You don't need to add a worker on MPH, those are automatically added albeit with a delay but that does not cause any issues.

No, you don't need to include a BTC address if you are only using MPH, HOWEVER, not all of the algorithms you listed above are available on MPH (such as sib,sia,pascal,lbry,decred). Also, for the sake of quicker benchmarking and less switching, try to include less algorithms. Depending on what cards you have (1060 rig in this case), it is better to pick algorithms that are on top of the list on MPH and whattomine.com

Add this after the -algorithm command
Code:
cryptonight,ethash,ethash2gb,equihash,groestl,lyra2z,neoscrypt,siaclaymore,lyra2re2,lyra2,lyra2rev2,lyra2v2

You will probably be mining equihash and lyra2rev2 with this as these are the most profitable algos lately.
You can always add more algorithms later.


Fonyo, thanks brother. About > https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt < I promise, I read it more than once. Smiley The first time you posted it. But, I'm going to go through and read it again.

I understand now about the username.password. Thanks. It also makes sense what you said about MPH and leaving out algo's they don't have. (duh, facepalm) I feel like with your help, I am REALLY CLOSE to having ALL OF THIS wrapped around my head. I just need a few more questions answered.

In my bat file, when you get to the pools part, I have > miningpoolhub, miningpoolcoinhub. First, what is the difference between miningpoolhub and miningpoolcoinhub? I removed zpool and nicehash. I removed those 2 for 2 reasons. As I mentioned before, when I removed zpool, I removed the need for a BTC address in the bat file and that made it a little easier on me at first just to get it up and running. I removed nicehash because I already have nicehash as a completely separate miner.

Question: I have since added a btc address back to the bat file. 1) Should I add zpool back to the list? And I went to zpool's website and it looks like their config (bat) file is structured differently. So, if I do add zpool back, do I need to do anything to the bat file OTHER THAN just adding algo's they have that MPH doesn't?  And should I add nicehash back too?

I am including a screenshot because I have 2 questions about that too: https://imgur.com/a/KhAsR

Notice the "FireiceNvidia 1,2,4, & 5? Where is 0 and 3? I also have the same problem on my 1070 rig. But it's only missing 1 card.
Why did that not benchmark all 6 of my cards and is there a way I can correct that without having to start from scratch in benchmarking?

And the last question regarding that picture: I think I understand what's going on under the "Launched Command." And below that the "Miner" part I think I understand. But to the right of "Miner", I know what BTC means and USD but as far as the %'s and those numbers.....no idea what I'm looking at. > But I am going to read the FAQ again.

Right, we need to take this conversation to Github (Issues section) as we are cluttering MPH's ANN page and being rudely off-topic at this point. So it would be great if you could repost this there. There are many people who will jump in and help.
newbie
Activity: 54
Merit: 0
Yo Fonyo,

  Multiminer problem guy here from 2 pages ago. Alright, I copied the entire folder over to my 1060 rig. (I had already updated the powershell thing on that rig) After I pasted it into the 1060 rig, I went into the "Miner" folder and deleted everything regarding excavator.

I started it using the start bat. All I can say is that it is doing something. And it appears to be doing it without any errors or red text or warnings about DNS stuff. So, I suppose that's good. Yeah?

Now I have some more very specific questions regarding this multiminer. For instance, I have come to understand that if I'm using MPH or MPCH, I do not need to put a bitcoin address in the bat file. So, I have removed the bitcoin address portion of the bat file. But then this is where my confusion comes in. I DO have to use a username.workername ..... correct? WHERE DO I PUT THIS on the MPH page? Do I create a worker under the "Hub" ....... or what?

Also you said "You will also find this and more relevant information in the FAQ section of the README. I wrote it for a reason!" ---- I'm sorry but what FAQ of the README? Where is that? Because I honestly believe I did read everything regarding the multiminer. < And By doing so, I downloaded the excavator miner because the instructions told me to. Now I'm being told it sucks anyway, and to delete it. Lol.

As far as my start.bat I have the following algo's (copied straight from the bat file as it is right now)

cryptonight,decred,ethash,ethash2gb,equihash,groestl,lbry,lyra2z,neoscrypt,pascal,sia,siaclaymore,sib,lyra2re2,lyra2,lyra2rev2,lyra2v2

I have no idea if this is right, wrong, or otherwise.

It is called multipoolminer Wink aka MPM
Here’s the README https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt

The username is what you use on MPH to login with.
You don't need to add a worker on MPH, those are automatically added albeit with a delay but that does not cause any issues.

No, you don't need to include a BTC address if you are only using MPH, HOWEVER, not all of the algorithms you listed above are available on MPH (such as sib,sia,pascal,lbry,decred). Also, for the sake of quicker benchmarking and less switching, try to include less algorithms. Depending on what cards you have (1060 rig in this case), it is better to pick algorithms that are on top of the list on MPH and whattomine.com

Add this after the -algorithm command
Code:
cryptonight,ethash,ethash2gb,equihash,groestl,lyra2z,neoscrypt,siaclaymore,lyra2re2,lyra2,lyra2rev2,lyra2v2

You will probably be mining equihash and lyra2rev2 with this as these are the most profitable algos lately.
You can always add more algorithms later.


Fonyo, thanks brother. About > https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt < I promise, I read it more than once. Smiley The first time you posted it. But, I'm going to go through and read it again.

I understand now about the username.password. Thanks. It also makes sense what you said about MPH and leaving out algo's they don't have. (duh, facepalm) I feel like with your help, I am REALLY CLOSE to having ALL OF THIS wrapped around my head. I just need a few more questions answered.

In my bat file, when you get to the pools part, I have > miningpoolhub, miningpoolcoinhub. First, what is the difference between miningpoolhub and miningpoolcoinhub? I removed zpool and nicehash. I removed those 2 for 2 reasons. As I mentioned before, when I removed zpool, I removed the need for a BTC address in the bat file and that made it a little easier on me at first just to get it up and running. I removed nicehash because I already have nicehash as a completely separate miner.

Question: I have since added a btc address back to the bat file. 1) Should I add zpool back to the list? And I went to zpool's website and it looks like their config (bat) file is structured differently. So, if I do add zpool back, do I need to do anything to the bat file OTHER THAN just adding algo's they have that MPH doesn't?  And should I add nicehash back too?

I am including a screenshot because I have 2 questions about that too: https://imgur.com/a/KhAsR

Notice the "FireiceNvidia 1,2,4, & 5? Where is 0 and 3? I also have the same problem on my 1070 rig. But it's only missing 1 card.
Why did that not benchmark all 6 of my cards and is there a way I can correct that without having to start from scratch in benchmarking?

And the last question regarding that picture: I think I understand what's going on under the "Launched Command." And below that the "Miner" part I think I understand. But to the right of "Miner", I know what BTC means and USD but as far as the %'s and those numbers.....no idea what I'm looking at. > But I am going to read the FAQ again.
full member
Activity: 1330
Merit: 217
https://lifinity.io/
Hello
newbee question here....
I'm using Ethos with nvidia GPU.
I want to try the "multi-algo switching" proposed.

How and where should I create/put the batch file?

batch file:
Code:
:start
ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u username.workername -p x
ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u username.workername -p x
ccminer -r 0 -a x11 -o stratum+tcp://hub.miningpoolhub.com:12007 -u username.workername -p x
ccminer -r 0 -a x13 -o stratum+tcp://hub.miningpoolhub.com:12008 -u username.workername -p x
ccminer -r 0 -a x15 -o stratum+tcp://hub.miningpoolhub.com:12009 -u username.workername -p x
ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u username.workername -p x
ccminer -r 0 -a qubit -o stratum+tcp://hub.miningpoolhub.com:12014 -u username.workername -p x
ccminer -r 0 -a quark -o stratum+tcp://hub.miningpoolhub.com:12015 -u username.workername -p x
ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u username.workername -p x
ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u username.workername -p x
ccminer -r 0 -a vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x
timeout 1
goto start

thx
full member
Activity: 304
Merit: 100
Also, I know you mentioned resetting the benchmarks and running them again.
Now that I have removed the excavator miner, and once I get the username.workername thing figured out, I think it's probably a good idea to run the benchmarks again, however, how do I know when they have completed?

You know it is benchmarking when it says "Benchmarking" after the miner's name instead of showing you the speed (hashrate).
Also, it stops switching every minute once all benchmarks are completed.
full member
Activity: 304
Merit: 100
Yo Fonyo,

  Multiminer problem guy here from 2 pages ago. Alright, I copied the entire folder over to my 1060 rig. (I had already updated the powershell thing on that rig) After I pasted it into the 1060 rig, I went into the "Miner" folder and deleted everything regarding excavator.

I started it using the start bat. All I can say is that it is doing something. And it appears to be doing it without any errors or red text or warnings about DNS stuff. So, I suppose that's good. Yeah?

Now I have some more very specific questions regarding this multiminer. For instance, I have come to understand that if I'm using MPH or MPCH, I do not need to put a bitcoin address in the bat file. So, I have removed the bitcoin address portion of the bat file. But then this is where my confusion comes in. I DO have to use a username.workername ..... correct? WHERE DO I PUT THIS on the MPH page? Do I create a worker under the "Hub" ....... or what?

Also you said "You will also find this and more relevant information in the FAQ section of the README. I wrote it for a reason!" ---- I'm sorry but what FAQ of the README? Where is that? Because I honestly believe I did read everything regarding the multiminer. < And By doing so, I downloaded the excavator miner because the instructions told me to. Now I'm being told it sucks anyway, and to delete it. Lol.

As far as my start.bat I have the following algo's (copied straight from the bat file as it is right now)

cryptonight,decred,ethash,ethash2gb,equihash,groestl,lbry,lyra2z,neoscrypt,pascal,sia,siaclaymore,sib,lyra2re2,lyra2,lyra2rev2,lyra2v2

I have no idea if this is right, wrong, or otherwise.

It is called multipoolminer Wink aka MPM
Here’s the README https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt

The username is what you use on MPH to login with.
You don't need to add a worker on MPH, those are automatically added albeit with a delay but that does not cause any issues.

No, you don't need to include a BTC address if you are only using MPH, HOWEVER, not all of the algorithms you listed above are available on MPH (such as sib,sia,pascal,lbry,decred). Also, for the sake of quicker benchmarking and less switching, try to include less algorithms. Depending on what cards you have (1060 rig in this case), it is better to pick algorithms that are on top of the list on MPH and whattomine.com

Add this after the -algorithm command
Code:
cryptonight,ethash,ethash2gb,equihash,groestl,lyra2z,neoscrypt,siaclaymore,lyra2re2,lyra2,lyra2rev2,lyra2v2

You will probably be mining equihash and lyra2rev2 with this as these are the most profitable algos lately.
You can always add more algorithms later.
full member
Activity: 304
Merit: 100
Is there a way to see shares submitted for past blocks?
The api seems to show only basic stuff like the dashboard screen.

Second question,
Anyone mining zcoin with amd 570/580 cards? I'd like to know the hashrate and power consumption numbers if possible, or if someone could run a quick benchmark please!!! (I can just order one from amazon prime and return it for free if needed)

You are better off getting NVIDIA cards if you plan on mining equihash.
EDIT: Regardless of miner used, the hashrate is not that great on AMD. Mining ethash is always more profitable especially in dual.

Maybe getting a little bit off-topic here but just to add a bit to "ethash is always more profitable", well yes it is if you have free electricity.
Cryptonote can run at 25%-30% less electricity costs (I've had it at 25% less and others say 30% less), so if you want Ethash coins just mine Cryptonote and convert to coin of your choice.
Dual mining almost melted my cards Smiley

I am not sure that is still the case when using the latest Claymore miner. It got much better at utilising the GPUs.
newbie
Activity: 10
Merit: 0
Is there a way to see shares submitted for past blocks?
The api seems to show only basic stuff like the dashboard screen.

Second question,
Anyone mining zcoin with amd 570/580 cards? I'd like to know the hashrate and power consumption numbers if possible, or if someone could run a quick benchmark please!!! (I can just order one from amazon prime and return it for free if needed)

You are better off getting NVIDIA cards if you plan on mining equihash.
EDIT: Regardless of miner used, the hashrate is not that great on AMD. Mining ethash is always more profitable especially in dual.

I bought the asrock 13 slot motherboard, and it can only support 8 nvidia cards (thanks windows). i own 13 nvidia cards and might be returning 5 of them.
my options are to use a few amd cards, or work on getting linux going (which so far has crashed, im very new to linux)

Im curious just how bad it would be, if we are talking 10% less profitable, then its fine by me cause i dont care about mining eth. also the power draw of zcoin mining is awesome, which helps alot as you dont have to spend more on power supplies or electricity, which for me is $.137 per KWH. and the temps of these cards is awesome low, the room is silent and they dont break 70c overclocked.

so if anyone could quickly just give me a hashrate and power consumption for sgminer on xzc, that would be super awesome of them.

thanks!
-Dan
newbie
Activity: 54
Merit: 0
Also, I know you mentioned resetting the benchmarks and running them again.
Now that I have removed the excavator miner, and once I get the username.workername thing figured out, I think it's probably a good idea to run the benchmarks again, however, how do I know when they have completed?
newbie
Activity: 54
Merit: 0
Yo Fonyo,

  Multiminer problem guy here from 2 pages ago. Alright, I copied the entire folder over to my 1060 rig. (I had already updated the powershell thing on that rig) After I pasted it into the 1060 rig, I went into the "Miner" folder and deleted everything regarding excavator.

I started it using the start bat. All I can say is that it is doing something. And it appears to be doing it without any errors or red text or warnings about DNS stuff. So, I suppose that's good. Yeah?

Now I have some more very specific questions regarding this multiminer. For instance, I have come to understand that if I'm using MPH or MPCH, I do not need to put a bitcoin address in the bat file. So, I have removed the bitcoin address portion of the bat file. But then this is where my confusion comes in. I DO have to use a username.workername ..... correct? WHERE DO I PUT THIS on the MPH page? Do I create a worker under the "Hub" ....... or what?

Also you said "You will also find this and more relevant information in the FAQ section of the README. I wrote it for a reason!" ---- I'm sorry but what FAQ of the README? Where is that? Because I honestly believe I did read everything regarding the multiminer. < And By doing so, I downloaded the excavator miner because the instructions told me to. Now I'm being told it sucks anyway, and to delete it. Lol.

As far as my start.bat I have the following algo's (copied straight from the bat file as it is right now)

cryptonight,decred,ethash,ethash2gb,equihash,groestl,lbry,lyra2z,neoscrypt,pascal,sia,siaclaymore,sib,lyra2re2,lyra2,lyra2rev2,lyra2v2

I have no idea if this is right, wrong, or otherwise.
newbie
Activity: 23
Merit: 0
No money to be made on this site compared to just mining holding and send it to bitrex. I mined 4 hours with 6 x 1070 FE (2890 sols/s) and made zero dollars. no blocks found. low hash i guess. not worth losing your share rate at another site.
member
Activity: 268
Merit: 10
With bitcoin gold going to equihash, I'd hope that we add the other equihash coins to compliment zcash mining since lately zencash has een flip flopping between most profitable against ethereum for me.  I know this was in a to do list for the owner, but perhaps we can get this moved up a bit.


Actually I don't like to open pool for bitcoin gold because of its too big storage usage and lack of source maturity
They did not even launch working wallet yet.

BTG looks like a joke!

the same opinion. I don't want to take a part in it too. Maybe later, even though after working product announcement.
newbie
Activity: 25
Merit: 0
With bitcoin gold going to equihash, I'd hope that we add the other equihash coins to compliment zcash mining since lately zencash has een flip flopping between most profitable against ethereum for me.  I know this was in a to do list for the owner, but perhaps we can get this moved up a bit.


Actually I don't like to open pool for bitcoin gold because of its too big storage usage and lack of source maturity
They did not even launch working wallet yet.

BTG looks like a joke!
sr. member
Activity: 574
Merit: 261
Is there a way to see shares submitted for past blocks?
The api seems to show only basic stuff like the dashboard screen.

Second question,
Anyone mining zcoin with amd 570/580 cards? I'd like to know the hashrate and power consumption numbers if possible, or if someone could run a quick benchmark please!!! (I can just order one from amazon prime and return it for free if needed)

You are better off getting NVIDIA cards if you plan on mining equihash.
EDIT: Regardless of miner used, the hashrate is not that great on AMD. Mining ethash is always more profitable especially in dual.

Maybe getting a little bit off-topic here but just to add a bit to "ethash is always more profitable", well yes it is if you have free electricity.
Cryptonote can run at 25%-30% less electricity costs (I've had it at 25% less and others say 30% less), so if you want Ethash coins just mine Cryptonote and convert to coin of your choice.
Dual mining almost melted my cards Smiley
newbie
Activity: 15
Merit: 0
Good afternoon! Why is the zcoin coin paid on your pool with such a delay? Can you find out why this is so? I apologize for my English.
newbie
Activity: 56
Merit: 0
I have been running the Claymore AMD GPU Mining program on my computer for about 3 days now.  Mind you I am only getting 40 or H/s on ZEC but It says I found a few thousand shares and none were rejected.  However, I am not showing any balances on the website nor any credited/uncredited amount in my Zec wallet on the website.  Is it that my hashrate is too small for me to actually receive any Zec or is something else going on? 
full member
Activity: 304
Merit: 100
Is there a way to see shares submitted for past blocks?
The api seems to show only basic stuff like the dashboard screen.

Second question,
Anyone mining zcoin with amd 570/580 cards? I'd like to know the hashrate and power consumption numbers if possible, or if someone could run a quick benchmark please!!! (I can just order one from amazon prime and return it for free if needed)

You are better off getting NVIDIA cards if you plan on mining equihash.
EDIT: Regardless of miner used, the hashrate is not that great on AMD. Mining ethash is always more profitable especially in dual.
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
With bitcoin gold going to equihash, I'd hope that we add the other equihash coins to compliment zcash mining since lately zencash has een flip flopping between most profitable against ethereum for me.  I know this was in a to do list for the owner, but perhaps we can get this moved up a bit.


Actually I don't like to open pool for bitcoin gold because of its too big storage usage and lack of source maturity
They did not even launch working wallet yet.


Sad to hear that. It is easy to command and understand the instructions/tasks you give yourself when you are your own boss and it may seem waste of time to do same with other people when you have to talk to them, explain things to them, guide them, heck even teach them but don't make that fool you, it is worth it on the long run as you cannot do everything by yourself. Be patient. Good luck!


Yeah. Thank you for precious comment.
I believe it's worth doing it. I'm actually happy with teaching, communicating with them. Just worried that pool addition is more delayed.



With bitcoin gold going to equihash, I'd hope that we add the other equihash coins to compliment zcash mining since lately zencash has een flip flopping between most profitable against ethereum for me.  I know this was in a to do list for the owner, but perhaps we can get this moved up a bit.

yes could add bitcoin gold  but i think that coin has no future, why the hell someone need this when there are already so many altcoins lol

Yeah I'm working on Zencash currently. Sorry for late.



Is the VertCoin pool working?  I get an error "empty response from server" when ccminer tries to connect.


Can you try this command?
ipconfig /flushdns

It will flush your old ip address and fetch new ip address from dns.
I believe it's related to this issue.



Mr MPH,

Can you make a page that lists all active miners of the user, the algo they are on, their speed, valid and invalid shares for each so we can track them easier? I think this has been asked before. Nothing fancy, a simple borderless table would do.


Yeah this is on my top to-do list.
I'll add this page after Zencash addition.



I have 170mhs of hashrate but miningpoolhub shows 105mhs IS THIS EVEN POSSIBLE almost half?

What numbers are shown on Graphs page?
What coin? What miner are you using?
If you are mining zcoin, please try djm34's latest release. It's not perfect but should be better.



I can confirm there is an issue with Sia pool initially when Claymore Dual is launched but fixes itself within a minute or so.

Code:
 SC: Stratum - Connected (europe.hub.miningpoolhub.com:20550)
 SC: Received unknown response: {"id":null,"method":"mining.notify","params":["41dd","0x6b6564206265666f726520
69742063616e2062652075736564227d0a","0x0000000012533fe68fd3d1cfe47445abdce0b117994feb3fbbe16e3d0f675ad9",true]
}
 SC: Authorized

I think it's just little bug treating message from miner before authorization.



Is there a way to see shares submitted for past blocks?
The api seems to show only basic stuff like the dashboard screen.

Second question,
Anyone mining zcoin with amd 570/580 cards? I'd like to know the hashrate and power consumption numbers if possible, or if someone could run a quick benchmark please!!! (I can just order one from amazon prime and return it for free if needed)


Check Graphs page.
As "Hashrate  = Shares + Time", you can get sum of shares you submitted according to past hashrate.
gethourlyhashrates api should work too.

Don't know actual hashrate fro specific card.




Can someone help me reset my PIN on the HUB?  I'm not receiving the email for the new PIN.  It's not being sent.  I've checked trash folder, spam folder, reject folder, everything.  No email from the HUB. 

Please send me email.
[email protected]




took me about a week to get a reset code.  You may need to private mail the pool owner and prove its you so he can force your reset.  I don't think emails out are working properly at the moment.


gmail.com receives mails fine.
Some custom domain mail servers are blocking mails from miningpoolhub.com with no reason. They say it's spam filtering but they just block all.
full member
Activity: 235
Merit: 100
took me about a week to get a reset code.  You may need to private mail the pool owner and prove its you so he can force your reset.  I don't think emails out are working properly at the moment.
sr. member
Activity: 476
Merit: 250
HELLOOOOOOOOO!!!!! repost!

Can someone help me reset my PIN on the HUB?  I'm not receiving the email for the new PIN.  It's not being sent.  I've checked trash folder, spam folder, reject folder, everything.  No email from the HUB.

If technical support is not provided on this website (for MiningPoolHub)...then where is it?

Chill. He is in a different time zone.
Jump to: