Bitcoin Forum
May 24, 2024, 12:16:01 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 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 »
661  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: April 09, 2015, 07:23:51 PM
My miner can't connect to stratum+tcp://stratum.solo.nicehash.com:3336 for Dash mining, but perfectly works with multialgo at westhash. Anybody else have connection problem with Dash solo mining?

If you're using sgminer try disabling extranonce ... it hasn't yet been implemented in solo pool mining software:

if you're using config file:

Code:
	{
                "url" : "stratum+tcp://stratum.solo.nicehash.com:3336",
                "no-extranonce" : true,
                "user" : "dashAddress",
                "pass" : "x",
}

if you're using command line options:

Code:
sgminer --algorithm darkcoin-mod --no-extranonce -o stratum+tcp://stratum.solo.nicehash.com:3336 -u ... -p ...
662  Alternate cryptocurrencies / Pools (Altcoins) / Re: NiceHash multi-algorithm solo mining pool on: April 08, 2015, 10:09:31 PM
Congrats.  Now would you be so kind as to address some of the questions raised by Phil, auelf57 and myself?

Sure, we're already working on address validator for all three coins (we have to modify code at a few places) so that invalid addresses will be rejected at authorization. Thanks for the feedback!
663  Alternate cryptocurrencies / Pools (Altcoins) / Re: NiceHash multi-algorithm solo mining pool on: April 08, 2015, 09:45:12 PM
And we found our first block, it is a Dash block:

http://explorer.dashninja.pl/block/000000000015d029cc371f10364148e42d0ef0d81835dcf217f8a845f3ae3c67

Congratulations to XjjX3WjJhS8B9123xMhWRG4TrU4xhw8kXY Wink
664  Alternate cryptocurrencies / Pools (Altcoins) / Re: NiceHash multi-algorithm solo mining pool on: April 08, 2015, 09:44:44 PM
And we found our first block, it is a Dash block:

http://explorer.dashninja.pl/block/000000000015d029cc371f10364148e42d0ef0d81835dcf217f8a845f3ae3c67

Congratulations to XjjX3WjJhS8B9123xMhWRG4TrU4xhw8kXY Wink
665  Alternate cryptocurrencies / Pools (Altcoins) / NiceHash multi-algorithm solo mining pool [BTC/LTC/DASH blocks found!] on: April 08, 2015, 04:13:38 PM

NiceHash multi-algorithm solo mining pool & blockchain lottery.


Cross your fingers to get a full 25 Bitcoin, 50 Litecoin or dynamic Dash block reward!

  • NiceHash solo mining & blockchain lottery is an advanced multi-algorithm stratum based solo mining pool for Bitcoin, Litecoin and Dash. You can use it as a regular solo mining pool by connecting your miners to our solo mining stratum servers. Moreover you can also rent hashing power on NiceHash/WestHash and point it to our solo mining stratum servers and play some blockchain lottery.
  • If you find a block, 99.5% of the block reward + transaction fees get generated directly at your address. Therefore there is no login, no need to worry about passwords, withdrawals, authentication or pool wallet hacks. No funds are kept by pool but are rather directly generated to your address.

Connect your miners or rented hashing power from NiceHash/WestHash to:

stratum+tcp://stratum.solo.nicehash.com:3334 for Bitcoin
stratum+tcp://stratum.solo.nicehash.com:3333 for Litecoin
stratum+tcp://stratum.solo.nicehash.com:3336 for Dash

You should use you Bitcoin/Litecoin/Dash address as worker username and any password.
You can add worker name by adding ".workername" at the tail of your Bitcoin/Litecoin/Dash address; example:

Code:
stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x

If you enter an invalid address it will be ignored and earnings will be donated to the pool. Make sure you use valid/existing address!

The pool fee is 0.5%. If you find a block, 99.5% of the block reward + transaction fee rewards get generated directly at your address. The main stratum pool code is based on ckpool, therefor 10% of our fee for Bitcoin mining is directly donated to Con Kolivas BTC address 148KkS2vgVi4VzUi4JcKzM2PMaMVPi3nnq as contribution for his work on stratum pool core development.
666  Alternate cryptocurrencies / Pools (Altcoins) / NiceHash multi-algorithm SOLO mining pool [BTC/LTC/DASH blocks found!] on: April 08, 2015, 04:12:40 PM

NiceHash multi-algorithm solo mining pool & blockchain lottery.


Cross your fingers to get a full 12.5 Bitcoin, 25 Litecoin or dynamic Dash block reward!

  • NiceHash solo mining & blockchain lottery is an advanced multi-algorithm stratum based solo mining pool for Bitcoin, Litecoin and Dash. You can use it as a regular solo mining pool by connecting your miners to our solo mining stratum servers. Moreover you can also rent hashing power on NiceHash/WestHash and point it to our solo mining stratum servers and play some blockchain lottery.
  • If you find a block, 99.5% of the block reward + transaction fees get generated directly at your address. Therefore there is no login, no need to worry about passwords, withdrawals, authentication or pool wallet hacks. No funds are kept by pool but are rather directly generated to your address.

Connect your miners or rented hashing power from NiceHash/WestHash to:

stratum+tcp://stratum.solo.nicehash.com:3334 for Bitcoin
stratum+tcp://stratum.solo.nicehash.com:3333 for Litecoin
stratum+tcp://stratum.solo.nicehash.com:3336 for Dash

You should use you Bitcoin/Litecoin/Dash address as worker username and any password.
You can add worker name by adding ".workername" at the tail of your Bitcoin/Litecoin/Dash address; example:

Code:
stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x

If you enter an invalid address you will be rejected (authorization error). Make sure you use valid/existing address when connecting!

The pool fee is 0.5%. If you find a block, 99.5% of the block reward + transaction fee rewards get generated directly at your address. The main stratum pool code is based on ckpool, therefor 10% of our fee for Bitcoin mining is directly donated to Con Kolivas BTC address 148KkS2vgVi4VzUi4JcKzM2PMaMVPi3nnq as contribution for his work on stratum pool core development.

Each time a new block is found a notification will be automatically posted to Twitter @NiceHashSolo - https://twitter.com/NiceHashSolo: therefore you're welcome to follow us on Twitter @NiceHashSolo Wink
667  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: April 08, 2015, 04:12:09 PM
NiceHash celebrates it's 1st birthday!

Exactly 1 year ago we launched NiceHash service, the most advanced crypto currency cloud mining, hash rental service and multipool. NiceHash quickly became the most popular hash rental service and is now serving tens of thousands happy customers. Through the evolution of our service we introduced and pioneered several innovative and unique concepts, including but not limited to:

  • renting hashing power on-demand instead of renting rigs
  • selling hashing power as simple as using multipool
  • multi-algorithm mining
  • bidding and fixed type of orders with automatic bot support

We hope you enjoy using our service as much as we enjoy running it. Of course we would like to thank you all for staying with us and for the feedback left through bitcointalk forum, emails and twitter. We'll keep improving the service and make sure it will serve all your needs and expectations.

At this point we would like to make two announcements:

1. We're developing innovative live hashing power marketplace which will allow you to place orders instantly with a single click while having full overview of both NiceHash and WestHash markets on a single web page. Stay tuned!

2. To celebrate NiceHash's 1st birthday we've just launched another innovative add-on service: multi-algorithm solo mining. Interested in solo mining & playing some blockchain lottery by mining for a full 25 Bitcoin/50 Litecoin/dynamic Dash block reward? Check out solo.nicehash.com.

Once again, thank you all and keep on hashing!

668  Bitcoin / Pools / Re: [PPS 2% fee] NiceHash.com pool - higher profits than direct mining BTC! on: April 05, 2015, 08:22:03 PM
nope its not working.. the pool shows alive now, but still a red X on the worker.. oh well.

S3 has to be manually updated for xnsub support: download it here and see README: https://www.nicehash.com/index.jsp?p=software#asic

And it is

stratum+tcp://stratum.nicehash.com:PORT_NUM#xnsub

for cgminer (no / slash after port num)

and

stratum+tcp://stratum.nicehash.com:PORT_NUM/#xnsub

for bfgminer (yes, / slash after port num)

669  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 30, 2015, 06:18:20 AM
It's exactly what I'm using. Smiley
It "talks" extranonce with the stratum server normally, but to solve the hashrate problems I had to remove '#xnsub' in the S5 pool configuration that targets the proxy.

OK, that's fine since you only have to use #xnsub when directly connecting to our stratums. However the proxy should not disconnect the miner on each extranonce/pool change - this is what  [enableExtranonceSubscribe" : true] setting is for in the proxy configuration ... you should report this bug in the proxy thread (https://bitcointalk.org/index.php?topic=611338.0).
670  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 29, 2015, 01:57:03 PM
Hello. Prompt please. I want to connect to your pools here are Asik:  LKETC DRAGON MINER BITCOIN ASIC 1TH/S SHA-256
http://titanminer.com/?product=dragon-miner-bitcoin-asic-1ths-sha-256-lket

Where can I find software that supports extranonce.subscribe

DRAGON MINER is using cgminer and the controller is embedded raspberry-pie. We don't have any newer cgminer with extranonce.subscribe for this particular device, but you could contact the manufacturer (or distributors) of DRAGON MINER to make new cgminer binary with extranonce.subscribe patch (https://github.com/nicehash/cgminer-ckolivas/commit/4e9c7ce68ed91ec9189d83c35b2237aca65f2b7f), then you can upload new cgminer via SSH to  embedded raspberry-pie controller ... maybe you could also ask some programmers (bitcointalk user smit1237) if they can provide such newer cgminer binary for this miner.
671  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 29, 2015, 01:48:01 PM
I think I've solved it! My S5 was connected to a local stratum proxy with #xnsub in the URL. I simply removed it and things got MUCH better instantly. Now the stratum proxy disconnects the S5 on each extranonce/pool change, but the hash rate is as it should be. Smiley

If you're using stratum proxy you should consider using newer stratum proxy with extranonce support, see "Stratum-Proxy guide" here: https://www.nicehash.com/index.jsp?p=asic
672  Bitcoin / Hardware / Re: ANTMINER S4 Discussion and Support Thread on: March 27, 2015, 03:49:12 PM
Is this modded firmware based on the Oct. 16th or Jan. 29th release from bitmain?

Jan. 29th

Also, is there a version available with the fan speeds lowered?

Not sure, you should ask smit1237.
673  Bitcoin / Hardware / Re: ANTMINER S4 Discussion and Support Thread on: March 27, 2015, 03:28:02 PM
Hi,

If anyone is interested, here is updated firmware for AntMiner S4 with extranonce.subscribe support and fresh cgminer version:

AntMiner S4:
https://www.nicehash.com/download/AntMiner-S4-SD-firmware_cgminer_4.9.0_nicehash_and_normal_fan.tar.gz

Details explained here: https://www.nicehash.com/index.jsp?p=software#asic, firmware was prepared by smit1237 (thanks!).


Kind regards,
NiceHash.com
674  Bitcoin / Hardware / Re: ANTMINER S5: 1155GH(+OverClock Potential), In Stock $0.319/GH & 0.51W/GH on: March 27, 2015, 03:27:08 PM
Hi,

If anyone is interested, here is updated firmware for AntMiner S5 with extranonce.subscribe support and fresh cgminer version:

AntMiner S5:
https://www.nicehash.com/download/AntMiner-S5-SD-firmware_cgminer_4.9.0_nicehash_and_performance_graph.tar.gz
(There is some additional features in S5 firmware, performance graphs like on sp20e, they can be accesed by pointing browser to http://miner_ip/cgi-bin/graph.rrd)

Example of s5 performance graph:
http://smit1237.asuscomm.com:8080/img/graph.png

Details explained here: https://www.nicehash.com/index.jsp?p=software#asic, firmware was prepared by smit1237 (thanks!).


Kind regards,
NiceHash.com
675  Bitcoin / Hardware / Re: ANTMINER C1 Discussion and Support Thread on: March 27, 2015, 03:25:59 PM
Hi,

If anyone is interested, here is updated firmware for AntMiners C1 with extranonce.subscribe support and fresh cgminer version:

AntMiner C1:
https://www.nicehash.com/download/AntMiner_C1_SD-firmware_cgminer_4.9.0_nicehash.tar.gz

Details explained here: https://www.nicehash.com/index.jsp?p=software#asic, firmware was prepared by smit1237 (thanks!).


Kind regards,
NiceHash.com
676  Bitcoin / Mining software (miners) / Re: cgminer extranonce.subscribe extension (binaries available for download) on: March 27, 2015, 10:40:27 AM
Here are some updated firmwares for AntMiners with extranonce.subscribe and fresh cgminers:

AntMiner S4:
https://www.nicehash.com/download/AntMiner-S4-SD-firmware_cgminer_4.9.0_nicehash_and_normal_fan.tar.gz

AntMiner S5:
https://www.nicehash.com/download/AntMiner-S5-SD-firmware_cgminer_4.9.0_nicehash_and_performance_graph.tar.gz
(There is some additional features in S5 firmware, performance graphs like on sp20e, they can be accesed by pointing browser to http://miner_ip/cgi-bin/graph.rrd)

AntMiner C1:
https://www.nicehash.com/download/AntMiner_C1_SD-firmware_cgminer_4.9.0_nicehash.tar.gz

Details explained here: https://www.nicehash.com/index.jsp?p=software#asic
677  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 27, 2015, 10:39:19 AM
This is not a diff problem, but specific S5 problem, that has been reported multiple times. We suggest you to push this matter to Bitmain so they fix their software.

Here are some updated firmwares for AntMiners with extranonce.subscribe and fresh cgminers:

AntMiner S4:
https://www.nicehash.com/download/AntMiner-S4-SD-firmware_cgminer_4.9.0_nicehash_and_normal_fan.tar.gz

AntMiner S5:
https://www.nicehash.com/download/AntMiner-S5-SD-firmware_cgminer_4.9.0_nicehash_and_performance_graph.tar.gz
(There is some additional features in S5 firmware, performance graphs like on sp20e, they can be accesed by pointing browser to http://miner_ip/cgi-bin/graph.rrd)

AntMiner C1:
https://www.nicehash.com/download/AntMiner_C1_SD-firmware_cgminer_4.9.0_nicehash.tar.gz

Details explained here: https://www.nicehash.com/index.jsp?p=software#asic
678  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 25, 2015, 06:31:41 AM
if I sha256 mine i have no issue . Am I setting something wrong ? . please let me know.

Minimum pool difficulty for sha256 and scrypt is 127 ... please contact pool operator and let him know that he should configure pool for starting pool difficulty at >= 127 ... lower pool difficulties results in very inefficient mining with today's fast scrypt miners (Titans, etc.).
679  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: March 25, 2015, 02:59:59 AM
WestHash is now back on-line, sorry the downtime but we had to resolve issues on our provider's infrastructure and also apply a few updates. Graphs (stats) are broken for the duration of WestHash downtime.
680  Bitcoin / Mining software (miners) / Re: cgminer extranonce.subscribe extension (binaries available for download) on: March 24, 2015, 07:00:09 AM
Here is an updated firmware for AntMiner C1 which includes cgminer 4.9 with extranonce.subscribe, feel free to try it out: https://www.nicehash.com/download/antminer_c1_4.9.0.tar.gz

Please note that this firmware was provided by third-party (smit1237; https://bitcointalk.org/index.php?action=profile;u=363314), and was confirmed to be working (https://bitcointalk.org/index.php?topic=841344.msg10706798#msg10706798)
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!