WARNING ABOUT Darsek:
There appears to be some strangeness going on, the pool has not found a block in 7 hours, and only 12 blocks have been found since the last pool block.
The 12 blocks that were placed on the block chain in those 7 hours have all been POS blocks. NO POW BLOCKS have been found. It appears the network is rejecting all the POW blocks.
I have tested this by solo mining locally and all blocks are rejected.
This is from mining locally:
cgminer version 3.6.1 - Started: [2013-10-17 00:10:10]
--------------------------------------------------------------------------------
(5s):1.022M (avg):1.011Mh/s | A:0 R:0 HW:25 WU:841.8/m
ST: 5 SS: 0 NB: 3 LW: 0 GF: 0 RF: 0
Connected to 10.10.10.190 diff 26K without LP as user miner
Block: 85f1f773cc905d5a... Diff:502 Started: [00:19:07] Best share: 9.72K
--------------------------------------------------------------------------------
Notice how the difficulties are all messed up. The daemon is claiming a difficulty of 26k but a network difficulty of 502
UFC mining on the pool:
cgminer version 3.6.1 - Started: [2013-10-17 00:13:02]
--------------------------------------------------------------------------------
(5s):1.193M (avg):1.191Mh/s | A:12000 R:192 HW:0 WU:1104.3/m
ST: 2 SS: 0 NB: 14 LW: 103 GF: 0 RF: 0
Connected to ufccoin.com diff 32 with stratum as user dreamwatcher.2
Block: d85496d141d9c44f... Diff:4.59K Started: [00:23:31] Best share: 72K
Here we see the normal scenario: Pool difficulty 32 : network Diffculty: 4.59k
This is the output mining on the KED pool (Which I made sure the pool is running correctly and restarted the LP to make sure)
cgminer version 2.11.2 - Started: [2013-10-17 00:15:13]
--------------------------------------------------------------------------------
(5s):1.766M (avg):1.743Mh/s | Q:12 A:573 R:1 HW:0 E:4775% U:52.3/m
ST: 2 SS: 0 DW: 0 NB: 5 LW: 88 GF: 0 RF: 0
Connected to kedcoin.com diff 31 with LP as user dreamwatcher.3
Block: 4509ff2658c2a7ad... Diff:502 Started: [00:20:52] Best share: 21.6K
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: 64.0C 4204RPM | 584.2K/584.9Kh/s | A:190 R:0 HW:0 U: 17.33/m I:18
GPU 1: 59.0C 4128RPM | 583.1K/582.9Kh/s | A:187 R:0 HW:0 U: 17.05/m I:18
GPU 2: 57.0C 4161RPM | 584.2K/583.3Kh/s | A:197 R:1 HW:0 U: 17.96/m I:18
--------------------------------------------------------------------------------
[2013-10-17 00:25:43] Accepted 023e21a1 Diff 114/31 GPU 0
[2013-10-17 00:25:45] Accepted 024dc47d Diff 111/31 GPU 0
[2013-10-17 00:25:49] Found block for pool 0!
[2013-10-17 00:25:50] Accepted 007a7988 Diff 535/31 BLOCK! GPU 2
[2013-10-17 00:25:53] Accepted 07312c04 Diff 35/31 GPU 2
[2013-10-17 00:25:55] Accepted 0219c5fe Diff 121/31 GPU 2
[2013-10-17 00:25:56] Accepted 0586fc4f Diff 46/31 GPU 2
[2013-10-17 00:25:57] Accepted 03e8bc7c Diff 65/31 GPU 0
[2013-10-17 00:25:57] Found block for pool 0!
[2013-10-17 00:25:57] Accepted 03a24e43 Diff 70/31 GPU 0
[2013-10-17 00:25:57] Accepted 007a105f Diff 536/31 BLOCK! GPU 0
[2013-10-17 00:25:58] Accepted 0552e3ed Diff 48/31 GPU 2
[2013-10-17 00:25:58] Accepted 06621eab Diff 40/31 GPU 1
[2013-10-17 00:25:59] Found block for pool 0!
[2013-10-17 00:25:59] Accepted 00715959 Diff 578/31 BLOCK! GPU 2
[2013-10-17 00:26:00] Accepted 01e3868b Diff 135/31 GPU 2
[2013-10-17 00:26:05] Found block for pool 0!
[2013-10-17 00:26:05] Accepted 045168c7 Diff 59/31 GPU 0
[2013-10-17 00:26:05] Accepted 00612a93 Diff 674/31 BLOCK! GPU 0
[2013-10-17 00:26:07] Accepted 04f8798c Diff 51/31 GPU 2
[2013-10-17 00:26:07] Accepted 00e946c3 Diff 280/31 GPU 2
[2013-10-17 00:26:09] Accepted 058bf9f8 Diff 46/31 GPU 0
[2013-10-17 00:26:11] Accepted 0084db5d Diff 493/31 GPU 2
You can see the Difficulty weirdness again.
Notice how all the blocks that I solved where ultimately rejected by the coin daemon on the pool server, all the solved blocks I mine locally are being rejected (So now we are talking two completely separate systems and daemons)
I am not quite sure what to do?