Bitcoin Forum
May 06, 2024, 12:05:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 »  All
  Print  
Author Topic: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum]  (Read 29340 times)
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 06, 2013, 07:39:47 PM
 #261

Site up but now stratum+tcp://lb.izserv.com:2595 is down...?


this is the order im running things just so we can all be on the same pools when they go down.

"url" : "stratum+tcp://minecnc.dontmine.me:33334",
"url" : "http://minecnc.dontmine.me:38339",
"url" : "stratum+tcp://lb.izserv.com:2595",
"url" : "http://lb.izserv.com:2593",
"url" : "http://cnc.dontmine.me:8080",

stratum minecnc is still up
1714997105
Hero Member
*
Offline Offline

Posts: 1714997105

View Profile Personal Message (Offline)

Ignore
1714997105
Reply with quote  #2

1714997105
Report to moderator
1714997105
Hero Member
*
Offline Offline

Posts: 1714997105

View Profile Personal Message (Offline)

Ignore
1714997105
Reply with quote  #2

1714997105
Report to moderator
1714997105
Hero Member
*
Offline Offline

Posts: 1714997105

View Profile Personal Message (Offline)

Ignore
1714997105
Reply with quote  #2

1714997105
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714997105
Hero Member
*
Offline Offline

Posts: 1714997105

View Profile Personal Message (Offline)

Ignore
1714997105
Reply with quote  #2

1714997105
Report to moderator
Mad_Max
Hero Member
*****
Offline Offline

Activity: 894
Merit: 1001


View Profile
May 06, 2013, 07:41:16 PM
 #262

2 paul21
When you have some spare time between DDOS attacks fix Pool Luck graph on http://cnc.dontmine.me/blocksAuth .
"Actual Difficulty" line calculation is wrong:
It shows as: (current net diff) * 2^16 / 32
Seems 32 is fixed number in code
While right formula is:  (current net diff) * 2^16 / (current share diff) (=127 now)

He знaя пoкoя и oтдыxa, Пpи лyннoм и coлнeчнoм cвeтe, Mы дeлaeм дeньги из вoздyxa, Чтoб cнoвa cпycтить иx нa вeтep!
z0rr0
Sr. Member
****
Offline Offline

Activity: 303
Merit: 250


View Profile
May 06, 2013, 07:52:39 PM
 #263

Site up but now stratum+tcp://lb.izserv.com:2595 is down...?


this is the order im running things just so we can all be on the same pools when they go down.

"url" : "stratum+tcp://minecnc.dontmine.me:33334",
"url" : "http://minecnc.dontmine.me:38339",
"url" : "stratum+tcp://lb.izserv.com:2595",
"url" : "http://lb.izserv.com:2593",
"url" : "http://cnc.dontmine.me:8080",

stratum minecnc is still up
I think all these addresses lead to one pool, not different, by the way at this moment current pool's hash rate equals 666 mh/s  Grin
RHWN
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 06, 2013, 08:06:44 PM
 #264

Site up but now stratum+tcp://lb.izserv.com:2595 is down...?


this is the order im running things just so we can all be on the same pools when they go down.

"url" : "stratum+tcp://minecnc.dontmine.me:33334",
"url" : "http://minecnc.dontmine.me:38339",
"url" : "stratum+tcp://lb.izserv.com:2595",
"url" : "http://lb.izserv.com:2593",
"url" : "http://cnc.dontmine.me:8080",

stratum minecnc is still up
How do i write that into my bat file?
Mike270
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
May 06, 2013, 08:32:27 PM
 #265

Aright guys set up your pools in this order so we all have the same hash incase of servers going down. This is my order:

[...]


Thanks pizza, works like a charm.
I added my local chinacoin wallet as solo mining fall back should all else fail.
But what really drove me nuts was this: I was solo-mining for a whole day without any success, and what happens 10 seconds after I connect to the pool? I GOT A BLOCK - and I don't even have anything from it as I didn't have any of those N shares yet *grrrrr* :-)

Kind regards
Mike
Mike270
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
May 06, 2013, 08:36:55 PM
 #266

Site up but now stratum+tcp://lb.izserv.com:2595 is down...?


this is the order im running things just so we can all be on the same pools when they go down.

"url" : "stratum+tcp://minecnc.dontmine.me:33334",
"url" : "http://minecnc.dontmine.me:38339",
[...]
How do i write that into my bat file?

Couldn't see from your previous N posts what miner you are using. If it's cgminer or bfgminer, then make that

-o stratum+tcp://minecnc.dontmine.me:33334 -u <your worker> -p <worker-pass> -o http://minecnc.dontmine.me:38339 -u <your worker> -p <worker-pass> ...

Kind regards
Mike
IlbiStarz
Full Member
***
Offline Offline

Activity: 336
Merit: 100



View Profile
May 06, 2013, 09:14:51 PM
 #267

So what happens to all the shares that I was submitting for the last day to the old address?
RHWN
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 06, 2013, 09:35:24 PM
 #268

Site up but now stratum+tcp://lb.izserv.com:2595 is down...?


this is the order im running things just so we can all be on the same pools when they go down.

"url" : "stratum+tcp://minecnc.dontmine.me:33334",
"url" : "http://minecnc.dontmine.me:38339",
[...]
How do i write that into my bat file?

Couldn't see from your previous N posts what miner you are using. If it's cgminer or bfgminer, then make that

-o stratum+tcp://minecnc.dontmine.me:33334 -u <your worker> -p <worker-pass> -o http://minecnc.dontmine.me:38339 -u <your worker> -p <worker-pass> ...

Kind regards
Mike


Running cg!
Thanks bro!
paul21 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 06, 2013, 09:39:22 PM
 #269

All these URL's go to the same place, they're just proxies. All the shares go to the same place, it is the same actual stratum or LP server.

The preferred IP is going to be minecnc.dontmine.me for both stratum and LP, but it can only survive small DDoS attacks before it gets null routed.

The first proxy service is through lb.izserv.com , how has that worked for people? I haven't been able to use it myself so I don't know (my miner is out of action right now).

The second proxy service is through cloudflare, but its longpoll/http only. It's probably the most reliable alternative, but I'm not sure how well it would stand up to a direct attack. It will also block some IP's automatically, so you might have to go to the http interface in your browser and clear your IP through captcha or something like that.


RIP my old pools... sometimes BTC isn't life ;(
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 06, 2013, 09:54:21 PM
 #270

Don't know how to do it with a bat file, but this is for your cgminer config if you are using it. replace xx with your credentials, the last pool is a solo pool which you would have to set up to use it.

{
"pools" : [

{
      "url" : "stratum+tcp://minecnc.dontmine.me:33334",
      "user" : "xx",
      "pass" : "xx"
   },
{
      "url" : "http://minecnc.dontmine.me:38339",
      "user" : "xx",
      "pass" : "xx"
   },
{
      "url" : "stratum+tcp://lb.izserv.com:2595",
      "user" : "xx",
      "pass" : "xx"
   },
{
      "url" : "http://lb.izserv.com:2593",
      "user" : "xx",
      "pass" : "xx"
   },
{
      "url" : "http://cnc.dontmine.me:8080",
      "user" : "xx",
      "pass" : "xx"
   },

{
      "url" : "http://localhost:8108",
      "user" : "xx",
      "pass" : "xx"
   }
]
RHWN
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 06, 2013, 09:55:00 PM
 #271

All these URL's go to the same place, they're just proxies. All the shares go to the same place, it is the same actual stratum or LP server.

The preferred IP is going to be minecnc.dontmine.me for both stratum and LP, but it can only survive small DDoS attacks before it gets null routed.

The first proxy service is through lb.izserv.com , how has that worked for people? I haven't been able to use it myself so I don't know (my miner is out of action right now).

The second proxy service is through cloudflare, but its longpoll/http only. It's probably the most reliable alternative, but I'm not sure how well it would stand up to a direct attack. It will also block some IP's automatically, so you might have to go to the http interface in your browser and clear your IP through captcha or something like that.


lb.izserg.com worked a few hours ago. But lost connection and stopped working.
Mining on stratum atm, dont know if backup or not...
Creds to you Paul!
Frizz23
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500


View Profile
May 06, 2013, 10:01:59 PM
 #272

Pool is very unstable for me.
Lost connection to Stratum a few times.
Up and down. Up and down ....

Ξtherization⚡️First P2E 2016⚡️🏰💎🌈 etherization.org
billionaire
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 06, 2013, 10:24:38 PM
 #273

8080 down
z0rr0
Sr. Member
****
Offline Offline

Activity: 303
Merit: 250


View Profile
May 06, 2013, 10:31:31 PM
 #274

8080 down
really? cnc.dontmine.me:8080 working atm
phrozenspite
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile WWW
May 06, 2013, 10:32:00 PM
 #275

i'm still connected and mining on 8080, its looking like the stratum ones went down, which is why i said its probably good to not have them at the top

pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 06, 2013, 10:32:20 PM
 #276

8080 down

my pools switched to izserv
paul21 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 06, 2013, 10:44:31 PM
 #277

I updated some connection info over here:
http://cnc.dontmine.me/gettingstarted

http://cnc.dontmine.me/misc/cgminer.txt

I think this is best right now, the lb.izserv.com forwarders don't seem to be holding up well.

And if you are connected to the LP on cnc.dontmine.me:8080 and the stratum comes online on the izserv you'll get stratum notifications of new blocks which will keep the stales low.

RIP my old pools... sometimes BTC isn't life ;(
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 06, 2013, 10:47:35 PM
 #278

I updated some connection info over here:
http://cnc.dontmine.me/gettingstarted

http://cnc.dontmine.me/misc/cgminer.txt

I think this is best right now, the lb.izserv.com forwarders don't seem to be holding up well.

Paul please post all servers on your main thread and edit them so we can easily keep track of it also
Punkonjunk
Member
**
Offline Offline

Activity: 78
Merit: 10


Hey, eat this snail quick


View Profile
May 06, 2013, 11:05:02 PM
 #279

can't connect to ANYTHING. know why?
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:02:32] Probing for an alive pool
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:02:33] Pool 3 slow/down or URL or credentials invalid
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] No servers were found that could be used to get work from.
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Please check the details from the list below of the servers you have input
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Pool: 0  URL: stratum+tcp://minecnc.dontmine.me:33334  User: nockonpork.3  Password: x
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Pool: 1  URL: stratum+tcp://lb.izserv.com:2595  User: dgfgd  Password: x
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Pool: 2  URL: http://lb.izserv.com:2593  User: dfgdgf  Password: x
2013-05-06 18:03:32: Listener for "79bk": [2013-05-06 18:03:32] Pool: 3  URL: http://cnc.dontmine.me:8080  User: fdfg  Password: x

liked my post? LTC to: LYeSMuyDBFufBehK59A9GmMjby6iVw8Kux
Or BTC to: 18YsfMVtqNbrpJuPZaAbifWNYuiUHQZwR8
If there is a wall of text up there, sorry. I can't help it. I'm usually running on about 80oz of coffee a day. If it's complete nonsense, sorry. I haven't had my coffee.
Peleus
Member
**
Offline Offline

Activity: 112
Merit: 100


View Profile
May 06, 2013, 11:06:02 PM
 #280

Giving up on CNC, more trouble than it's worth.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 »  All
  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!