Bitcoin Forum
July 16, 2024, 11:06:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with coin not POS minting  (Read 387 times)
jamiecruickshank (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 22
Merit: 5


View Profile
April 15, 2015, 03:10:24 PM
 #1

Hi,
I was hoping someone could be able to help me. I am normally pretty good at working out problems and finding things on google.
I have been tasked with fixing an alt coin that is refusing to stake.
The coin will show that it is staking but no coins are held and the reward or block is never found.
Here is the the getstaking output:
Code:

getstakinginfo

{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 1,
"weight" : 1191232629,
"netstakeweight" : 0,
"expectedtime" : 0
}

The coin is based on ppcoin and was staking away happily until it wasn't used for a month and i cannot for the life of me get it to stake again.
The coin is x13 + POS.

I have checked the debug.log but there is no information added to the log that would point me in any direction to look.
I had regenerated a new genesis block and and updated ntime but its still refusing to stake. I have also updated the mapStakeModifierCheckpoints incase it was this.

The source code is here:
https://github.com/jamiecruickshank/chingeling
I appreciate your help!
Pages: [1]
  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!