Same here, followed your link and it shows:
"version" : "v1.3.0.0-beta",
"protocolversion" : 60007,
"walletversion" : 60000,
also, the network shouldn't reject blocks from protocol version 60007, so if you can share your debug.log when the rejection occcurs, I would like to take a look at it.
thanks
Your 1.3.0.0 github version does seems to stake, now up to 35 confirms, didn't get that with the old 1.3.0.0 dropbox version.
Don't know if its relevant, but I remember it showed networkweight of 5000 while my walletweight alone is 17k+
The github 1.3.0.0 version shows more realistic numbers: wallet 17k and networkweight 57065.4
Will try the new wallet from presstab now.
BTW the new wallet looks great! :-)
ok, thanks for the heads up, orphans are normal when staking, it is still based on luck so that might just have been the issue. Glad to know it's working then
netstakeweight and your wallet weight are surprisingly not related. They are 2 metrics calculated differently. while your wallet weight is based on your blocks age, the netstakeweight is based on the last few blocks of stake generated.
hope this makes it a little bit more sense
New wallet working correctly.
Shows version:
"version" : "v1.3.0.1-beta",
"protocolversion" : 70001,
"walletversion" : 60000,
And stakes without orphans, already 6 pos stakes complete, 50+ confirms!
I did lose all my old stakes of tonight, but i suppose it was because i was on the wrong fork as well as noise23.
My wallet now shows: getblockhash 593090 - 000000011be8c3e99e0baffb7100161e7568a5cf787cbbe7d6045678b40de8b5
But with my old stakes (those who disappeared), it showed getblockhash 593090 - 3c56abc5208295cbc2c6cfa27d5ff282d1554a94b4e5bd054b8c661f66fcb099
I guess getblockhash 593090 - 000000011be8c3e99e0baffb7100161e7568a5cf787cbbe7d6045678b40de8b5 it the current and correct chain, am i correct?
BTW your explanation of walletweight i understand, i guess that the comparison of both weights it is also the way the "next stake in xxx days" message is calculated.
BTW2....... Are the download links on the grw site and github updated? This to prevent new users from installing the old client.
Thanks for all the replies, I hope my information is perceived as helpful and not as complaining, you and all others are doing a great job!