Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GameCoin (GME) - Current version = v0.8.4.2
by
Miner-TE
on 07/11/2016, 05:09:22 UTC
The current state of GameCoin. Call it what you will  Cry


Last block Mined - 279044.
Wednesday, 21-Sep-16 22:20:20 UTC



Code:
gamecoind getblockhash 279044
9f2a7a6828ae25018ccda56316050eace2d75670f0d250200407e6893e688986


gamecoind getblock 9f2a7a6828ae25018ccda56316050eace2d75670f0d250200407e6893e688986
{
    "hash" : "9f2a7a6828ae25018ccda56316050eace2d75670f0d250200407e6893e688986",
    "confirmations" : 1,
    "size" : 191,
    "height" : 279044,
    "version" : 1,
    "merkleroot" : "bc395cc7419b1b31afc8b02cdc275715d99f9b1d6d0819fb29077e799dea1854",
    "tx" : [
        "bc395cc7419b1b31afc8b02cdc275715d99f9b1d6d0819fb29077e799dea1854"
    ],
    "time" : 1474496420,
    "nonce" : 3339649085,
    "bits" : "1c35aba2",
    "difficulty" : 4.76977812,
    "previousblockhash" : "7fff3fbde35c4a01ea102a57859c736eee0b2104cc31f273738b01dc47b2093a"
}


Code:
gamecoind getpeerinfo
[
    {
        "addr" : "76.95.178.229:9776",
        "services" : "00000001",
        "lastsend" : 1478493324,
        "lastrecv" : 1478493324,
        "conntime" : 1478136779,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279044,
        "banscore" : 0
    },
    {
        "addr" : "192.99.8.126:40823",
        "services" : "00000001",
        "lastsend" : 1478493324,
        "lastrecv" : 1478493324,
        "conntime" : 1478136779,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279044,
        "banscore" : 0
    },
    {
        "addr" : "50.254.61.142:63874",
        "services" : "00000001",
        "lastsend" : 1478494322,
        "lastrecv" : 1478494324,
        "conntime" : 1478204354,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.4/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279044,
        "banscore" : 0
    }
]