Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
miningpoolhub
on 25/09/2017, 02:12:43 UTC
Since you can't see the image I will type what I see:

Speed at pool: 0.2000 GH/S
Speed paying: 0.5526 GH/S
Delta: -64.43%
Rejected at pool: 0.1667 GH/S
Rejected - Stale: 42.86%

My question is why so much rejections and ONLY FOR ethash



Hmm.. you are using nicehash rental?

How about mining at asia.ethash-hub.miningpoolhub.com ?
I think it's actually problem with nicehash but not sure at this moment.




Using Sniffdog latest version and chose MPH to mine skein, it listed the following on the benchmark

Bin\NVIDIA-Alexis\ccminer.exe -a skein -o
stratum+tcp://hub.miningpoolhub.com:17016 -u Zminer1.Zminer1 -p x
--api-remote


Yet on CCminerAlexis.. I keep getting red error "Stratum authentication failed...retry after 30 seconds"

Any ideas?


Is username.workername inputted correctly?
Maybe you pointed 12016, but not 17016?

"Authentication failed" message comes out when you inserted wrong username or you mined hub ports which is opened/closed dynamically.



ufff   I just saw sgminer is for AMD, now I uderstand why it didn't work for me :-/


Some sgminer fork works on nvidia too but it depends algorithm. I haven't tried it with zcoin yet.




Are there any issues with the Europe equihash pool? Sometimes it just doesn't send work. Is it overloaded or just slow and EWBF developing klaust-sickness?


I don't see any issues with europe equihash pool. Finding blocks smoothly and server resources are all okay.

Can you clarify what "sending work" means? Pool sends new work every 55 seconds interval.
Miner sends shares according to their hashrate. It depends time to time but it will be nearly like 1 minute interval in average.




dumb question... where's payout history?

Go to target pool's Transactions page.
You may filter by Debit_MP, Debit_AP, Debit_AE and see all payouts.
MP = manual payout, AP = auto payout, AE = auto exchange





Can we make a pinned post with requested/upcoming pools?

some good ones are:

cannabiscoin
decred
hush
zencash
influxcoin

secondary:

onix
monetaryunit
lbry
pascal
signatum
ubiq

Also, why don't you merge mine?


Well.. I'll add coins one by one. I think cannabiscoin, aurora and komodo would be added very soon.

Influxcoin was already listed but delisted due to lack of interest.
Monetaryunit was also listed few months ago but delisted because of frequent network fork issue.




hello

admin website mining pool hub

can you tell me what is that ? look image
  
https://i.imgur.com/10jCMNC.jpg

https://i.imgur.com/iu176Pq.jpg



problem problem not good pool , why ?

thank you


Contact nicehash. I think some miners are trying to cheat lending their rigs.
Pool rejects wrong shares.



hello

in my account Credited for Auto Exchange include my mining and i set change to bitcoin
and you say max 30 mint to do the order exchange
but i wait more hours and dont do any thing
why ?

thank you



It needs time.
max 30 minutes is for transferring between internal wallet, "Credited" <-> "Credited for auto exchange".

Auto exchange needs quite longer time like 4~12 hours.





I use us-east.equihash-hub.miningpoolhub.com:12023 to auto switch equihash, how to access the web api?
I tried
Code:
https://equihash-hub.miningpoolhub.com/index.php?page=api&action=getuserstatus&api_key=
https://equihash.miningpoolhub.com/index.php?page=api&action=getuserstatus&api_key=

None of them worked.


Insert coin name, not algorithm name.





I use us-east.equihash-hub.miningpoolhub.com:12023 to auto switch equihash, how to access the web api?
I tried
Code:
https://equihash-hub.miningpoolhub.com/index.php?page=api&action=getuserstatus&api_key=
https://equihash.miningpoolhub.com/index.php?page=api&action=getuserstatus&api_key=

None of them worked.

This is the API format I use to get balances.

https://miningpoolhub.com/index.php?page=api&action=getuserallbalances&api_key=
when auto switch mining, is it possible to get current hashrate of each workers?


It's not that easy to get all current hashrate of each worker when using auto switching because workers jump coins while api call is targetted to each coin.

You may add up their hashrate and check manually.
I'm going to add integrated api call for auto switching soon.