Search content
Sort by

Showing 3 of 3 results by kada
Post
Topic
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
kada
on 16/05/2014, 20:47:12 UTC

Payments are issued four times a day if your unpaid balance is greater than 0.01 BTC. Every fourth payment (once per day) is issued if balance is greater than 0.002 BTC. We will do payments for balances greater than 0.0001 BTC once every few days.

Payment threshold is checked for each algorithm even if you use the same BTC address for different algorithms. Each algorithm balance must correspond to the criteria above to be included in the payment. All balances for the same BTC address, matching the criteria above, will be combined into single payment.

Example:

User under BTC adress "xxx" has such balances:
a) Scrypt: 0.11
b) Scrypt-Adaptive-Nfactor: 0.04
c) X11: 0.0001

At the next payment round, total balance will be 0.11 + 0.04 = 0.15 BTC since a) and b) matches the criteria, however c) doesn't. User will receive 0.15 BTC in a single transaction. The X11 balance from c) will be paid in one of the next rounds, when it reaches the criteria above.

Note: We will implement a combined summarized threshold checking in the future upgrades to allow aggregated payout. It's in our TODO list we just haven't got time to implement it yet - it is not a trivial task since we have to do QA testing to make sure payments are 100% correct and exact.
Took some searching to find this very important info.. Should probably be put on the nicehash site. Wink  It says payouts 4x per day but no mention of minimums or the other info given here. Unless i'm blind & if so I apologize but i checked faq and getting started areas.
Thx
Bill48105


Almost the same text is in the FAQ ^^
https://nicehash.com/?p=faq#faqs4
Post
Topic
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
kada
on 15/05/2014, 09:02:13 UTC
To all that have 0 diff bug: do you get expected speed on NiceHash?

Speed is ok, only display bug.
Post
Topic
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
kada
on 14/05/2014, 21:25:04 UTC

Why is in line8 of your new sgminer showing diff 0.000 and switching to diff -0.000 and back?

https://hostr.co/nYof167MwlKj

+1 Seeing this as well.

X11 or Scrypt? Do you set diff param in password?

X11.  It doesn't matter if you set diff or not, it's the same result.

Even more, every diff value (except network) I have is (-)0.000...
Diff "d=0.01" is set in password.


Code:
sgminer 4.1.0-nicehash-2 - Started: [2014-05-14 13:12:42]
--------------------------------------------------------------------------------
(5s):784.9K (avg):737.4Kh/s | A:6  R:0  HW:0  WU:0.010/m
ST: 1  SS: 2  NB: 928  LW: 40958  GF: 4  RF: 0
Connected to Pool 0 (stratum) diff 0.000 as user 1xxx
Block: 56e97338...  Diff:815  Started: [23:12:24]  Best share: -0.000
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  68.0C 2087RPM | 772.5K/737.4Kh/s | R:  0.2% HW:0 WU:0.010/m I:15
--------------------------------------------------------------------------------
[23:12:37] Stratum from Pool 0 requested work restart
[23:12:40] Accepted 35e17290 Diff 0.000/0.000 GPU 0
[23:12:50] Accepted 39a0caff Diff 0.000/0.000 GPU 0
[23:12:51] Stratum from Pool 0 requested work restart
[23:12:52] Stratum from Pool 0 requested work restart
[23:12:53] Stratum from Pool 0 requested work restart
[23:12:55] Pool 0 extranonce change requested
[23:12:55] Stratum from Pool 0 requested work restart
[23:12:58] Accepted 185949df Diff 0.000/0.000 GPU 0
[23:13:19] Stratum from Pool 0 requested work restart
[23:13:20] Stratum from Pool 0 requested work restart
[23:13:21] Stratum from Pool 0 requested work restart
[23:13:26] Stratum from Pool 0 requested work restart
[23:13:26] Stratum from Pool 0 requested work restart

Edit: This is the win32 build of sph-sgminer.