Just had the first payment of 100 cga sent out from ispace to my wallet..problem is it hasn't arrived...it's been over an hour, almost 2 hours now since..
wallet says "up to date" - "processed 181306 blocks of transaction history"
I see others still at 179xxx .... what's goin on here?
ispace isn't on the right chain. We had the same problem with some deposit to our exchange.
You could test if you are on the right chain with following commands.
getblockhash 180837
hash must be 61f73141b678b12a19678965738e056e24ea26cee29c82e9d0c486897140af6c
Kind regards
Tobias
How do I get on the right chain?
I am running version v1.3.4.1-unk-beta
I have the following node on the .conf file:
addnode=80.241.218.9
addnode=176.58.92.169
addnode=176.9.63.136
addnode=195.130.216.149
addnode=192.99.35.133
addnode=149.210.168.71
addnode=71.105.130.10
addnode=91.132.178.106
addnode=88.218.101.44
addnode=115.29.160.13
addnode=78.13.151.160
addnode=93.171.209.97
addnode=190.177.100.76
addnode=54.72.105.98
addnode=83.247.7.131
but now that I restarted the walled it says: "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
and getpeerinfo gives me:
[
{
"addr" : "80.241.218.9:13931",
"services" : "00000003",
"lastsend" : 1402745253,
"lastrecv" : 1402744778,
"bytessent" : 339,
"bytesrecv" : 58164,
"blocksrequested" : 0,
"conntime" : 1402744775,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.2/",
"inbound" : false,
"startingheight" : 174315,
"banscore" : 0
},
{
"addr" : "176.58.92.169:13931",
"services" : "00000003",
"lastsend" : 1402745253,
"lastrecv" : 1402745191,
"bytessent" : 1383,
"bytesrecv" : 63789,
"blocksrequested" : 0,
"conntime" : 1402744776,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.2/",
"inbound" : false,
"startingheight" : 180368,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "176.9.63.136:13931",
"services" : "00000003",
"lastsend" : 1402745252,
"lastrecv" : 1402744961,
"bytessent" : 5514,
"bytesrecv" : 369814,
"blocksrequested" : 0,
"conntime" : 1402744776,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.1/",
"inbound" : false,
"startingheight" : 180368,
"banscore" : 0
},
{
"addr" : "195.130.216.149:13931",
"services" : "00000003",
"lastsend" : 1402744962,
"lastrecv" : 1402745289,
"bytessent" : 339,
"bytesrecv" : 45289,
"blocksrequested" : 0,
"conntime" : 1402744777,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.2/",
"inbound" : false,
"startingheight" : 174315,
"banscore" : 0
},
{
"addr" : "192.99.35.133:13931",
"services" : "00000003",
"lastsend" : 1402745348,
"lastrecv" : 1402745312,
"bytessent" : 73702,
"bytesrecv" : 1359054,
"blocksrequested" : 0,
"conntime" : 1402744778,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.2/",
"inbound" : false,
"startingheight" : 181908,
"banscore" : 0
},
{
"addr" : "149.210.168.71:13931",
"services" : "00000003",
"lastsend" : 1402745348,
"lastrecv" : 1402745312,
"bytessent" : 37237,
"bytesrecv" : 710109,
"blocksrequested" : 0,
"conntime" : 1402744778,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.2/",
"inbound" : false,
"startingheight" : 181908,
"banscore" : 0
},
{
"addr" : "91.132.178.106:13931",
"services" : "00000003",
"lastsend" : 1402745319,
"lastrecv" : 1402745347,
"bytessent" : 5229,
"bytesrecv" : 56840,
"blocksrequested" : 0,
"conntime" : 1402744786,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.1/",
"inbound" : false,
"startingheight" : 181908,
"banscore" : 0
},
{
"addr" : "88.218.101.44:13931",
"services" : "00000003",
"lastsend" : 1402745317,
"lastrecv" : 1402745317,
"bytessent" : 40888,
"bytesrecv" : 703496,
"blocksrequested" : 0,
"conntime" : 1402744792,
"version" : 70006,
"subver" : "/Satoshi:1.3.4.1/",
"inbound" : false,
"startingheight" : 181908,
"banscore" : 0
}
]