Author

Topic: AltCoin wallet out of sync problem (Read 848 times)

newbie
Activity: 2
Merit: 0
March 01, 2018, 11:08:16 PM
#6
Hi, I am facing this problem too.
Did you solve this?
If yes, can you provide the steps to solve this? Thanks a lot.
newbie
Activity: 17
Merit: 0
May 15, 2014, 05:54:25 AM
#5
Can you say them ? i need now . Can you help me ?
member
Activity: 80
Merit: 10
May 11, 2014, 04:10:21 PM
#4
No, there are more steps.
newbie
Activity: 17
Merit: 0
May 11, 2014, 04:06:59 PM
#3
I cloned about 5 coins, never had this problem. Seems like you're not doing something right or maybe broke something while changing params.

can you give an example ? i changed difficulty , block count params and pool web-site info. isn't this correct ?
member
Activity: 80
Merit: 10
May 04, 2014, 02:37:03 PM
#2
I cloned about 5 coins, never had this problem. Seems like you're not doing something right or maybe broke something while changing params.
newbie
Activity: 17
Merit: 0
May 03, 2014, 09:06:44 AM
#1
I created a new altcoin. Then, we connect to pc (my friends pc and my pc). To do this, we use this syntax:

addnode=x.x.x After that, now we have successfull. Also, we can see our connections. After that, i created the new wallet program. However, our wallet is out of sync and we do not have any coin in our address and wallet. What is the problem ?
Our some useful info about coin:

burak@burak-VPCEG1BFX:~/denemecoin/denemecoin/smallchange-master/src$ ./denemecoin getmininginfo {

"blocks" : 7,

"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00024414,
"errors" : "",
"generate" : true,
"genproclimit" : 16,
"hashespersec" : 1312,
"networkhashps" : 3,
"pooledtx" : 0,
"testnet" : true
}

We see our connection in program.

./denemecoin getinfo { "version" : 60300,

"protocolversion" : 60001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 7,
"connections" : 1,
"proxy" : "",
"difficulty" : 0.00024414,
"testnet" : true,
"keypoololdest" : 1397399468,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00010000,
"errors" : ""
}

We see our address in our wallet program. However we do not have any coin in our wallet and wallet is out of sync. Also, our getbalance is 0.0000. Why is this so ?
Jump to: