Bitcoin Forum
April 26, 2024, 08:44:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 [310] 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 »
  Print  
Author Topic: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool  (Read 794124 times)
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 08, 2017, 11:04:49 PM
Last edit: November 09, 2017, 01:55:33 AM by scryptr
 #6181

how to configure cryptonight miner?
i am using 5.6.1
i tried this code, sgminer opens and closes no mining..


sgminer.exe  -o stratum+tcp://cryptonight.in.nicehash.com:3355 -u MYBTCWALLET -p x

USE SGMINER-GM 5.5.5-8--

If you look in the source code for SGminer-5.6.1, you will find no CryptoNight kernel.  Instead, NiceHash modified SGminer-GM, which has code from Wolf0 for CryptoNight.

SGminer-GM v5.5.5-8 can be found on the NiceHash GitHub.  It will work well on NiceHash.       --scryptr

thanks you i will try this version

and my code is correct?


sgminer.exe  -o stratum+tcp://cryptonight.in.nicehash.com:3355 -u MYBTCWALLET -p x

IT IS BETTER TO USE A CONFIGURATION FILE--

In Windows or Linux, a configuration file will work better.  I posted a CryptoNight configuration on the previous page.  Here is the link: https://bitcointalk.org/index.php?topic=562238.msg23986786#msg23986786 .

With this configuration on Windows, any word that is "ALL CAPS" is a variable, and will need to be replaced with the actual value for your rig.  That is, "PASSWORD" would be just "x", and "WORKER" could be "rig1".  The "MAXTEMP" values could be "85" and "87", or similar. Copy the configuration, paste it into Notepad, and put your personal info in the variable spots.  Save it as a file named "cryptonight .conf", being sure to save it as an "all files" type from Notepad. Then, launch SGminer-GM with a line like this:

sgminer.exe -c cryptonight.conf

The configuration file will be read into SGminer on launch.  A little typo can result in failure, but the configuration file is easier to manage than stringing all the variables into a single launch line.  The configuration file allows a miner to address the powerful features of SGminer like overheat protection, keeping stale shares from being submitted, and backup pools.  Although my configuration was for a Linux system that passes values as variables, the file is fine for Windows if the values are simply written in place.

The above line should work fine in a Command window, but a batch file with a shortcut makes it easier to use.  A simple batch file could be:

===CUT LINE===

:loop

sgminer.exe -c cryptonight.conf

goto loop
pause

==CUT LINE===

Save the text portion (not the cut lines) into a file called XMR.bat, create a shortcut to the batch file, and save it to your desktop.  The loop structure allows a miner to stop the program, make a change, and quickly restart.

--scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
1714164285
Hero Member
*
Offline Offline

Posts: 1714164285

View Profile Personal Message (Offline)

Ignore
1714164285
Reply with quote  #2

1714164285
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714164285
Hero Member
*
Offline Offline

Posts: 1714164285

View Profile Personal Message (Offline)

Ignore
1714164285
Reply with quote  #2

1714164285
Report to moderator
1714164285
Hero Member
*
Offline Offline

Posts: 1714164285

View Profile Personal Message (Offline)

Ignore
1714164285
Reply with quote  #2

1714164285
Report to moderator
1714164285
Hero Member
*
Offline Offline

Posts: 1714164285

View Profile Personal Message (Offline)

Ignore
1714164285
Reply with quote  #2

1714164285
Report to moderator
Maxikosw
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
November 12, 2017, 03:17:57 AM
 #6182

Nice service and miners work great but maybe it would be too mutch to ask payout work too... https://blockchain.info/en/tx/be6209e2205a088168b485a62c16c4ea6c659c837389ad55024fa63d39fb0263

Tupsu
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003



View Profile
November 12, 2017, 03:57:42 PM
 #6183

Nice service and miners work great but maybe it would be too mutch to ask payout work too... https://blockchain.info/en/tx/be6209e2205a088168b485a62c16c4ea6c659c837389ad55024fa63d39fb0263


My  todays payout  is lost at all.

Does this mean goodbye to 0.16 BTC Huh

https://www.nicehash.com/miner/3PcP2S8kYemb9D9bVsqdTzWhAaJRUyHEAy

https://blockchain.info/address/3PcP2S8kYemb9D9bVsqdTzWhAaJRUyHEAy


3PcP2S8kYemb9D9bVsqdTzWhAaJRUyHEAy


scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 12, 2017, 05:46:58 PM
 #6184

IT MEANS THAT TOO LITTLE WAS PAID FOR THE TRANSACTION FEE--

The transaction is stuck.  It will not confirm because the fee paid was too small.  I think many miners have been shorted like this since Friday.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
kiaas
Jr. Member
*
Offline Offline

Activity: 42
Merit: 12


View Profile
November 12, 2017, 06:11:58 PM
 #6185

IT MEANS THAT TOO LITTLE WAS PAID FOR THE TRANSACTION FEE--

The transaction is stuck.  It will not confirm because the fee paid was too small.  I think many miners have been shorted like this since Friday.       --scryptr
it should "bounce back" so they can send it out again, right?.. but the question is are they actually set up for it without manually going in to fix it? they don't seem too responsive about this issue on twitter. edit: and I'm kinda mad with how much btc dropped in this period so I've lost a fair bit of my earnings. >:|
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 12, 2017, 06:22:56 PM
Last edit: November 13, 2017, 09:50:33 AM by scryptr
 #6186

IT MEANS THAT TOO LITTLE WAS PAID FOR THE TRANSACTION FEE--

The transaction is stuck.  It will not confirm because the fee paid was too small.  I think many miners have been shorted like this since Friday.       --scryptr
it should "bounce back" so they can send it out again, right?.. but the question is are they actually set up for it without manually going in to fix it? they don't seem too responsive about this issue on twitter. edit: and I'm kinda mad with how much btc dropped in this period so I've lost a fair bit of my earnings. >:|

IT MAY BOUNCE BACK, OR CONFIRM--

But the "bounce back" time is now about 3 weeks, instead of 3 days.  Then it is up to NiceHash to resend.  The last time I sent a transaction with a minimum fee it confirmed after 18-19 days instead of being returned to my BTC wallet.       --scryptr

EDIT: My Friday payout confirmed early Monday, nearly 72 hours after being posted on my stats page.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Tupsu
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003



View Profile
November 12, 2017, 06:55:04 PM
 #6187

IT MEANS THAT TOO LITTLE WAS PAID FOR THE TRANSACTION FEE--

The transaction is stuck.  It will not confirm because the fee paid was too small.  I think many miners have been shorted like this since Friday.       --scryptr

If so, why can not I see it in blockshain?
No  money in the account , and no unconfirmed transfers.
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
November 12, 2017, 07:05:30 PM
 #6188

IT MEANS THAT TOO LITTLE WAS PAID FOR THE TRANSACTION FEE--

The transaction is stuck.  It will not confirm because the fee paid was too small.  I think many miners have been shorted like this since Friday.       --scryptr

If so, why can not I see it in blockshain?
No  money in the account , and no unconfirmed transfers.

TRY A DIFFERENT BLOCKCHAIN SERVICE--

 I don't know the answer.  Kenshirothefist blames BitCoin Gold and "a bumpy ride".  Good luck!       --scryptr



TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
winmkx
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
November 12, 2017, 08:56:03 PM
 #6189

mkxminer: optimized Lyra2rev2 miner for AMD GPUs (Vertcoin, Monacoin, XVG)

https://bitcointalk.org/index.php?topic=2360168

nicehash-only version

=== Speeds (no overclocking)
Radeon Pro Duo: 84.8MHs (42.4 + 42.4)
Fury X: 55MHs
Vega56: 47MHs (can be optimised further, just need some time and incentive)
RX 580: 39MHs
RX 480: 36MHs
R9 390: 32MHs
R9 380X: 26MHs
R9 280X: 26MHs
BillyBurns
Sr. Member
****
Offline Offline

Activity: 429
Merit: 263


View Profile WWW
November 13, 2017, 03:44:31 AM
 #6190

How do I enable my graphics card to run at only 70% power on miner V2.0.

Mining Equihash

 *Image Removed*
Hachijuusan
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 13, 2017, 12:37:19 PM
 #6191

There are some algorythmen not in the Nicehash selling list.
Will they be added or are they needed to less for adding?

SKEIN and MYRIAD-GROESTL
msmde
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
November 13, 2017, 03:34:57 PM
 #6192

I'm using different pools and both are resulting in large negative delta values (-10% +). What can I suggest to the pool operators to fix this issue?
cassini
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
November 14, 2017, 12:20:49 AM
 #6193

I'm using different pools and both are resulting in large negative delta values (-10% +). What can I suggest to the pool operators to fix this issue?
First of all make sure the orders aren't located too close to the lower price end. This could cause frequent switching between miners which results in a Delta value of -3% or worse.

Furthermore, check for any pool incompatibilities. Does the pool verificator https://old.nicehash.com/poolver.jsp
come up with any warnings or errors? (e.g. a too low Initial Difficulty or Running Difficulty also results in unpleasant Delta numbers)
msmde
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
November 14, 2017, 02:41:01 AM
 #6194

I'm using different pools and both are resulting in large negative delta values (-10% +). What can I suggest to the pool operators to fix this issue?
First of all make sure the orders aren't located too close to the lower price end. This could cause frequent switching between miners which results in a Delta value of -3% or worse.

Furthermore, check for any pool incompatibilities. Does the pool verificator https://old.nicehash.com/poolver.jsp
come up with any warnings or errors? (e.g. a too low Initial Difficulty or Running Difficulty also results in unpleasant Delta numbers)

It happens with fixed orders too - I assume those don't cause frequent switching

Pool verifier always looks good
BlackRock
Sr. Member
****
Offline Offline

Activity: 294
Merit: 252


View Profile
November 14, 2017, 06:04:22 PM
 #6195

Nicehash used to be good source and a profit can be made renting Hash ..but sad to say that with most coins people want to mine,it is  better buying at an exchanges now

crypticj
Sr. Member
****
Offline Offline

Activity: 873
Merit: 268


View Profile
November 15, 2017, 05:25:13 AM
Last edit: November 15, 2017, 05:37:29 AM by crypticj
 #6196

on my D3, L3+ and A900 also GPU rigs nicehash is showing up as Dead pool?

Any idea why? It was working fine no issue and all  of sudden cannot connect. disabled all the firewalls on router and pc etc any tips will be appreciated.



Edit: is my ip IP banned maybe because one of the miners submitted bad shares?
ripcurrent
Member
**
Offline Offline

Activity: 160
Merit: 10


View Profile
November 16, 2017, 12:27:00 AM
 #6197

high using 1.8.1.5 on a AMD machine, the miner starts but when I try to benchmark nothing happens, re d/l and installed but still does not launch the benchmark any suggestions?
Maxikosw
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
November 16, 2017, 05:39:19 AM
 #6198

high using 1.8.1.5 on a AMD machine, the miner starts but when I try to benchmark nothing happens, re d/l and installed but still does not launch the benchmark any suggestions?

do like i did, i just put benchmark results manually every amd card

BSAlex
Member
**
Offline Offline

Activity: 239
Merit: 10


View Profile
November 16, 2017, 12:16:31 PM
 #6199

As for me it will be useful to see actual benchmark windows like we see when mining is in progress. It will be easier to find what's wrong with benchmarking.
NicuAdrian
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 16, 2017, 01:48:08 PM
 #6200

Hi All.

I am new in mining i just started a few days ago with my pc and i want to ask if from 7.11 to 16.11, it is ok with my earnings, those fees are killing me Sad on NiceHash legacy or NiceHash Miner 2 shows me something in reality it is something else on nicehash statistics  [ https://www.nicehash.com/miner/37aEWNsDW2Kh9ExMWYsBPLJjj7QfLwMbdB ] i just want to ask if it is ok; how it works and if i made something wrong can some one advice me if u can, thanks, i just want to rise some bit to buy a new leg [prosthesis leg Sad sry to tell that here] and because i can do anything else this is my last chance to walking again Sad . i am so sorry but i have to ask i am new and do not know how it works. Thanks in advice for any help or tips.
Pages: « 1 ... 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 [310] 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!