Author

Topic: Help with coin not POS minting (Read 404 times)

copper member
Activity: 22
Merit: 5
April 15, 2015, 10:10:24 AM
#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!
Jump to: