Pages:
Author

Topic: [ANN][CASH] Crypto CASH | Proof of Stake & COIN CONTROL | On Cryptsy | 0 PREMINE - page 26. (Read 248238 times)

hero member
Activity: 574
Merit: 500
Richard Coleman - Chief Executive @ CloudThink.IO
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?

Seriously? It's 6 posts above you.

Oops, indeed. YOu're wright. I didn't see it.
Thanks a lot.

I've just tried it with the adnodes above, but still nothing....

Try 107.189.32.1

Thanks.
Wallet is working perfect now.
Blocks are coming in. It will of course take some time before they are complete.
But it's going the good way.
sr. member
Activity: 272
Merit: 250

This was one of the first coins I mined when I started with scrypt.  Glad to see it has rebounded so well.
sr. member
Activity: 272
Merit: 250
Can someone provide a few IPs for some addnode's ?

Everything in the OP results in "connection timeout" and I've checked a few other posts and none of which work.

Where can we find this or how can we provide this ? Sorry for the noob question but I'm not a technical guy at all Smiley
What is strange is that the wallet is working well from what I can see (don't know about staking though).

Staking works fine.  Pretty quick, too.
legendary
Activity: 2086
Merit: 1015
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?

Seriously? It's 6 posts above you.

Oops, indeed. YOu're wright. I didn't see it.
Thanks a lot.

I've just tried it with the adnodes above, but still nothing....

Try 107.189.32.1
hero member
Activity: 574
Merit: 500
Richard Coleman - Chief Executive @ CloudThink.IO
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?

Seriously? It's 6 posts above you.

Oops, indeed. YOu're wright. I didn't see it.
Thanks a lot.

I've just tried it with the adnodes above, but still nothing....
hero member
Activity: 574
Merit: 500
Richard Coleman - Chief Executive @ CloudThink.IO
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?

Seriously? It's 6 posts above you.

Oops, indeed. YOu're wright. I didn't see it.
Thanks a lot.
legendary
Activity: 2086
Merit: 1015
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?

Seriously? It's 6 posts above you.
hero member
Activity: 574
Merit: 500
Richard Coleman - Chief Executive @ CloudThink.IO
I have downloaded the cashcoin wallet as i have changed my computer.
I have no connections with the network.
Can someone help me with addnodes or so?
newbie
Activity: 28
Merit: 0
Block Explorer is online! http://107.189.32.1:2751/

Donate,
CASH: EmpTmydCbZjYMmAJKDhtznzyySGZXjRiRC
BTC: 16D2T4owuTdeoH61xRfc6wr73waHchTaFf


Excellent job ! Thank you very much for this ! Just sent a donation Smiley
legendary
Activity: 2086
Merit: 1015
Block Explorer is online! http://107.189.32.1:2751/

Donate,
CASH: EmpTmydCbZjYMmAJKDhtznzyySGZXjRiRC
BTC: 16D2T4owuTdeoH61xRfc6wr73waHchTaFf
legendary
Activity: 2086
Merit: 1015
"blocks" : 561839

Well, this may take a bit to sync. Currently at ~30k blocks
newbie
Activity: 28
Merit: 0
Can you run the command 'getinfo' so I can see the proper height I should reach when I'm done syncing?

Thanks

Here :

{
"version" : "v1.1.0.2-g32a928e-CASH",
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 186.26856300,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 561839,
"moneysupply" : 10682424.72452700,
"connections" : 2,
"proxy" : "",
"ip" : "xx.xxx.xxx.xxx",
"difficulty" : 3.30379140,
"testnet" : false,
"keypoololdest" : 1408381403,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : "WARNING: Checkpoint is too old. Redownload Blockchain. If warning persist contact the Development Team"
}
legendary
Activity: 2086
Merit: 1015
Can you run the command 'getinfo' so I can see the proper height I should reach when I'm done syncing?

Thanks
legendary
Activity: 2086
Merit: 1015
Ok, so that'd mean...

Code:
addnode=134.249.144.169
addnode=92.42.160.251
addnode=203.20.114.252
addnode=86.154.127.26
addnode=178.32.251.112
addnode=204.11.237.233
addnode=121.208.29.52

It worked, my node is now syncing.
newbie
Activity: 28
Merit: 0
Can someone provide a few IPs for some addnode's ?

Everything in the OP results in "connection timeout" and I've checked a few other posts and none of which work.

Where can we find this or how can we provide this ? Sorry for the noob question but I'm not a technical guy at all Smiley
What is strange is that the wallet is working well from what I can see (don't know about staking though).

getpeerinfo

Either in the debug console or via rpc should do it


Linux: ./Cashd getpeerinfo
Windows (something like this): Help/About -> debug console -> getpeerinfo

Got this :



[
{
"addr" : "134.249.144.169:3352",
"services" : "00000001",
"lastsend" : 1424084837,
"lastrecv" : 1424084874,
"conntime" : 1424081941,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 561778,
"banscore" : 0
},
{
"addr" : "92.42.160.251:38288",
"services" : "00000001",
"lastsend" : 1424084874,
"lastrecv" : 1424084874,
"conntime" : 1424082044,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 561779,
"banscore" : 0
},
{
"addr" : "203.20.114.252:3352",
"services" : "00000001",
"lastsend" : 1424084875,
"lastrecv" : 1424084875,
"conntime" : 1424082107,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 561780,
"banscore" : 0
},
{
"addr" : "86.154.127.26:34603",
"services" : "00000001",
"lastsend" : 1424084875,
"lastrecv" : 1424084876,
"conntime" : 1424082140,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 561780,
"banscore" : 0
},
{
"addr" : "178.32.251.112:59514",
"services" : "00000001",
"lastsend" : 1424084836,
"lastrecv" : 1424084874,
"conntime" : 1424082240,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 561783,
"banscore" : 0
},
{
"addr" : "204.11.237.233:60129",
"services" : "00000001",
"lastsend" : 1424084837,
"lastrecv" : 1424084874,
"conntime" : 1424082300,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 561783,
"banscore" : 0
},
{
"addr" : "121.208.29.52:64865",
"services" : "00000001",
"lastsend" : 1424084875,
"lastrecv" : 1424084875,
"conntime" : 1424083332,
"version" : 70001,
"subver" : "/Satoshi:0.7.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 561801,
"banscore" : 0
}
]
legendary
Activity: 2086
Merit: 1015
Can someone provide a few IPs for some addnode's ?

Everything in the OP results in "connection timeout" and I've checked a few other posts and none of which work.

Where can we find this or how can we provide this ? Sorry for the noob question but I'm not a technical guy at all Smiley
What is strange is that the wallet is working well from what I can see (don't know about staking though).

getpeerinfo

Either in the debug console or via rpc should do it


Linux: ./Cashd getpeerinfo
Windows (something like this): Help/About -> debug console -> getpeerinfo
newbie
Activity: 28
Merit: 0
Can someone provide a few IPs for some addnode's ?

Everything in the OP results in "connection timeout" and I've checked a few other posts and none of which work.

Where can we find this or how can we provide this ? Sorry for the noob question but I'm not a technical guy at all Smiley
What is strange is that the wallet is working well from what I can see (don't know about staking though).
legendary
Activity: 2086
Merit: 1015
Can someone provide a few IPs for some addnode's ?

Everything in the OP results in "connection timeout" and I've checked a few other posts and none of which work.
sr. member
Activity: 314
Merit: 250
He will probably wait until he has almost all the coins then pump the price sky high when few people have coins to dump.

Who knows, CASH is already heavy coin compared to what it was few months ago. Maybe he will keep it at 400 for long time and slowly sell to us what he bought at 100 Smiley
newbie
Activity: 51
Merit: 0
He will probably wait until he has almost all the coins then pump the price sky high when few people have coins to dump.
Pages:
Jump to: