ethought
Legendary
Offline
Activity: 1316
Merit: 1000
|
|
July 02, 2013, 02:20:03 PM |
|
retarget 40 hours could be trouble if the hash rate surges then drops off ala CNC.
+1
|
|
|
|
stevenlam
|
|
July 02, 2013, 02:26:39 PM |
|
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
WTF is happen to all my coin
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 02:35:10 PM |
|
I'm loling at myself because I'm legitimately pissed that I can't find a block of this...
|
|
|
|
SistaFista
Sr. Member
Offline
Activity: 1638
Merit: 251
Hexhash.xyz
|
|
July 02, 2013, 02:37:02 PM |
|
just found a block with 2.900001 apparently, this is so bad..
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 02:38:10 PM |
|
Its not displaying network hash properly. Who has a good node? Is the whole thing fragmented?
|
|
|
|
/dev/null (OP)
|
|
July 02, 2013, 02:40:09 PM |
|
People are interested in mining but not providing node.. eh sadly i am somewhere else now and only had 1node to provide.
|
|
|
|
stevenlam
|
|
July 02, 2013, 02:42:08 PM |
|
After block 5k, there is no reward for block lol
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 02:43:45 PM |
|
After block 5k, there is no reward for block lol
Sure seems that way
|
|
|
|
iGotSpots
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
July 02, 2013, 02:54:39 PM |
|
I will also go ahead and confirm this no reward since block 5000. My last few have been .00100001ish, which I'm guessing is just transaction fees from somewhere.
Good thing I only moved one rig over to this, phew
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 02:56:38 PM |
|
I will also go ahead and confirm this no reward since block 5000. My last few have been .00100001ish, which I'm guessing is just transaction fees from somewhere.
Good thing I only moved one rig over to this, phew
Is the code actually wrong or is the network just messed up that hard? Cgminer shows accepts but no transactions in wallet
|
|
|
|
iGotSpots
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
July 02, 2013, 02:57:34 PM |
|
I will also go ahead and confirm this no reward since block 5000. My last few have been .00100001ish, which I'm guessing is just transaction fees from somewhere.
Good thing I only moved one rig over to this, phew
Is the code actually wrong or is the network just messed up that hard? Cgminer shows accepts but no transactions in wallet It's working, I'm getting accepts and transactions, but they aren't really worth anything
|
|
|
|
iANDROID
Full Member
Offline
Activity: 182
Merit: 100
Swiss Money all around me!
|
|
July 02, 2013, 02:59:45 PM |
|
Node is down? 116.203.111.88
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 03:00:02 PM |
|
I will also go ahead and confirm this no reward since block 5000. My last few have been .00100001ish, which I'm guessing is just transaction fees from somewhere.
Good thing I only moved one rig over to this, phew
Is the code actually wrong or is the network just messed up that hard? Cgminer shows accepts but no transactions in wallet It's working, I'm getting accepts and transactions, but they aren't really worth anything Well that was a dissapointing two hours of my life for 50 coins with no value. Not a single block found (with any reward) with 2, 000kh/s
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 03:00:53 PM |
|
Node is down? 116.203.111.88
Maybe he got angry and shut it off
|
|
|
|
iGotSpots
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
July 02, 2013, 03:02:14 PM |
|
I have a feeling I've created my own chain at this point lol
|
|
|
|
/dev/null (OP)
|
|
July 02, 2013, 03:04:10 PM |
|
Node is down? 116.203.111.88
Maybe he got angry and shut it off No i just did a restart.
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 03:04:28 PM |
|
I have a feeling I've created my own chain at this point lol
That's funny, haha guess we will have to mine with you then!
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
July 02, 2013, 03:05:07 PM |
|
Node is down? 116.203.111.88
Maybe he got angry and shut it off No i just did a restart. That's good, I'm hoping to find some blocks soon. Is anyone receiving blocks with actual coins?
|
|
|
|
iANDROID
Full Member
Offline
Activity: 182
Merit: 100
Swiss Money all around me!
|
|
July 02, 2013, 03:05:44 PM |
|
Orphans, orphans, orphans,...
|
|
|
|
NLCoin
Newbie
Offline
Activity: 41
Merit: 0
|
|
July 02, 2013, 03:10:24 PM |
|
int64 static GetBlockValue(int nHeight, int64 nFees) { int64 nSubsidy = 400 * COIN;
if(nHeight > 5000) // no block reward after 5 years nSubsidy = 100; <<<<<<<<<<<<
if(nHeight > 10519200) // no block reward after 5 years nSubsidy = 0; <<<<<<<<<<<<
return nSubsidy + nFees; }
Has to be nSubsidy = 100 * COIN; ?
That's why we don't get reward after block 5000 ??
|
|
|
|
|