Pages:
Author

Topic: ★★★ MaruCoin ★★★ NEW X13 ALGO ! ★★★ MINE NOW ! [KGW+DGW] ★★★ NO IPO/PM EXCHANGE! - page 40. (Read 96465 times)

sr. member
Activity: 392
Merit: 250
i've sent a pm to OP
but inactive since yesterday...
sr. member
Activity: 252
Merit: 250
What happened? It  is still 1999 block


I think the p2pool went down? 

Meaning that we have to solve the block with a greatly reduced hashrate.  Switch to supernova.cc and help us out!

I shut down the pool because the wallet doesn't work, and I'm quite sure it won't work on suprnova either.

I am submitting shares...

Have you had a look at the code to see what the issue may be?

You were able to submit shares to my pool too but you wouldn't find any blocks Smiley That's why I shut it down.

I'm looking at the code now.
member
Activity: 63
Merit: 10
Yea, there's something wrong in these lines in main.cpp:

Code:
   if (vtx[0].GetValueOut() > GetBlockValue(pindex->pprev->nBits, pindex->pprev->nHeight, nFees))
        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->pprev->nBits, pindex->pprev->nHeight, nFees)));

and

Code:
		int64 reward = GetBlockValue(pindexPrev->nBits,pindexPrev->nHeight+1, 0);

It's using the difficulty/height from the previous block instead of the current block.
sr. member
Activity: 419
Merit: 250
Yes, wallet is not working. Stuck at 1999 block.
legendary
Activity: 1274
Merit: 1000
What happened? It  is still 1999 block


I think the p2pool went down? 

Meaning that we have to solve the block with a greatly reduced hashrate.  Switch to supernova.cc and help us out!

I shut down the pool because the wallet doesn't work, and I'm quite sure it won't work on suprnova either.

I am submitting shares...

Have you had a look at the code to see what the issue may be?
sr. member
Activity: 252
Merit: 250
What happened? It  is still 1999 block


I think the p2pool went down? 

Meaning that we have to solve the block with a greatly reduced hashrate.  Switch to supernova.cc and help us out!

I shut down the pool because the wallet doesn't work, and I'm quite sure it won't work on suprnova either.
full member
Activity: 224
Merit: 100
Thanks for the reply. But it is still not normal, can someone check if there are something wrong with source code?
legendary
Activity: 1274
Merit: 1000
What happened? It  is still 1999 block


I think the p2pool went down? 

Meaning that we have to solve the block with a greatly reduced hashrate.  Switch to supernova.cc and help us out!
legendary
Activity: 1274
Merit: 1000
Just compute it yourself.



The developer missed a 4 in the op...the graph is accurate.
full member
Activity: 224
Merit: 100
hero member
Activity: 796
Merit: 505
legendary
Activity: 1274
Merit: 1000
Block reward is controlled by: 444444444/(((Difficulty+2600)/9)^2) starting from block  2000...

So... over 5000 coins from now? :-D




A member put this together a couple of days back.  I think the dev missed a 4 in the formula, the graph is straight from the code.
hero member
Activity: 796
Merit: 505
Block reward is controlled by: 444444444/(((Difficulty+2600)/9)^2) starting from block  2000...

So... over 5000 coins from now? :-D
legendary
Activity: 1274
Merit: 1000
Found this error in the log
Code:
ERROR: ConnectBlock() : coinbase pays too much (actual=18600000000 vs limit=900000000)

Not in my log... troll?

Getting the same when I do "setgenerate true -1"

Code:
CreateNewBlock(): total size 1000
ERROR: ConnectBlock() : coinbase pays too much (actual=18600000000 vs limit=900000000)

Then the daemon crashes on Linux. Seems there's a bug...


Use the external miner...hitting a solo block right now would be incredibly lucky! 
member
Activity: 63
Merit: 10
Found this error in the log
Code:
ERROR: ConnectBlock() : coinbase pays too much (actual=18600000000 vs limit=900000000)

Not in my log... troll?

Getting the same when I do "setgenerate true -1"

Code:
CreateNewBlock(): total size 1000
ERROR: ConnectBlock() : coinbase pays too much (actual=18600000000 vs limit=900000000)

Then the daemon crashes on Linux. Seems there's a bug...

Code:
terminate called after throwing an instance of 'std::runtime_error'
  what():  CreateNewBlock() : ConnectBlock failed
legendary
Activity: 1274
Merit: 1000
Supernova is accepting shares...if the p2pool went down, it might take a while to crack the block without that hash.

Fingers crossed.
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
If anyone feels sorry for a Windows small time miner.

Sy47buoFBDvHjuQiLRp23znQYLc8cHUcZH
hero member
Activity: 796
Merit: 505
Yea, just started to mine it;
1999 and we are at the end :-D
sr. member
Activity: 419
Merit: 250
My wallet is not working too, and all polls are stuck at block 2000...
Pages:
Jump to: