Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PMP] PreminePlus Launch ~ Logo Contest ~ Giveaway ends July 31st
by
TheMightyX
on 20/07/2014, 22:33:14 UTC
PMP wallet can't sync why?
Dunno, have some peers:

[
{
"addr" : "108.61.159.79:17222",
"services" : "00000001",
"lastsend" : 1405861555,
"lastrecv" : 1405861556,
"conntime" : 1405842104,
"version" : 60007,
"subver" : "/PreminePlus:0.7.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 39876,
"banscore" : 0
},
{
"addr" : "46.72.49.104:17222",
"services" : "00000001",
"lastsend" : 1405861431,
"lastrecv" : 1405861555,
"conntime" : 1405842110,
"version" : 60007,
"subver" : "/PreminePlus:0.7.5/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 39877,
"banscore" : 0
},
{
"addr" : "188.226.239.21:17222",
"services" : "00000001",
"lastsend" : 1405861480,
"lastrecv" : 1405861555,
"conntime" : 1405858755,
"version" : 60007,
"subver" : "/PreminePlus:0.7.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 40609,
"banscore" : 0
}
]

You might notice:
"subver" : "/PreminePlus:0.7.3/".
"version" : 60007,

This is the old wallet, old chain without checkpoints, you need to update your wallet and delete your blockchain.
The checkpoints will prevent forks and other sillyness later on.

New version is 0.7.6 and protocol version is 60008.
These protocols will NOT communicate with each other. I have modified the newest client to ban all connections from older clients.
Sorry for the delay on the stable wallets but the beta wallets are up in the OP.