Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - legitnick

Pages: [1]
1
MemoryCoin / Linux wallet wont sync
« on: December 17, 2013, 06:06:36 pm »
 >:( 30 hours and still nothing.. I've added every node that I've found on the forums. Is this coin just broken or what?
root@livecd:~/memorycoin/src# ./bitcoind getinfo
{
    "version" : 85200,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00000000,
    "testnet" : false,
    "keypoololdest" : 1387266596,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

2
MemoryCoin / How to get MMC 2.0 wallet to sync on linux
« on: December 17, 2013, 08:13:41 am »
Anyone else running into this issue??  >:( >:( >:(

root@livecd:~/memorycoin/src# ./bitcoind getinfo
{
    "version" : 85200,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00000000,
    "testnet" : false,
    "keypoololdest" : 1387266597,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
root@livecd:~/memorycoin/src# cat ~/.memorycoin/memorycoin.conf
rpcuser=memorycoinrpc
rpcpassword=***hunter2
rpcport=1925
rpcallow=127.0.0.1
server=1
addnode=180.183.156.250:1968
addnode=76.24.94.154
addnode=62.43.2.239
addnode=82.52.177.81
addnode=84.249.109.128
addnode=79.3.168.143:1968
addnode=94.122.229.201:1968
addnode=118.210.212.90:1968
addnode=70.112.30.253:1968
addnode=95.89.105.134:1968
addnode=209.12.233.40:14210
addnode=79.113.210.250:51653
addnode=62.142.165.113:49646
addnode=86.106.35.224:1968
addnode=89.210.201.182:59197
addnode=84.228.200.63:50831
addnode=81.174.50.66:51930
addnode=213.197.188.148:43212
gen=1

root@livecd:~/memorycoin/src# ping -c 6 www.google.com
PING www.google.com (74.125.225.209) 56(84) bytes of data.
64 bytes from den03s06-in-f17.1e100.net (74.125.225.209): icmp_req=1 ttl=52 time=49.1 ms
64 bytes from den03s06-in-f17.1e100.net (74.125.225.209): icmp_req=2 ttl=52 time=37.4 ms
^C
--- www.google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 37.415/43.282/49.150/5.871 ms


10 minutes later and still at connections 0. >:(

3
BitShares PTS / No block source avaliable
« on: November 14, 2013, 08:27:14 pm »
I added some of the nodes from the OP on bitcointalk but still I get this,

Pages: [1]