Pages:
Author

Topic: [ANN] GameCoin (GME) - Current version = v0.8.4.2 - page 4. (Read 71771 times)

full member
Activity: 232
Merit: 100
Rubic stays cubic
If there is any interest,  I've fired up the node again.

Received one connection Smiley  Someone is out there Smiley


Dont waste your time. Anything with the word "Game" in the title should look at MobileGo as it will take over the gaming industry.
sr. member
Activity: 350
Merit: 250
http://cointedtoken.com/
If there is any interest,  I've fired up the node again.

Received one connection Smiley  Someone is out there Smiley
 

 gamecoind getinfo
{
    "version" : 80402,
    "protocolversion" : 80402,
    "walletversion" : 60000,
    "blocks" : 279231,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 1.03807955,
    "testnet" : false,
    "keypoololdest" : 1410634487,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}


gamecoind getpeerinfo
[
    {
        "addr" : "192.99.8.126:42589",
        "services" : "00000001",
        "lastsend" : 1495253030,
        "lastrecv" : 1495253029,
        "conntime" : 1495253028,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279231,
        "banscore" : 0
    }
]


Fail. Don't be foolish and waste time in a hollow project that failed years ago. The network effect is one of the biggest factors in a projects success.

A smart person picks their battles and sometimes that means accepting we made a bad investment 😶

I didn't put into this I found this thread searching for gamecredit BTCtalk but I know the pain of being a foolish investor putting into things based on pipedream instead of progress
hero member
Activity: 499
Merit: 500
If there is any interest,  I've fired up the node again.

Received one connection Smiley  Someone is out there Smiley
 

 gamecoind getinfo
{
    "version" : 80402,
    "protocolversion" : 80402,
    "walletversion" : 60000,
    "blocks" : 279231,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 1.03807955,
    "testnet" : false,
    "keypoololdest" : 1410634487,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}


gamecoind getpeerinfo
[
    {
        "addr" : "192.99.8.126:42589",
        "services" : "00000001",
        "lastsend" : 1495253030,
        "lastrecv" : 1495253029,
        "conntime" : 1495253028,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279231,
        "banscore" : 0
    }
]
hero member
Activity: 646
Merit: 500
no exchange,no node,dead coin
hero member
Activity: 588
Merit: 503
I'll be shutting down my listening node.  It appears to be the last one.

Goodnight Gamecoin,  It's been fun.



sr. member
Activity: 462
Merit: 251
exchange?
hero member
Activity: 588
Merit: 503
addnode=76.95.178.229:9776  Is still accepting connections and has only 2 nodes connected inbound.

The pool front-end is still running but I've shutdown the stratum mining for Gamecoin due to the low interest.  If you wish to mine, PM me and I'll start it back up. 

Code:
gamecoind getpeerinfo | grep 'addr\|inbound'
        "addr" : "192.99.8.126:42355",
        "inbound" : true,
        "addr" : "50.254.61.142:63640",
        "inbound" : true,

Code:
gamecoind getinfo
{
    "version" : 80402,
    "protocolversion" : 80402,
    "walletversion" : 60000,
    "blocks" : 279060,
    "connections" : 2,
    "proxy" : "",
    "difficulty" : 3.94196600,
    "testnet" : false,
    "keypoololdest" : 1433393677,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}

hero member
Activity: 1904
Merit: 510
 ;Dalive?
hero member
Activity: 499
Merit: 500
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
    }
]

full member
Activity: 319
Merit: 100
what the game has been built on this coin? can i know?
hero member
Activity: 499
Merit: 500
addnode=76.95.178.229:9776  should allow you to connect,  I have the following...
 

Code:
gamecoind getpeerinfo
[
    {
        "addr" : "192.99.8.126:45117",
        "services" : "00000001",
        "lastsend" : 1466289524,
        "lastrecv" : 1466289524,
        "conntime" : 1464234382,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279034,
        "banscore" : 0
    },
    {
        "addr" : "96.87.169.209:35558",
        "services" : "00000001",
        "lastsend" : 1466291081,
        "lastrecv" : 1466291081,
        "conntime" : 1465887711,
        "version" : 80402,
        "subver" : "/GameCoin:0.8.4.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 279042,
        "banscore" : 0
    }
]
hero member
Activity: 1904
Merit: 510
hero member
Activity: 499
Merit: 500
nodes ?

Try ...

addnode=76.95.178.229:9776

I have connections from the following ip's and at  278993 blocks.
192.99.8.126
72.46.152.250
 
member
Activity: 107
Merit: 10
nodes ?
sr. member
Activity: 328
Merit: 250
launched in 2013...  the 1st wave of altcoins...

block explorer? 
community?

estimated altcoin inflation or total supply over the next 10 years?

the information is needed for http://alt19.com/19/cryptocurrency.php

thanks
sr. member
Activity: 417
Merit: 313
Not completely dead ...

gamecoind getinfo
{
    "version" : 80402,
    "protocolversion" : 80402,
    "walletversion" : 60000,
    "blocks" : 278833,
    "connections" : 6,
    "proxy" : "",
    "difficulty" : 24.10860322,
    "testnet" : false,
    "keypoololdest" : 1433393677,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}


gamecoind getpeerinfo | grep addr
        "addr" : "192.99.8.126:60178",
        "addr" : "207.154.20.231:57806",
        "addr" : "115.196.21.105:35888",
        "addr" : "72.46.152.250:46279",
        "addr" : "91.215.108.169:57656",
        "addr" : "50.254.61.142:49172",




Good to hear that someome is paying attention. I hope we can see this coin someday somewhere  Wink
hero member
Activity: 499
Merit: 500
Not completely dead ...

gamecoind getinfo
{
    "version" : 80402,
    "protocolversion" : 80402,
    "walletversion" : 60000,
    "blocks" : 278833,
    "connections" : 6,
    "proxy" : "",
    "difficulty" : 24.10860322,
    "testnet" : false,
    "keypoololdest" : 1433393677,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}


gamecoind getpeerinfo | grep addr
        "addr" : "192.99.8.126:60178",
        "addr" : "207.154.20.231:57806",
        "addr" : "115.196.21.105:35888",
        "addr" : "72.46.152.250:46279",
        "addr" : "91.215.108.169:57656",
        "addr" : "50.254.61.142:49172",


sr. member
Activity: 417
Merit: 313

They, you mean devs? If yes, then takeover is the only option...

This name is crypto gold - definitely worth a hi-jacking.  Too bad it was allowed to be diluted into oblivion. 

Agree. There are only a few coins that have great and memorable names. This is one of them.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net

They, you mean devs? If yes, then takeover is the only option...

This name is crypto gold - definitely worth a hi-jacking.  Too bad it was allowed to be diluted into oblivion. 
sr. member
Activity: 417
Merit: 313
What's the deal with GameCoin? Is there some dev? Great marketing name btw. Maybe someone should think about takeover...

coin died?

Long ago already, get's no attention since more than a year. They simply not cared.

They, you mean devs? If yes, then takeover is the only option...
Pages:
Jump to: