Bitcoin Forum
June 17, 2024, 04:43:07 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16]
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Pre-ANN] Gamers-Coin Beta on: February 18, 2014, 06:23:15 PM
-
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Pre-ANN] Gamers-Coin Beta on: February 18, 2014, 06:15:37 PM
-

303  Alternate cryptocurrencies / Announcements (Altcoins) / [PreDev-ANN] Gamers-Coin Beta on: February 18, 2014, 05:50:21 PM
Starting from New Basic Source More Info Coming Soon
ANN if it Live Again
304  Alternate cryptocurrencies / Altcoin Discussion / Need help to set new checkpoints on: February 16, 2014, 01:24:25 PM
Hi all im new with altcoins,i have compile my own altcoin all running fine.
But now i want to know how to set new checkpoints,where i can get the new hash and block index?

Code:
    static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of // Yo dawg, this is the secret. Checkpoint 0 hash == Genesis block hash.
        (         0, uint256("0x66647a017469253458fe0c727b7f324376a8d638e6c4355ac9b306913fefe80")),
                  ?, uint256("0x???????????????????????????????????????????????????????????????????????"))
        ;

Thanks for any help.
305  Alternate cryptocurrencies / Altcoin Discussion / Re: Need help to set new checkpoints on: February 16, 2014, 01:07:01 PM
bump
306  Alternate cryptocurrencies / Altcoin Discussion / Need help to set new checkpoints on: February 16, 2014, 12:25:01 PM
Hi all im new with altcoins,i have compile my own altcoin all running fine.
But now i want to know how to set new checkpoints,where i can get the new hash and block index?

Code:
    static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of // Yo dawg, this is the secret. Checkpoint 0 hash == Genesis block hash.
        (         0, uint256("0x66647a017469253458fe0c727b7f324376a8d638e6c4355ac9b306913fefe80")),
                  ?, uint256("0x???????????????????????????????????????????????????????????????????????"))
        ;

Thanks for any help.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!