Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SMAC - Social Media Advertising, Market Live on Bittrex!
by
boxxa
on 16/04/2015, 01:43:24 UTC
Why aren't you showing info from those clients? Master node is running and synced just fine. Are you on the latest build from the repo? What is in your debug for what the peers are misbehaving? I just synced a clean wallet with no issues. Try to rebuild with a recent copy. There was a commit that updated the protocolversion to fix this on an older build.

Code:
./smacd getpeerinfo
[
    {
        "addr" : "XXXXXXX:53983",
        "services" : "00000001",
        "lastsend" : 1429147906,
        "lastrecv" : 1429147868,
        "conntime" : 1428981243,
        "version" : 60013,
        "subver" : "/smac:1.0.0/",
        "inbound" : true,
        "startingheight" : 55754,
        "banscore" : 0
    }

Code:
/smacd getinfo
{
    "version" : "v1.0.1.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 58477,
    "timeoffset" : 0,
    "moneysupply" : 640425.68356828,
    "connections" : 22,
    "proxy" : "",
    "ip" : "104.238.180.147",
    "difficulty" : {
        "proof-of-work" : 10.25114353,
        "proof-of-stake" : 0.00102208
    },
    "testnet" : false,
    "keypoololdest" : 1425165608,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00000000,
    "errors" :