Show Posts
|
Pages: [1] 2 3 4 5 6 »
|
how to invest in this coin?
|
|
|
great idea for an app - but how are the videos on footage we share with you going to be shared with sources that will generate revennue?
|
|
|
the idea of openness is good but I wonder if the "security" measures are legit
|
|
|
Saffroncoin will have some changes... A Hard Fork will be coming after a few days. Details regarding block and date will be given later.
This Hard Fork will implement : -X11 algorithm -Blake256 algorithm -Digishield difficulty adjustment method -Changes to the block rewards and more super blocks will be included
-----Details and the updated code and wallet will be announced later-----
|
|
|
Tried to register there... Validation Email is not coming.
Just got one now instantly (used my gmail), for what that's worth. I'll play with it when I wake up and see what I can figure out. Its not sending mails to gmail accounts. Got it working too now. Stratum is blocked (firewall). Solo mining seems possible. Edit: Connection will be cut after some mins and next time youll be on a fresh machine.
|
|
|
Tried to register there... Validation Email is not coming.
|
|
|
Is there a way that ccminer will close itself if something like this happens? If it crashes like this, only a small rate of shares will still be sent to the pool.  Thanks. yes. modify cpu-miner.c and add this code before this string https://github.com/cbuchner1/ccminer/blob/master/cpu-miner.c#L932 if (thr_hashrates[thr_id] > 1e8){ applog(LOG_ERR, "abnormal hashes %f, exiting with code 211!", thr_hashrates[thr_id]); exit(211); }
you can choose custom error  I'm on windows 8.1. How do I modify the cpu-miner.c ? Also, When it messes up like that is it actually still mining? I hope cbuchner1 will integrate this patch into the main releases. If you have this error, youll loose most of your hashing power. Thanks again, zelante. I can confirm that this patch is working and you are able to restart ccminer in combination with a bat file if you have this error.
|
|
|
Is there a way that ccminer will close itself if something like this happens? If it crashes like this, only a small rate of shares will still be sent to the pool.  Thanks. yes. modify cpu-miner.c and add this code before this string https://github.com/cbuchner1/ccminer/blob/master/cpu-miner.c#L932 if (thr_hashrates[thr_id] > 1e8){ applog(LOG_ERR, "abnormal hashes %f, exiting with code 211!", thr_hashrates[thr_id]); exit(211); }
you can choose custom error  I'm on windows 8.1. How do I modify the cpu-miner.c ? Also, When it messes up like that is it actually still mining? I hope cbuchner1 will integrate this patch into the main releases. If you have this error, youll loose most of your hashing power.
|
|
|
@zelante
Maybe we need another cudaminer/ccminer patch for the failover script. The stratum timeout is too long. We are loosing mining time if the price changes while mining on nicehash. Maybe cudaminer/ccminer should exit after 5 seconds so that the script can check the price again.
Stratum time outs exactly after recconnect? I have stratum timeouts without reconnects, so i think it is idle on they side. I can change algo so that the script check price 2 or more times and then connect to NiceHash. I think the price was falling a bit under my level only for some seconds and after there is always a 2 minutes timeout.
|
|
|
@zelante Maybe we need another cudaminer/ccminer patch for the failover script. The stratum timeout is too long. We are loosing mining time if the price changes while mining on nicehash. Maybe cudaminer/ccminer should exit after 5 seconds so that the script can check the price again. [2014-05-21 21:08:09] accepted: 325/325 (100.00%), 9878 khash/s (yay!!!) [2014-05-21 21:08:11] accepted: 326/326 (100.00%), 10586 khash/s (yay!!!) [2014-05-21 21:08:12] accepted: 327/327 (100.00%), 10527 khash/s (yay!!!) [2014-05-21 21:08:13] accepted: 328/328 (100.00%), 10233 khash/s (yay!!!) [2014-05-21 21:08:14] accepted: 329/329 (100.00%), 10209 khash/s (yay!!!) [2014-05-21 21:10:15] Stratum connection timed out [2014-05-21 21:10:15] Stratum connection interrupted [2014-05-21 21:10:17] accepted: 330/330 (100.00%), 10361 khash/s (yay!!!) [2014-05-21 21:10:19] accepted: 331/331 (100.00%), 10324 khash/s (yay!!!) [2014-05-21 21:10:21] accepted: 332/332 (100.00%), 10644 khash/s (yay!!!) [2014-05-21 21:10:21] accepted: 333/333 (100.00%), 10589 khash/s (yay!!!) [2014-05-21 21:10:21] accepted: 334/334 (100.00%), 10499 khash/s (yay!!!) [2014-05-21 21:10:24] accepted: 335/335 (100.00%), 10511 khash/s (yay!!!) [2014-05-21 21:12:24] Stratum connection timed out [2014-05-21 21:12:24] Stratum connection interrupted [2014-05-21 21:12:25] accepted: 336/336 (100.00%), 9955 khash/s (yay!!!) [2014-05-21 21:12:35] accepted: 337/337 (100.00%), 9925 khash/s (yay!!!) [2014-05-21 21:12:37] accepted: 338/338 (100.00%), 9940 khash/s (yay!!!) [2014-05-21 21:12:40] accepted: 339/339 (100.00%), 10652 khash/s (yay!!!)
|
|
|
Seems to be no support here anymore.
|
|
|
Is there a way that ccminer will close itself if something like this happens? If it crashes like this, only a small rate of shares will still be sent to the pool.  Thanks.
|
|
|
This is the final Version of the 0.3 Nicehash price comparison Script. Maybe Zalante will still develop it a bit and put it into his github. All needed Binarys and Cudaminer-Patch is included if you like to compile it yourself. Scrypt and ScryptN prices will only be checked sometimes, coz rewards are normally very low. https://drive.google.com/folderview?id=0BwCcP0dos0HKaTNRaGVrWDlwQVU&usp=sharingRun Nicehash.bat as Administrator and have Fun! This is very cool, thank you! Can you make a version of this that omits nvidiainspector ? That program refuses to run for me and removing the lines from the batch file that call for it did not work out. You can create your own Inspector commands for your card if you start the Program (GUI will open), set your Overclockings and press "Create Clocks Shortcut". Youll find the needed command inside of a Icon on your Desktop after.
|
|
|
|