Post
Topic
Board Altcoin Discussion
Re: [ANN][NEC] Neocoin, an innovative coin (not a copy paste coin)
by
Neo8
on 10/10/2013, 13:02:52 UTC
Neo8,

Could you share config settings, I'm still out of date, about 10 days, and can not synchronize

Quote
./neocoind getinfo          
{  
    "date" : "10/10/13 11:14:19",
    "version" : "v1.8.1-neocoin",
    "protocolversion" : 60008,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 37891,
    "moneysupply" : 1967622.44212500,
    "connections" : 4,
    "proxy" : "",
    "ip" : "128.73.179.238",
    "difficulty" : 0.63815802,
    "reward" : 44,
    "testnet" : false,
    "keypoololdest" : 1381383159,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : "This is a pre-release test build - use at your own risk - do not  use for mining or merchant applications."
}

My diff is 930216 s =  10 d.

I'm up-to-date, build from scratch https://github.com/neocoin-project/neocoin.git

Quote
$ git pull
Already up-to-date.

My config looks like:
Quote
~$ cat .neocoin/neocoin.conf
rpcuser=username
rpcpassword=password
rpcport=8000
daemon=1
server=1
maxconnections=100
gen=0
testnet=0
listen=1
addnode=82.243.98.236:58405
addnode=184.88.62.170:49239
addnode=109.102.106.183:58717
addnode=204.236.231.155:60137
addnode=litepool.eu
addnode=193.16.101.186:52347
addnode=92.234.200.27:9880
addnode=76.208.146.27:58888
addnode=88.82.177.234:55535


Please, share correct config file in the first message.

I'm not sure which ports are correctly, is it true:
rpcport=8000
port=8001

?

Or network under kind of attack? Why can't i complete synchronization?

There is no problem with synchronisation but your config file is wrong.
Delete* everything in the Neocoin data directory and Remove all nodes in your config file, you do not need add nodes.