Bitcoin Forum
May 10, 2024, 12:20:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 »
101  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 28, 2014, 06:19:28 PM
Hey any new progress on NHC? It would be really nice if you could implement at least a partial TMB support, even thought you don't have a functioning API yet Smiley The NC prices are really low atm, so a second switching option would be awesome.
102  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][MULTI][VARDIFF] Pool|TradeMyBit - 0.5% Prop/Profit Swap/Auto-Exch on: July 17, 2014, 11:07:46 PM
How about an API call for raw (non normalized) BTC/Day/Mhash earnings per algorithm?

I'm planning to extend my autoswitcher (currently works with NiceHash) to support TradeMyBit.  To make it work correctly I need the non-normalized earnings per algorithm as I factor in hash rates myself to get the best bang for the hash.  The "bestalgo" call has the format I want, but it currently has normalized values.  If another key/value pair could be added per algorithm for the non-normalized values this would work great.

+1 vote for this request
103  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 17, 2014, 06:40:20 PM
so i'm actually not mining ? but renting my rigs ? but i thought i was actually mining alts there and nicehash is exchanging the alts i mined  for btc and paying it to my wallet like wafflepool for example ...

You're mining for someone who has paid for your hashing power ... they get the coins, not you ... they pay nicehash, and nicehash pays you ...

aha, what's in it for them ? why don't they mine themselves or just buy the coins they want to "mine"

Yes, anyone can "mine" with nicehash, even the owners, but you need to know at least 4 things in order to succeed:
1) which coin to mine 2) when to mine 3) at what price to mine 4) when to stop

And most of nicehash users just don't have the time to keep track of all the crypto news regarding launch, reward, etc...to make big bucks
We're happy with smaller piece of a pie with no buzz and fuzz Wink
104  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 15, 2014, 08:45:51 PM
Shh... don't point stuff like this out, some of us are trying to make money!!!

 Grin
105  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 14, 2014, 12:48:45 PM
Bigger issue is NiceHash being down so much.  I wish there was a better way to track who keeps launching DDOS attacks on them so that person or group can be slapped properly.

 Grin
106  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 14, 2014, 11:27:32 AM
Hmm, right now NH site is down and also their API interface, so NHC can't launch even the backups that I've put in place, you have to manually run a instance.
So -a command is useless in this case  Huh need to add this exception if all the prices are 0 Wink
107  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 14, 2014, 11:07:04 AM
Using around 6 miners, some have multiple nvidia 750ti cards, some only one. All hasing to same adress, just added different names for easier maintenance (which was awesome feature btw that you've added)
Using ccminer 1.2, my configs:

ccminer -r 6 -a x11 -s 2 -R 10 -T 60 -o stratum+tcp://stratum.nicehash.com:3336   -O %worker1%:d=0.02
ccminer -r 6 -a x13 -s 2 -R 10 -T 60 -o stratum+tcp://stratum.nicehash.com:3337   -O %worker1%:d=0.02
ccminer -r 6 -a x15 -s 2 -R 10 -T 60 -o stratum+tcp://stratum.nicehash.com:3339   -O %worker1%:d=0.04
ccminer -r 6 -a nist5 -s 2 -R 10 -T 60 -o stratum+tcp://stratum.nicehash.com:3340   -O %worker1%:x

 -r, --retries=N       number of times to retry if a network call fails (default: retry indefinitely)
 -R, --retry-pause=N   time to pause between retries, in seconds (default: 30)
 -T, --timeout=N       network timeout, in seconds (default: 270)
 -s, --scantime=N      upper bound on time spent scanning current work when long polling is unavailable, in seconds (default: 5)

Switching to most profitable algo is done with NHC control. Usually stratum_recv_line failed happens when switching algo, but not always, there's also no fixed time pattern, but usually between 5 -10 min the connection gets reset.

UPDATE: Solved problem by removing "-s 2 -R 10 -T 60" from config.
108  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 14, 2014, 09:32:48 AM
Since the last update the service is more stable but there are still connection problems, sometimes the miner has to restart the connection sometimes not, I get lot's of following messages:

stratum_recv_line failed
Stratum connection interrupted

This happens when our stratum terminates connection to your rig. Make sure you are not sending too many rejects.

Used to have many reject when my cards when OC, now i've turned it down to see if it's better.
Now I have 1-2% of rejects and still receive those two lines on all algos, does difficulty influence this? Or how can I improve that?
using ccminer and nvidia 750ti
109  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 14, 2014, 07:42:27 AM
Then you should see some of my unix code Wink Love the batches also to get the easy tasks going on multiple versions of Windows.
110  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.0.4 - Auto profit switching control for NiceHash servic on: July 13, 2014, 08:15:57 PM
The new technique I'm using walks the tree of processes and tries to kill them all off.

Can confirm, that it's working properly.
111  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 13, 2014, 12:55:25 PM
The first two points for me personally are not so critical, i've made my own logging utility from the blogs code i've only modify it for my own perferences, i'm writing log files on my samba server for each worker:
SET "worker1=%2"
set nice=%date:~4,2%.%date:~7,2%.%date:~10,4%   %time:~0,2%:%time:~3,2%   %1.nicehash
and inside each loop
echo %nice% >> x:\cuda\logs\%worker1%.txt

i'ts very basic with EU timezone (13.7.2014   14:15   x11.nicehash), separated with tabs so you can open it also with excel to analyse it furthure more, but you can see when stratum connection was lost or if it was changed because of the price...

If you could implement all that,
that would be really epic!
112  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.1 - Auto profit switching control for NiceHash servic on: July 13, 2014, 12:09:30 PM
OK, I'll test it with one miner to see if it works. But as I've said was not a huge problem, I've just put an extra command into the bat file and it worked flawlessly. It only cost me a few hours of hashing before i've noticed it. The new switching is working perfectly, because I reboot the machines anyway in the morning so I've set maxtime to 0. Other two parameters are also working great.

The next awesome feature would be to implement TradeMyBit support, they also have an API (https://pool.trademybit.com/api/)  Grin Sometimes their prices are over the roof, because they add the latest coins to their multipool collection  Cool Although then we also need a new name for the app Wink
113  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 13, 2014, 11:46:46 AM
Since the last update the service is more stable but there are still connection problems, sometimes the miner has to restart the connection sometimes not, I get lot's of following messages:

stratum_recv_line failed
Stratum connection interrupted
114  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.1.0 - Auto profit switching control for NiceHash servic on: July 13, 2014, 10:22:47 AM
U rock man! Testing it out right now  Grin
115  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.0.4 - Auto profit switching control for NiceHash servic on: July 12, 2014, 11:49:59 PM
notice: if you’re running NHC in minimized mode and using improved code from cryptomining-blog, you have to manually kill the ccminer process with command like “taskkill /im ccminer.exe /f”, cause there’s a bug that NHC cannot always bring back the process from minimized mode, if you don’t, you end up with multiple processes and eventually graphic driver crash,…learned this the hard way  now successfully switching between additional 2 backup pools
116  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.0.4 - Auto profit switching control for NiceHash servic on: July 12, 2014, 01:01:36 PM
http://cryptomining-blog.com/3073-nicehash-control-1-0-4-tool-pack-for-geforce-gtx-750-ti

improved version of NHC with backup pool included
117  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 11, 2014, 11:48:30 AM
Yup all down except x11 at the moment Cry
118  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 11, 2014, 09:59:31 AM
What's happening with port 3340??? I get following for past hour:

Stratum connection failed: Failed connect to stratum.nicehash.com:3340; No Error

Miner is not working. And btw good job with worker names!
119  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] NiceHash Control 1.0.4 - Auto profit switching control for NiceHash servic on: July 10, 2014, 06:27:46 PM
Didn't noticed that you've answered on my question. Yes I'm running on same subnet.

It happened only once, and I couldn't see the miner's situation, because it was minimized Wink but there was no ccminer process running, so had to launch it manually.

It appears that nicehash implemented the workers names, like you've requested Wink

"Providers: You can name your rigs. Append . (dot) and up to seven alphanumeric characters to Bitcoin address."
120  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: July 09, 2014, 08:38:21 AM
today, constant connection problems  Cry
Pages: « 1 2 3 4 5 [6] 7 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!