Bitcoin Forum
June 24, 2024, 06:43:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 »
  Print  
Author Topic: [ANN] New Crypto Currency - GameCoin (GME)  (Read 54278 times)
Narken
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 13, 2013, 08:55:16 PM
 #441

WTS 36K GME PM with offert. Accept LTC / BTC / PPC
Placing this in a thread where it just turned out that whatever you got may get lost any time might not be the strategically wisest move :-)

HAHA EPIC MOVE

Yes sir
faraway
Sr. Member
****
Offline Offline

Activity: 339
Merit: 250


View Profile
May 13, 2013, 09:04:25 PM
 #442

The pool is back using the given checkpoints. So it won't crash against wrong blocks...

Here are the parameters:

cgminer --scrypt -o next.afraid.org:8112 -u yourGMEaddress -p .

statistics available here: http://next.afraid.org:8112

2% fee.

----
bitrain
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
May 13, 2013, 09:07:46 PM
 #443

Gamecoin was designed to play with its dead copycat body ?

◇◇◇◇◇◇◇◇◇◇◇◇◇◇◇
ICO starts 1st Nov.
◇◇◇◇◇◇◇◇◇◇◇◇◇◇◇
 
████████████████████████ PLAYKEY: DECENTRALIZED CLOUD GAMING PLATFORM ████████████████████████
█████████████ Getting lost in the sea of cryptocurrencies? Choose Playkey token! █████████████
Website | BitcoinTalk | Slack | Twitter | LinkedIn | Medium | Facebook | Reddit | Telegram
 
◇◇◇◇◇◇◇◇◇◇◇◇◇◇◇
ICO starts 1st Nov.
◇◇◇◇◇◇◇◇◇◇◇◇◇◇◇
faraway
Sr. Member
****
Offline Offline

Activity: 339
Merit: 250


View Profile
May 13, 2013, 09:17:39 PM
 #444

Today it was quite dead... May this coin come back to life? We have a diffculty = 1.00000000,...


{
    "blocks" : 19291,
    "currentblocksize" : 1764,
    "currentblocktx" : 1,
    "difficulty" : 1.00000000,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 8594088,
    "pooledtx" : 1,
    "testnet" : false
}
SylTi
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
May 13, 2013, 09:17:50 PM
Last edit: May 14, 2013, 12:48:57 AM by SylTi
 #445

The original blockchain does seem to be winning the fight but if anyone can compile a new gamecoin-qt.exe, an addition of some checkpoints to src/checkpoints.cpp should help.

Current:
Code:
     static MapCheckpoints mapCheckpoints =
             boost::assign::map_list_of
            ( 0, uint256("0x12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2"))
            ( 15000, uint256("0xdb0386f2b3c77be8406e5f6e0b0f17d116a20e44ab312d81c78cabdb0a25fdfa"))
             ;

Changed to add extra block hashes:
Code:
     static MapCheckpoints mapCheckpoints =
             boost::assign::map_list_of
            ( 0, uint256("0x12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2"))
            ( 15000, uint256("0xdb0386f2b3c77be8406e5f6e0b0f17d116a20e44ab312d81c78cabdb0a25fdfa"))
            ( 15500, uint256("0x5d056501ff02bf9220fb92f8ef6c5b18f4427216bf0c3e9c0de0ea26a78d6b1c"))
            ( 16000, uint256("0x1238760df809ed04c7c835f2ccc2230f1a12060c4af4ccf4a5076c43b3ec00f6"))
            ( 16500, uint256("0xc1aa0164d8262d606a5345e0b329af0833b1931c066e6ae0cd514d7943fc6e49"))
            ( 17000, uint256("0xa9b9ce5ab12059921ee9fab0e2ede9947181a924e36de5bbb9701e31408c92e3"))
            ( 17500, uint256("0x7ef8701746335ee4ab4c69173aacba0cf17ddce96cdcc8557962e9bc499e76f7"))
            ( 18000, uint256("0x500c4a1edf9ca19a3d7abff3338d45a7e76d28b324dbb212dc5d4dee1cb07cc9"))
            ( 18500, uint256("0x181d8fb8bb94ca4f1147c9d8b3d7ea56d5bcc4145f853e6a4333eb7eb791e812"))
            ( 19000, uint256("0x285c6caac0624e68279cbd60695dccc0f43a69b1be70776dd694befdcc21cac7"))
            ( 19100, uint256("0x47373775b7db1213a9027a741b5225e5b96ef1c2932ba04e9ff178b951838ed1"))
            ( 19200, uint256("0xaebd1cb984fe55090254fbd766275d007863f02a4327a0d655f881e7b8fe5bdd"))
            ( 19264, uint256("0xa8ea7f271fd5c0430df91c9e62604932624bbac96eb8fc015faf284f6a712c4b"))
             ;


So far, it work's great, thanks.

Now we need the dev to push the changes on github.


Edit:
Or not. same probleme popup again

ruecanonrails
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 14, 2013, 02:20:49 AM
 #446

Still working fine for me.
It's showing that the wallet is out of sync and there's more blocks to be downloaded, however it's not downloading, instead it's sticking with the original blockchain. Even though it's claiming to be out of sync, it isn't and I'm still able to mine, and have blocks mature.

You should be fine as long as it doesn't download all 350k of whatever false blockchain someone is trying to destroy the coin with. If it does download it, then remove and resync.

The network is still strong enough on the original blockchain not to be overwritten at this time. There's also blocks being solved on the proper chain every few minutes or so.
Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
May 14, 2013, 02:35:28 AM
 #447

Oh dear god, how did this make it back on the front page. It's over

Sondey10mg
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
May 15, 2013, 08:29:10 AM
 #448

Hmm, only one connection and claims to be synced. But it's not..

 *Image Removed*
 *Image Removed*
Magic8Ball
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
May 15, 2013, 08:32:49 AM
 #449

Anybody mining it?
ruecanonrails
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 15, 2013, 08:42:04 AM
 #450

New site for slots which can use our GameCoins for fun.

http://slots.won777.com/


I'll throw a few hashes into GameCoins to help move coins for some random fun slots. Hopefully we can get more games to use our gamecoins on. Even if they have no "value" if we can use them for entertainment that's good enough for me.
thepj
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
May 15, 2013, 09:32:07 AM
 #451

New site for slots which can use our GameCoins for fun.

http://slots.won777.com/


I'll throw a few hashes into GameCoins to help move coins for some random fun slots. Hopefully we can get more games to use our gamecoins on. Even if they have no "value" if we can use them for entertainment that's good enough for me.

Site not loading for me :/
ruecanonrails
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 15, 2013, 09:37:20 AM
 #452

yeah it's down rightnow, while it was up I had some fun spamming my gamecoins
willhash4food
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 15, 2013, 07:17:51 PM
 #453

It's up now!    Grin
   
http://slots.won777.com/

They see me minin'... they hatin'...
lightlord
Donator
Legendary
*
Offline Offline

Activity: 3226
Merit: 1226


★Bitvest.io★ Play Plinko or Invest!


View Profile WWW
May 16, 2013, 10:29:55 PM
 #454

It's up now!    Grin
   
http://slots.won777.com/

Gamecoin time  Smiley



.
.BIG WINNER!.
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████

▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░████
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████

██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░

██░▄▄▄▄░████▄▄██▄░░░░
████████████▀▀▀▀▀▀▀██
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄

██░████████░███████░█
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████

▀████████████████████▀




Rainbot
Daily Quests
Faucet
sumantso
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
May 16, 2013, 10:34:22 PM
 #455

Not working. Send a transaction to the slot site and stuck at 0/6. Wallet keeps saying 'Not synced'. The first coin to die?

riku2015
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 16, 2013, 11:07:34 PM
 #456

dead, not syncing..... we need to get network up to get dumped coin to the game lol
ruecanonrails
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 16, 2013, 11:22:23 PM
 #457

It is working.
You just need to mine the coin in order to get confirmations. I don't think anyone is mining at the moment. the difficulty is only 1 so you should be able to get a couple blocks in no time.

Ironically, you might make more coins mining for confirmations, than the amount of coins you are trying to send. Unless you are sending over 6k coins.
TruCoin
Full Member
***
Offline Offline

Activity: 210
Merit: 100


DATABLOCKCHAIN.IO SALE IS LIVE | MVP @ DBC.IO


View Profile
May 16, 2013, 11:29:50 PM
 #458

PM if you want this brought back to life !!!Developer or major holders of this coin

Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
May 16, 2013, 11:31:31 PM
 #459

PM if you want this brought back to life !!!Developer or major holders of this coin

Seriously?

daHavok
Newbie
*
Offline Offline

Activity: 14
Merit: 0



View Profile
May 16, 2013, 11:44:37 PM
 #460

Another dead/dying?! lol
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!