Post
Topic
Board Altcoin Discussion
Re: SmallChange [research-only] [Litecoin based] [15 seconds blocks] [scrypt]
by
noyvpom
on 08/05/2013, 09:03:57 UTC
Strange, I'm pretty sure if said it had ~60 connections
To me it seems impossible. I never got more than ~10 connections with SMC, typically 6~8.
Considering that in the last couple of days there has been a max. total of ~15 active clients, 60 connections are unlikely. Sure it has been SMC and not some other coin?

noyvpom  suddenly realizes he has 2000 Bitbars...

If I had 2000 BTB I'd change that straight to BTC in a second! But something is strange, I definitly had ~50+ connections at one point. Now I started my client, it says it's at 24% downloading 89010 / 348690 blocks!
It also says I have 521 transactions, but only ~1k coins. (all transactions except 3 are mining ones)

http://i.imgur.com/cEDTuWk.jpg

here is my peer info

Code:
[
    {
        "addr" : "76.105.190.218:9030",
        "services" : "00000001",
        "lastsend" : 1368003596,
        "lastrecv" : 1368003517,
        "conntime" : 1368003263,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 89007,
        "banscore" : 0
    },
    {
        "addr" : "37.46.43.200:9030",
        "services" : "00000001",
        "lastsend" : 1368003517,
        "lastrecv" : 1368003561,
        "conntime" : 1368003264,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 89007,
        "banscore" : 0
    },
    {
        "addr" : "92.206.199.110:9030",
        "services" : "00000001",
        "lastsend" : 1368003597,
        "lastrecv" : 1368003595,
        "conntime" : 1368003267,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 89007,
        "banscore" : 0
    },
    {
        "addr" : "62.252.11.221:9030",
        "services" : "00000001",
        "lastsend" : 1368003518,
        "lastrecv" : 1368003517,
        "conntime" : 1368003268,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 89007,
        "banscore" : 0
    },
    {
        "addr" : "64.188.173.187:9030",
        "services" : "00000001",
        "lastsend" : 1368003517,
        "lastrecv" : 1368003597,
        "conntime" : 1368003275,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 89007,
        "banscore" : 0
    },
    {
        "addr" : "217.123.125.153:9333",
        "services" : "00000001",
        "lastsend" : 1368003614,
        "lastrecv" : 1368003614,
        "conntime" : 1368003281,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 348690,
        "banscore" : 0
    },
    {
        "addr" : "24.14.4.22:9333",
        "services" : "00000001",
        "lastsend" : 1368003564,
        "lastrecv" : 1368003614,
        "conntime" : 1368003282,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 348690,
        "banscore" : 0
    },
    {
        "addr" : "42.61.252.62:9333",
        "services" : "00000001",
        "lastsend" : 1368003608,
        "lastrecv" : 1368003614,
        "conntime" : 1368003299,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 348691,
        "banscore" : 0
    }
]

Is it possible its connecting to another coin network somehow and getting confused?