Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA
by
ymod123
on 27/07/2014, 16:29:40 UTC
Read my last comment.  This is it.  This is all you need.

Code:
addnode=192.99.151.16
addnode=192.99.43.247
addnode=cloak.blockexplorer.cc
Hi ,
I have been running wallet 1.9.6.0 for a while and staking nicely. but today out of curiosity I tried to click the Cloak trade icon in wallet twice and both times the wallet stopped working?? Does the developer/anybody know why wallet closed.?? otherwise staking is fine and 12 active connections. In my conf file I have like 109(got from explorer) node lines which seem to work fine.
Quote

click on "cloak trade" and wallet crashes immediately.


Guys/Gals this is a wallet for PoSA Public Beta Testing ... ignore cloaktrade for the purpose of this testing. Thanks for reporting.

cloack1 i only Still have 1 network connection and 20 anon connection Its bee awhile now im trying to be patient on it...Smiley sorry newbie..
do i need to add this kind of things to conf file ?
 rpcuser="user"
rpcpassword=" ..

I don't know.Please use default conf and be patient.I am only a user not a programmer.This is beta stage

when i used the old Conf file doesnt connect even in anon BUT when I used the new one
only this node
addnode=192.99.151.16
addnode=192.99.43.247
addnode=cloak.blockexplorer.cc

it connect to ANON very fast but i have only 1 network connection Sad

Paste this (getpeerinfo)in:Help-debug window-console.And paste back result

i have 2 network now ......

this is the result

11:41:34

Welcome to the CloakCoin RPC console.
Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.


12:28:56

getpeerinfo


12:28:56

[
{
"addr" : "192.99.151.16:29662",
"services" : "00000001",
"lastsend" : 1406478531,
"lastrecv" : 1406478531,
"conntime" : 1406475724,
"version" : 60018,
"subver" : "/SidneyReilly:0.7.7.22/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 80798,
"banscore" : 0
},
{
"addr" : "76.21.96.22:29662",
"services" : "00000000",
"lastsend" : 1406478531,
"lastrecv" : 1406478516,
"conntime" : 1406478267,
"version" : 0,
"subver" : "",
"inbound" : false,
"releasetime" : 0,
"startingheight" : -1,
"banscore" : 0
}
]