Bitcoin Forum
March 29, 2024, 08:29:23 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 [362] 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 ... 482 »
  Print  
Author Topic: [∞ YH] solo.ckpool.org 2% fee solo mining USA/DE 255 blocks solved!  (Read 1514071 times)
wxzzs
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 20, 2017, 10:15:38 PM
 #7221

total shares accepted not going up.  Miners showing stale shares.  It happened an hour or so ago when hashrate dropped then resolved, now happening again.  Miners also flashing fault light.

Miners also are not failing over.  If anyone has a direct line to CK please reach out as he looks to be offline. 
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.
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 20, 2017, 10:27:25 PM
 #7222

None of my miners have alarms yet they still all seem to be submitting shares,

There are some rejected shares.

Possibly ck is working on the API? or doing some update to the pool?.

Support and live discussion on IRC: irc.freenode.net #ckpool

Might find some live support in there.

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 20, 2017, 10:38:12 PM
 #7223

There was a problem at the pool end causing some unexpected down time. The pool has been restarted, apologies about the inconvenience. There's a minor issue with it at the moment and I'll be watching it carefully. It will likely need a planned restart tomorrow for updates.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 20, 2017, 10:51:20 PM
 #7224

I guess its just solo.ckpool.org that has the issue I am on the DE server it seems to still be up I have a few pointed at solo.ckpool.org and its now showing dead in the status on the miners.

What is the issue ck? Is it related to the recent update?

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 20, 2017, 10:52:46 PM
 #7225

I guess its just solo.ckpool.org that has the issue I am on the DE server it seems to still be up I have a few pointed at solo.ckpool.org and its now showing dead in the status on the miners.

What is the issue ck? Is it related to the recent update?
It is back up and yes the DE pool remained up. It appeared to be related to the recent update yes. It was software instability which I need to address.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 20, 2017, 11:17:38 PM
 #7226

I noticed the last two blocks were no longer showing any signal and the commit to the bitbucket repo what is the main purpose for this code?

Code:
if (likely(witnessdata_check)) {

+ if (wb->insert_witness && witnessdata_check[0] && safecmp(witnessdata_check + 4, wb->witnessdata) != 0)

+ LOGERR("Witness from btcd: %s. Calculated Witness: %s", witnessdata_check + 4, wb->witnessdata);

+ } else

+ LOGNOTICE("Segwit rules returned but no default_witness_commitment to check witness data");

  break;

  }

  }

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 20, 2017, 11:23:10 PM
 #7227

I noticed the last two blocks were no longer showing any signal and the commit to the bitbucket repo what is the main purpose for this code?

Code:
if (likely(witnessdata_check)) {

+ if (wb->insert_witness && witnessdata_check[0] && safecmp(witnessdata_check + 4, wb->witnessdata) != 0)

+ LOGERR("Witness from btcd: %s. Calculated Witness: %s", witnessdata_check + 4, wb->witnessdata);

+ } else

+ LOGNOTICE("Segwit rules returned but no default_witness_commitment to check witness data");

  break;

  }

  }
The code used on this pool is unique and different from the main ckpool code. That change you're asking about is for broken bitcoin daemons that say they have witness data and then don't provide it.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Eagleone
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
September 21, 2017, 12:40:05 AM
 #7228

Im still getting rejected Sad

AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 21, 2017, 12:47:19 AM
 #7229

Try point you miners at stratum+tcp://de.ckpool.org:3333

I have some there and they are still hashing away.

it looks like stratum+tcp://solo.ckpool.org:3333 is showing as dead on my miners I attempted to change them ck must be working on the issue.

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 21, 2017, 12:53:02 AM
 #7230

It never rains. There appears to be a DDOS on the main pool now.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Eagleone
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
September 21, 2017, 12:55:39 AM
 #7231

Serves me right for not setting up my backup pools...
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 21, 2017, 01:02:57 AM
 #7232

It never rains. There appears to be a DDOS on the main pool now.
Seems to have subsided (maybe the datacentre ddos protection was responsible) so I restarted the pool and everything looks back to normal.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 21, 2017, 01:04:39 AM
 #7233

It never rains. There appears to be a DDOS on the main pool now.

I don't know if this is related but I have noticed my workers jumping in and out every 5 min or so it says "workers": 0   then few moments later there back. they are all pointed at the DE server.

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 21, 2017, 01:06:50 AM
 #7234

It never rains. There appears to be a DDOS on the main pool now.

I don't know if this is related but I have noticed my workers jumping in and out every 5 min or so it says "workers": 0   then few moments later there back. they are all pointed at the DE server.

The main pool is responsible for reporting the hashrate so if the connectivity between DE and the main pool is affected the main pool will be reporting the wrong hashrate. That doesn't mean that the hashrate was low on DE. Anyway it appears to have subsided now.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Eagleone
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
September 21, 2017, 01:11:40 AM
 #7235

Most of my miners are far away and no VPN...
Eagleone
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
September 21, 2017, 05:42:18 AM
 #7236

Hashing happily
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 21, 2017, 12:27:02 PM
 #7237

Is it just me or have BTC.top been breaking block at a alarming rate?

That to me is more than "lucky"   BTC.TOP    blocks last 24 hrs - 34    Percentege - 21.12%

Code:
486309 BTC.TOP 3 minutes ago 1MB vote 285.218 kB
486307 BTC.TOP 7 minutes ago 1MB vote 325.753 kB
486305 BTC.TOP 12 minutes ago 1MB vote 991.418 kB
486303 BTC.TOP 15 minutes ago 1MB vote 974.746 kB
486299 BTC.TOP 38 minutes ago 1MB vote 986.304 kB
486298 BTC.TOP 38 minutes ago 1MB vote 967.143 kB

■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 21, 2017, 12:36:17 PM
 #7238

Is it just me or have BTC.top been breaking block at a alarming rate?

That to me is more than "lucky"   BTC.TOP    blocks last 24 hrs - 34    Percentege - 21.12%

Code:
486309 BTC.TOP 3 minutes ago 1MB vote 285.218 kB
486307 BTC.TOP 7 minutes ago 1MB vote 325.753 kB
486305 BTC.TOP 12 minutes ago 1MB vote 991.418 kB
486303 BTC.TOP 15 minutes ago 1MB vote 974.746 kB
486299 BTC.TOP 38 minutes ago 1MB vote 986.304 kB
486298 BTC.TOP 38 minutes ago 1MB vote 967.143 kB
Not really, it's all pretty consistent as luck is like that, but btc.top is pretty big anyway.

Besides this has nothing to do with this pool...

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
AtraxPool
Member
**
Offline Offline

Activity: 84
Merit: 12

Block Hunting


View Profile
September 21, 2017, 12:46:59 PM
 #7239

My appoligies ck.  I just thought 34 blocks out the last 24hrs was a really lucky streak.




■ BLOCKHUNT ■ «  COMMUNITY BLOCKHUNTING - »  https://bitcointalk.org/index.php?topic=2207363.0
-ck (OP)
Legendary
*
Offline Offline

Activity: 4060
Merit: 1622


Ruu \o/


View Profile WWW
September 21, 2017, 12:55:28 PM
 #7240

My appoligies ck.  I just thought 34 blocks out the last 24hrs was a really lucky streak.




No problems; 34 blocks in the last 24 hours HERE would be a really lucky streak... That's like a year's worth of blocks.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Pages: « 1 ... 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 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 [362] 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 ... 482 »
  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!