gurugurucoin
Newbie
Offline
Activity: 5
Merit: 0
|
|
January 16, 2017, 06:23:28 AM |
|
My payment is missing. 1A9PLncx6wFU8upEuoimqS3cfdNPgG4yoG https://dl.dropboxusercontent.com/u/65044843/1.jpgHello,
Processing of the last payments took a bit longer this time due to system overload. All payments have now been processed in full.
btw: please follow us on Twitter @NiceHashMining for updates.
Thank you for using our service!
-- Kind regards, NiceHash.com
|
|
|
|
nicehash
Legendary
Offline
Activity: 885
Merit: 1006
NiceHash.com
|
|
January 16, 2017, 10:14:28 AM |
|
My payment is missing. 1A9PLncx6wFU8upEuoimqS3cfdNPgG4yoG
Yes, you were paid, see the transaction: https://blockchain.info/tx/1eeaa68a919212adc618cf4295dd19193e3966bf3d2ad959e06c2042f747a39dUnfortunately this particular transaction (1eeaa68a919212adc618cf4295dd19193e3966bf3d2ad959e06c2042f747a39d) was not recorded on the NiceHash Miners page, but payment was made successfully. Best regards, NiceHash team.
|
|
|
|
d0rf
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 16, 2017, 01:28:55 PM |
|
Hi, I'm paying substantially more (20% +) than I'd expect for my NiceHash orders and I'd like to understand why.
My methodology is as follows: - every 30 seconds, I get my orders from the api - for every order, I take price-per-hash-per-sec (* 1.03 to account for your fee) * accepted-hashes * time-since-last-fetch and sum those up - I also keep track of the number or place/refills I make and add those fees up too - in my mind this should closely approximate my expenditure, but over several days (tens of hours), I've consistently had to pay 20+% more than this number
Any insights appreciated.
cheers!
|
|
|
|
d0rf
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 16, 2017, 05:01:19 PM |
|
Hi, I'm paying substantially more (20% +) than I'd expect for my NiceHash orders and I'd like to understand why.
My methodology is as follows: - every 30 seconds, I get my orders from the api - for every order, I take price-per-hash-per-sec (* 1.03 to account for your fee) * accepted-hashes * time-since-last-fetch and sum those up - I also keep track of the number or place/refills I make and add those fees up too - in my mind this should closely approximate my expenditure, but over several days (tens of hours), I've consistently had to pay 20+% more than this number
Any insights appreciated.
cheers!
You can always track progress of your order and stats on the website. If you think it is an error somewhere, send your email to support@nicehash.com so we can take a look at your orders. Hi, I know that I can track my orders on the website, my question is why the values reported on the website differ wildly from a simple unit price * units calculation based on values reported by the API. I'll email support@ with my details, thanks! cheers
|
|
|
|
gurugurucoin
Newbie
Offline
Activity: 5
Merit: 0
|
|
January 17, 2017, 01:35:55 AM |
|
|
|
|
|
squatz1
Legendary
Offline
Activity: 1666
Merit: 1285
Flying Hellfish is a Commie
|
|
January 17, 2017, 11:58:26 PM |
|
I'm really loving using Nicehash to sell my power too, much easier than using another miner and praying for some shit coin / altcoin to not crash when I'm holding it for the week.
Thanks for the service, it really does help.
|
|
|
|
dbc23
|
|
January 18, 2017, 08:40:09 PM |
|
I've been showing only profits from my CPU mining on your graph for the last ~36 hours. The miner when I last checked it is still showing appropriate hash rates for my GPU rates, but the web site is not. I'm hoping that this is just a reporting glitch and not going to affect my earnings/payout.
|
|
|
|
mindragon
|
|
January 19, 2017, 04:57:23 AM |
|
In your new updated NiceHash miner (1.7.4.1) I am unable to stop it from mining coins that I don't want mined (like Cryptonight). On one machine I have a pair of 7970's and it doesn't do well on low intensity on Cryptonight so I want to disable it. Even if I uncheck the box and save the settings and click start, it still mines Cryptonight.
|
|
|
|
CryptoKing_Sports
Newbie
Offline
Activity: 32
Merit: 0
|
|
January 19, 2017, 05:42:10 PM |
|
Any advice on using one of those old black widows?
|
|
|
|
|
nicehash
Legendary
Offline
Activity: 885
Merit: 1006
NiceHash.com
|
|
January 22, 2017, 02:40:44 PM |
|
Hello, Please find below instructions on how to use AMD CryptoNight and DaggerHashimoto miner with our NiceHash pool. Here are startup scripts for windows: 1) Download from here: https://github.com/nicehash/sgminer-gm/releases2) Start for CryptoNight: setx GPU_MAX_ALLOC_PERCENT 100
:: your nearest location set URL=cryptonight.eu.nicehash.com:3355 ::set URL=cryptonight.usa.nicehash.com:3355 ::set URL=cryptonight.hk.nicehash.com:3355 ::set URL=cryptonight.jp.nicehash.com:3355
:: your Bitcoin address and worker name set USER=34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG.myrig
set ALGO=cryptonight
:: tuning options ::set PARAMS=--rawintensity 1024 -w 8 -g 1 set PARAMS=--rawintensity 512 -w 4 -g 2
sgminer.exe -k %ALGO% -o stratum+tcp://%URL% -u %USER% -p x %PARAMS% 3) Start for DaggerHashimoto: setx GPU_MAX_ALLOC_PERCENT 100
:: your nearest location set URL=daggerhashimoto.eu.nicehash.com:3353 ::set URL=daggerhashimoto.usa.nicehash.com:3353 ::set URL=daggerhashimoto.hk.nicehash.com:3353 ::set URL=daggerhashimoto.jp.nicehash.com:3353
:: your Bitcoin address and worker name set USER=34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG.myrig
set ALGO=ethash
:: tuning options ::set PARAMS=--xintensity 1024 -w 192 -g 1 set PARAMS=--xintensity 512 -w 192 -g 1
sgminer.exe -k %ALGO% -o stratum+tcp://%URL% -u %USER% -p x %PARAMS% Best regards, NiceHash team.
|
|
|
|
Plissken
|
|
January 22, 2017, 05:53:39 PM Last edit: January 22, 2017, 06:04:37 PM by Plissken |
|
Why 24 hrs???I have hired 10 GB and the miner has not worked. I also have to wait 24 hours to mine? Why do I get a feed if I have not mined and canceled the order? 0.06268027 - 0.06198027 = 0.0007 (Feed without mincing)
|
|
|
|
Eam0kgIO
Newbie
Offline
Activity: 20
Merit: 0
|
|
January 23, 2017, 05:25:13 PM |
|
Benchmarking payout address in nicehashminer
I just noticed that the benchmarks are using another btc address and not the one setup in the gui. Why is that?
|
|
|
|
netswalker
Newbie
Offline
Activity: 3
Merit: 0
|
|
January 24, 2017, 05:44:01 AM |
|
I agree with you.why not warned?here is the address 34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG perhaps the developers decided to earn some money.monthly income is there small.you can not survive.
|
|
|
|
tunth
|
|
January 26, 2017, 12:10:12 AM |
|
Hello NiceHash, i wanted to let you know that the latest sgminer is not working on my system, i tried also the above mentioned scripts.
[17:26:59] Selected 0: Pitcairn [17:26:59] Preferred vector width reported 1 [17:26:59] Max work group size reported 256 [17:26:59] Maximum work size for this GPU (0) is 256. [17:26:59] Your GPU (#0) has 20 compute units, and all AMD cards in the 7 series or newer (GCN cards) have 64 shaders per compute unit - this means it has 1280 shaders. [17:26:59] Max mem alloc size is 1878490204 [17:26:59] Using source file cryptonight.cl [17:26:59] GPU 0: selecting lookup gap of 2 [17:26:59] GPU 0: selecting thread concurrency of 14208 [17:26:59] Setting worksize to 256 [17:26:59] Using binary file cryptonightPitcairngw256l4.bin [17:26:59] No binary found, generating from source [17:26:59] Building binary cryptonightPitcairngw256l4.bin [17:26:59] Trying to open /usr/x86_64-w64-mingw32/bin/cryptonight.cl... [17:26:59] Trying to open ./cryptonight.cl... [17:26:59] Using ./cryptonight.cl [17:26:59] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=256 -I "/usr/x86_64-w64-mingw32/bin" [17:26:59] Error -11: Building Program (clBuildProgram) [17:26:59] "C:\Users\tun\AppData\Local\Temp\jh.cl", line 102: error: identifier "sph_u64" is undefined __constant static const sph_u64 C[] = { ^ "C:\Users\tun\AppData\Local\Temp\jh.cl", line 103: error: identifier "SPH_C64" is undefined C64e(0x72d5dea2df15f867), C64e(0x7b84150ab7231557), ^ "C:\Users\tun\AppData\Local\Temp\jh.cl", line 151: error: function call is not allowed in a constant expression C64e(0xa7403b1f1c2747f3), C64e(0x5940f034b72d769a), ^ Error limit reached. 100 errors detected in the compilation of "C:\Users\tun\AppData\Local\Temp\OCL1188T1.cl". Compilation terminated. Frontend phase failed compilation.
[17:27:01] stratum_rthread: parsing {"params":{"job_id":"00000069436c5f19","blob":"0405cdff9dc40544a2068f30fb5d1bb0a8d842f9533b2f65fd8c046453a0288ee1887ce54a769d0 00000b10293e8f7b7a6f3a3c3e3141d44d3e5a8eecadfc1a3ef92e8a44528c131f9368b02","target":"169f0200"},"jsonrpc":"2.0","method":"job"}... [17:28:00] GPUs did not become initialized in 60 seconds... [17:30:41] We made it to parse_method()! [17:30:41] Failed to init GPU thread 0, disabling device 0 [17:32:22] parse_notify_cn() [17:32:22] Restarting the GPU from the menu will not fix this. [17:32:22] Re-check your configuration and try restarting. [17:32:22] thread_prepare failed for thread 0
Second is, i wanted to disable the remote network function in nicehash, but it does not accept the extralaunch parameters:
[2017-01-25 17:24:37] [INFO] [ClaymoreCryptoNightMiner-MINER_ID(0)-DEVICE_IDs(NOT_SET)] NEW MINER CREATED [2017-01-25 17:24:37] [INFO] [ExtraLaunchParametersParser] ExtraLaunch params "-mport 0" for device UUID PCI_VEN_1002&DEV_6811_1D0A902F [2017-01-25 17:24:37] [INFO] [ExtraLaunchParametersParser] Cannot parse "-mport", not supported, set to ignore, or wrong extra launch parameter settings [2017-01-25 17:24:37] [INFO] [ExtraLaunchParametersParser] Cannot parse "0", not supported, set to ignore, or wrong extra launch parameter settings [2017-01-25 17:24:37] [INFO] [ExtraLaunchParametersParser] Final extra launch params parse "" [2017-01-25 17:24:37] [INFO] [ClaymoreCryptoNightMiner-MINER_ID(0)-DEVICE_IDs(0)] Starting miner [pid(1200)|bin(bin_3rdparty\claymore_cryptonight\NsGpuCNMiner.exe)] -di 0 -mport -4000 -o stratum+tcp://cryptonight.eu.nicehash.com:3355
|
|
|
|
netswalker
Newbie
Offline
Activity: 3
Merit: 0
|
|
January 26, 2017, 01:57:15 AM |
|
It is service related address and it the only safe enough to use for testing/benchmarking purposes and we also use it for analytics. Users are using invalid or no-addresses every day and this is also one of the ways to avoid the errors and confusion.
good writing but that's all bullshit.I believe more to earn some money .the income is not so high. first:-Users are using invalid or no-addresses every day and this is also one of the ways to avoid the errors and confusion. the address is usually written by copy-paste.see the statistics the same as that on the website?now I can not see if there are any mistakes that I saw would have rejected share! second:-(it the only safe enough to use for testing/benchmarking purposes.) what does it mean?testing my BTC address is not secure!why?before it was safe. third;-(we also use it for analytics).what do you analyse?how many a day testing/benchmarking?it is logical that after the release of all start testing/benchmarking. or collect database miners?recently NiceHash miner began to create hwid in General.json.it follows that it is possible to calculate how many rigs at one address.as the total power of the rigs.what is all this necessary?anonymust the whole process is lost. I really like NiceHashMiner for its simplicity and convenience.but why complicate things? I've got a hunch about a change of address is simple and logical.but I will share it later.
|
|
|
|
hashgoalPool
|
|
January 26, 2017, 05:18:52 AM |
|
why starting diff -p d=65536 is not applying when mining in scrypt algo? , it start from 62m though.
my miner speed keep going down , it works fine with clevermining at d=65536 start difficulty.
|
|
|
|
nicehash
Legendary
Offline
Activity: 885
Merit: 1006
NiceHash.com
|
|
January 26, 2017, 12:41:57 PM |
|
why starting diff -p d=65536 is not applying when mining in scrypt algo? , it start from 62m though.
my miner speed keep going down , it works fine with clevermining at d=65536 start difficulty.
Which miner exactly are you referring to?
|
|
|
|
alucard20724
|
|
January 27, 2017, 03:58:06 PM Last edit: January 27, 2017, 04:11:03 PM by alucard20724 |
|
There is something wrong with your qubit and quark servers for the baikal... i'm getting 100% rejects for my baikal on your servers. works fine for miningpoolhub.
-edit it appears to be working now individually.. I had it set up for auto switching earlier with enable-nicehashsma: true and qubit and quark were giving me 100% rejects. i'll enable both those servers again and let it run for the day. i'll update status in about 10 hours.
|
|
|
|
alucard20724
|
|
January 28, 2017, 05:11:41 AM |
|
There is something wrong with your qubit and quark servers for the baikal... i'm getting 100% rejects for my baikal on your servers. works fine for miningpoolhub.
-edit it appears to be working now individually.. I had it set up for auto switching earlier with enable-nicehashsma: true and qubit and quark were giving me 100% rejects. i'll enable both those servers again and let it run for the day. i'll update status in about 10 hours.
still 100% rejects on qubit and quark using enable-nicehashsma:true with baikal miners
|
|
|
|
|