Bitcoin Forum
August 04, 2024, 04:50:36 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 »
541  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 07, 2016, 07:44:55 AM
okay...i can turn off ethash...but this groestl...can i mine only neoscrypt and skein if they aren't on the top of norm profit list?

What are you trying to do?
i'm trying to mine only neoscrypt and skein multialgo switching=)but there is no such work in hub workers=)there is groestl, myraid-groestl,neoscrypt and skein=)

I'll have a look at posting a script after work that will switch based on your parameters.
542  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 08:47:26 PM
okay...i can turn off ethash...but this groestl...can i mine only neoscrypt and skein if they aren't on the top of norm profit list?

What are you trying to do?
543  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 02:12:56 PM
I'm considering about releasing a new miner program that automatically measures and switches. That would be better I think.

 Shocked
+1 for the miner program.
544  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 12:11:53 PM
just drop difficulty down for few blocks=)not much profit for 10 minutes=)it was about 2 hours ago=)

The difficulty seems to range from like 20000 to 20; which is probably why the profit estimate fluctuates so much but it doesn't seem to make any difference as how much coin is received. It's a bit of an enigma; think I'll use a daily average for now as it just seems to eat the hashes.
545  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 10:54:41 AM
Sometimes the profit for 'Digitalcoin-X11' reports really high on the pool but never gets anywhere near what it reports (seems like less than a tenth of what it's reporting). Are you sure it is ever that high and it's not just a mistake sometimes or a very momentary spike?
I think it's the most fluctuating coin on there...
546  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 08:21:21 AM
I'm having to connect to every coin individually because the auto switching ports are not on the profitability API and it is too inaccurate guessing.
Please can you remove the auto switching fields and list them as their own record?

{
   "coin_name":"dash",
   "host":"hub.miningpoolhub.com",
   "host_list":"hub.miningpoolhub.com;us-east1.dash.miningpoolhub.com;asia1.dash.miningpoolhub.com;europe1.dash.miningpoolhub.com",
   "port":20465,
   "direct_mining_host":"hub.miningpoolhub.com",
   "direct_mining_host_list":"hub.miningpoolhub.com;us-east1.hub.miningpoolhub.com;asia1.hub.miningpoolhub.com;europe1.hub.miningpoolhub.com",
   "direct_mining_algo_port":17007,

   "algo":"X11",
   "normalized_profit":0.08695117,
   "profit":0.00724593,
   "pool_hash":"69.85G",
   "net_hash":"1.61T",
   "difficulty":65593.050490241,
   "reward":1.94007712,
   "time_since_last_block":256,
   "time_since_last_block_in_words":"4m ago",
   "bittrex_buy_price":0.01110708536934,
   "cryptsy_buy_price":0,
   "yobit_buy_price":0.01101453996221,
   "poloniex_buy_price":0.011146155142185,
   "highest_buy_price":0.011146155142185
}


{
   "coin_name":"-",
   "host":"hub.miningpoolhub.com",
   "host_list":"hub.miningpoolhub.com;us-east1.hub.miningpoolhub.com;asia1.hub.miningpoolhub.com;europe1.hub.miningpoolhub.com",
   "port":17007,

   "algo":"X11",
   "normalized_profit":0.08695117,
   "profit":0.00724593,
   "pool_hash":"69.85G",
   "net_hash":"1.61T",
   "difficulty":65593.050490241,
   "reward":1.94007712,
   "time_since_last_block":256,
   "time_since_last_block_in_words":"4m ago",
   "bittrex_buy_price":0.01110708536934,
   "cryptsy_buy_price":0,
   "yobit_buy_price":0.01101453996221,
   "poloniex_buy_price":0.011146155142185,
   "highest_buy_price":0.011146155142185
}


Maybe try this api
https://miningpoolhub.com/index.php?page=api&action=getautoswitchingandprofitsstatistics
I added some info.

API became ugly and not intuitive because of historical reason, intended to keep compatibility with old implementations.


What do you mean "too inaccurate guessing"?
Pool doesn't switch coins always. If you switch according to raw profitability number, your rigs would have to jump all over every 3~5 minutes.
Pool waits until new block is found, and jump to other coin only when difficulty difference gets bigger than some degree.

Too inaccurate [me] guessing; I know it waits but there was no way of knowing when your pool switched coin.
That API is perfect, thank you!
547  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 06, 2016, 12:18:09 AM
Claymore's "-retrydelay -1" option does not work as intended currently. It doesn't close program immediately, but waits more than 10 minutes after network failure
(network or authorization failure is intended for auto switching. When current algo is not the most profitable, then pool sends authorization failed message or close connection to alarm client to try next algo).

So I don't recommend using "retrydelay -1" it at this moment.
I sent PM to Claymore about this issue, but he had not released bug fixed version yet.

To remove the delay (which I was doing already but adds complexity) is to run the claymore miners in a separate looping scripts. It switches immediately then because sgminer is ready and waiting. You could connect to the API then open/close the miners locally based on profitability but I can't be bothered with that; if I had a proper rig, it may be worth the effort.

It would be great if Claymore fixed it though!  Cool

Code:
:start

cd C:\ZecMiner64
ZecMiner64 -zpool europe.equihash-hub.miningpoolhub.com:12023 -zwal username.pc1 -zpsw x -mport 0 -retrydelay -1 -ftime 0 -i 6

timeout 1
goto start
Code:
:start

cd C:\EthDcrMiner64
EthDcrMiner64 -epool europe.ethash-hub.miningpoolhub.com:12020 -ewal username.pc1 -epsw x -esm 3 -allpools 1 -mport 0 -retrydelay -1 -ftime 0

timeout 1
goto start
Code:
:start

cd C:\sgminer
sgminer --no-retry -k vanilla -o stratum+tcp://europe.hub.miningpoolhub.com:12019 -u username.pc1 -p x
sgminer --no-retry -k groestlcoin -o stratum+tcp://europe.hub.miningpoolhub.com:12004 -u username.pc1 -p x
sgminer --no-retry -k myriadcoin-groestl -o stratum+tcp://europe.hub.miningpoolhub.com:12005 -u username.pc1 -p x
sgminer --no-retry -k skeincoin -o stratum+tcp://europe.hub.miningpoolhub.com:12016 -u username.pc1 -p x

timeout 1
goto start
548  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 05, 2016, 11:51:25 PM
correction , still disconnects even with farm-recheck 500 on expanse ...
 m  00:35:20|ethminer  Mining on PoWhash #fe5431cc : 38.04MH/s [A13+0:R0+0:F0]
  m  00:35:23|ethminer  Mining on PoWhash #fe5431cc : 38.45MH/s [A13+0:R0+0:F0]
  m  00:35:25|ethminer  Mining on PoWhash #fe5431cc : 38.87MH/s [A13+0:R0+0:F0]
  ℹ  00:35:26|stratum  No new work received in 180 seconds.
  ℹ  00:35:26|stratum  Reconnecting in 3 seconds...
  ℹ  00:35:29|stratum  Connecting to stratum server hub.miningpoolhub.com:20565
Could not resolve hosthub.miningpoolhub.com:20565, Operation canceled  ℹ  00:35:29|stratum  Reconnecting in 3 seconds...
  ℹ  00:35:32|stratum  Connecting to stratum server hub.miningpoolhub.com:20565

once disconnected it doesent connect again, only manual restart works


Set your auto exchange coin on miningpoolhub then use claymore miner in Ethash only mode:
EthDcrMiner64.exe -epool hub.miningpoolhub.com:17020 -ewal user.worker -epsw x -esm 3 -allpools 1

https://bitcointalk.org/index.php?topic=1433925.0
549  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 05, 2016, 11:42:57 PM
I'm having to connect to every coin individually because the auto switching ports are not on the profitability API and it is too inaccurate guessing.
Please can you remove the auto switching fields and list them as their own record?

{
   "coin_name":"dash",
   "host":"hub.miningpoolhub.com",
   "host_list":"hub.miningpoolhub.com;us-east1.dash.miningpoolhub.com;asia1.dash.miningpoolhub.com;europe1.dash.miningpoolhub.com",
   "port":20465,
  "direct_mining_host":"hub.miningpoolhub.com",
   "direct_mining_host_list":"hub.miningpoolhub.com;us-east1.hub.miningpoolhub.com;asia1.hub.miningpoolhub.com;europe1.hub.miningpoolhub.com",
   "direct_mining_algo_port":17007,

   "algo":"X11",
   "normalized_profit":0.08695117,
   "profit":0.00724593,
   "pool_hash":"69.85G",
   "net_hash":"1.61T",
   "difficulty":65593.050490241,
   "reward":1.94007712,
   "time_since_last_block":256,
   "time_since_last_block_in_words":"4m ago",
   "bittrex_buy_price":0.01110708536934,
   "cryptsy_buy_price":0,
   "yobit_buy_price":0.01101453996221,
   "poloniex_buy_price":0.011146155142185,
   "highest_buy_price":0.011146155142185
}


{
  "coin_name":"-",
   "host":"hub.miningpoolhub.com",
   "host_list":"hub.miningpoolhub.com;us-east1.hub.miningpoolhub.com;asia1.hub.miningpoolhub.com;europe1.hub.miningpoolhub.com",
   "port":17007,

   "algo":"X11",
   "normalized_profit":0.08695117,
   "profit":0.00724593,
   "pool_hash":"69.85G",
   "net_hash":"1.61T",
   "difficulty":65593.050490241,
   "reward":1.94007712,
   "time_since_last_block":256,
   "time_since_last_block_in_words":"4m ago",
   "bittrex_buy_price":0.01110708536934,
   "cryptsy_buy_price":0,
   "yobit_buy_price":0.01101453996221,
   "poloniex_buy_price":0.011146155142185,
   "highest_buy_price":0.011146155142185
}
550  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 05, 2016, 11:26:04 PM
Hi, I'm still waiting on the scrypt coins you said you would add a few weeks ago. I've got four A4's and 5 old Zeus having to mine elsewhere  Wink

+1 on adding some profitable scrypt coins
551  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 04, 2016, 11:32:10 PM
Hi,

i don't come here before ...
i just finish to install a switch multi-algo program who use :
Claymore's zcash miner
Claymore's eth miner
Miningpoolhub's sgminer

you can see my config in this topic :
https://bitcointalk.org/index.php?topic=1701830.0

i use for my hub worker :
"AMD - Blake-Vanilla, Ethash, Equihash, Groestl, Myriad-Groestl, Skein"

do you think to add a monero pool ?
possible to add another job for hub worker with all algo your sgminer provided ?

It's being added; watch this forum for when it's announced. The other algos are not profitable on GPU and would slow your script for no reason.
552  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 03, 2016, 02:57:29 PM
Is the pool having issues? I woke up this morning to no mining  Undecided My miners were getting auth errors while Multi-algo mining. One had managed to get connected mining sgminer coins, but the other was in a auth error loop. After faffing with it for nearly an hour all is working again, even though no actual changes were made on my end. Neither has tried to swap to ETH/ETC/EXP while I've been watching the past half hour, even though ETH based coins are more profitable at the moment.

Code:
:start

cd H:\Users\Me\Downloads\Zcash\Claymore's ZCash AMD GPU Miner v8.0 Beta
ZecMiner64 -wd 1 -r 0 -i 2 -zpool us-east.equihash-hub.miningpoolhub.com:12023 -zwal Xardas.PC -zpsw x -mport 0 -retrydelay -1 -ftime 0 -allpools 1

cd H:\Users\Me\Downloads\Claymore's Dual Ethereum+Decred_Siacoin_Lbry AMD+NVIDIA GPU Miner v7.4
EthDcrMiner64 -wd 1 -r 0 -epool us-east.ethash-hub.miningpoolhub.com:12020 -ewal Xardas.PC -epsw x -esm 3 -allpools 1 -mport 0 -retrydelay -1 -ftime 0

cd H:\Users\Me\Downloads\Zcash\sgminer
sgminer --no-retry -k vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u Xardas.PC -p x
sgminer --no-retry -k groestlcoin -o stratum+tcp://hub.miningpoolhub.com:12004 -u Xardas.PC -p x
sgminer --no-retry -k myriadcoin-groestl -o stratum+tcp://hub.miningpoolhub.com:12005 -u Xardas.PC -p x
sgminer --no-retry -k skeincoin -o stratum+tcp://hub.miningpoolhub.com:12016 -u Xardas.PC -p x

timeout 1
goto start


Edit: Now both miners are back to getting
ZEC: Authorization failed
: {"id":2,"result":false,"error":null}
ETH: Authorization failed
: {"id":2,"result":false,"error":null}



Authorization failed means it's switching to another coin. Is your sgminer not working?
https://github.com/miningpoolhub/sgminer/releases/download/5.3.1/Release.zip

And your worker (PC) is set to these algos:
"AMD - Blake-Vanilla, Ethash, Equihash, Groestl, Myriad-Groestl, Skein"

It's on 'Digibyte-Skein' at the moment.
553  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 30, 2016, 08:56:33 PM
hardly get a share submitted on vtc, diff went way up

Just set your auto exchange to Vertcoin instead.
554  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 30, 2016, 09:17:57 AM
This is the best mining pool out there.  Grin

upload pic

Wow.
Is this your mining result from miningpoolhub?


Yep, November has been a good month.
555  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 30, 2016, 02:01:33 AM
This is the best mining pool out there.  Grin

upload pic
556  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 30, 2016, 01:30:36 AM
In case anyone is interested, as there is no total balance for pool yet, here is the php code to get your absolute total balance in BTC:

Code:
<?php
$id 
"[enter your user id here]";
$key "[enter your api key here]";
$balance 0;
foreach (
json_decode(@file_get_contents("http://miningpoolhub.com/index.php?page=api&action=getminingandprofitsstatistics"))->{'return'} as $coin) {
$url "http://" $coin->{'coin_name'} . ".miningpoolhub.com/index.php?page=api&action=getdashboarddata&api_key=" $key "&id=" $id;
$json = @file_get_contents($url);
$data json_decode($json)->{'getdashboarddata'}->{'data'};
$balance += (((float)$data->{'balance'}->{'confirmed'} + (float)$data->{'balance'}->{'unconfirmed'} + (float)$data->{'balance_for_auto_exchange'}->{'confirmed'} + (float)$data->{'balance_for_auto_exchange'}->{'unconfirmed'} + (float)$data->{'balance_on_exchange'} + (float)$data->{'personal'}->{'estimates'}->{'payout'})) * (float)$coin->{'highest_buy_price'};
sleep(0.5);
}
header('content-type: application/json');
echo 
json_encode($balance);
?>


Here it is for PowerShell (you can run this on your PC by simply saving this text in a '.PS1' file i.e. 'balance.ps1'):
Code:
$id = "[enter your user id here]"
$key = "[enter your api key here]"
$balance = 0
foreach ($coin in (Invoke-WebRequest -Uri "http://miningpoolhub.com/index.php?page=api&action=getminingandprofitsstatistics" | ConvertFrom-Json).return) {
$url = "http://" + $coin.coin_name + ".miningpoolhub.com/index.php?page=api&action=getdashboarddata&api_key=" + $key + "&id=" + $id
$json = Invoke-WebRequest -Uri $url
$data = ($json | ConvertFrom-Json).getdashboarddata.data
$balance += (([float]$data.balance.confirmed + [float]$data.balance.unconfirmed + [float]$data.balance_for_auto_exchange.confirmed + [float]$data.balance_for_auto_exchange.unconfirmed + [float]$data.balance_on_exchange + [float]$data.personal.estimates.payout)) * [float]$coin.highest_buy_price
sleep(0.5);
}
echo ($balance | ConvertTo-Json)
557  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 29, 2016, 11:40:34 PM
Does the vcash pool support getwork or just stratum?

Not sure if it supports it but why would you use getwork when stratum is superior?

Don't think about what you mine; just mine the most profitable.
You will improve the health of the coin and get far more than mining it directly.

Set your auto exchange coin in the hub to the coin that you want (Vcash) and set your hub worker (PC1) to "AMD - Blake-Vanilla, Ethash, Equihash, Groestl, Myriad-Groestl, Skein".
Put this in a bat file (i.e. mining.bat) and download sgminer and claymore miners:

https://github.com/miningpoolhub/sgminer/releases/download/5.3.1/Release.zip
https://bitcointalk.org/index.php?topic=1433925.0
https://bitcointalk.org/index.php?topic=1670733.0

Code:
:start

cd C:\ZecMiner64
ZecMiner64 -zpool europe.equihash-hub.miningpoolhub.com:12023 -zwal username.pc1 -zpsw x -mport 0 -retrydelay -1 -ftime 0 -i 6

cd C:\EthDcrMiner64
EthDcrMiner64 -epool europe.ethash-hub.miningpoolhub.com:12020 -ewal username.pc1 -epsw x -esm 3 -allpools 1 -mport 0 -retrydelay -1 -ftime 0

cd C:\sgminer
sgminer --no-retry -k vanilla -o stratum+tcp://europe.hub.miningpoolhub.com:12019 -u username.pc1 -p x
sgminer --no-retry -k groestlcoin -o stratum+tcp://europe.hub.miningpoolhub.com:12004 -u username.pc1 -p x
sgminer --no-retry -k myriadcoin-groestl -o stratum+tcp://europe.hub.miningpoolhub.com:12005 -u username.pc1 -p x
sgminer --no-retry -k skeincoin -o stratum+tcp://europe.hub.miningpoolhub.com:12016 -u username.pc1 -p x

timeout 1
goto start
558  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 29, 2016, 07:45:21 PM
Hello
I'm pretty sure this has been answered before but i cannot find it, so i ask.

I am trying to use claymore miner with eth, but it keeps asking for the wallet!, i configure pool address, user.worker and password as always but still, it says that there is no wallet address, what should i do?

thanks!
indkt.


Put "username.worker" as the wallet.
559  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: November 29, 2016, 04:42:42 PM
Is it possible to define the mining difficulty and would there be any reason to do so? Currently mining zec @ 880 sol/s with a difficulty of 640.

You can give the pool a hint by doing 'd=640' but it does not support fixed difficult. The difficulty does not effect you in any way; the difficulty automatically adjusts for the pool's benefit.
560  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v8.0 on: November 28, 2016, 02:36:54 PM
Zecminer64.exe = virus?

Kaspersky said...

Any ideas?

It's a 300 page forum; of course it's not a virus.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!