Bitcoin Forum
May 04, 2024, 03:09:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  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 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 57 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Masternode] [Testing] DiveCoin - The Ultimate Dumpster Diving Experience! on: October 10, 2017, 12:33:54 PM
so, any exchanges ?
 Grin Grin Grin Grin
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LUXCoin — New PHI1612 PoW/PoS Hybrid Algorithm — Parallel Masternodes on: October 10, 2017, 09:12:39 AM
any bounty masternode ?
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 10, 2017, 08:55:06 AM
now, where exchanges ?
 Grin Grin Grin Grin
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 02:58:45 PM
197.88.49.72:28886
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 02:47:47 PM
that correct,
you only wait sync
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 02:44:28 PM
maybe you wrong port !
 Grin Grin Grin

Can you sync with the seed node?
what you port ?
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 02:39:12 PM
maybe you wrong port !
 Grin Grin Grin
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 01:33:43 PM
There is windows wallet already.
https://github.com/216k155/lux/releases

Still on testnet..
are you pay pool for tesnet ?
 Grin Grin Grin Grin
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 10:46:48 AM
net 1254 mhs
diff 29
 Grin Grin Grin Grin

One time there was 5k+ after release of the test stuff.
you're right, cause no pool,,
maybe tomorrow on pool at block 1000
 Grin Grin Grin Grin
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 10:16:15 AM
the wallet cant get sync ,
any addnode conf ?

37 connection my wallet,,,
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 09, 2017, 10:09:56 AM
net 1254 mhs
diff 29
 Grin Grin Grin Grin
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 08, 2017, 05:26:37 PM
Code:
{
    int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 1)
    {
        nSubsidy = 300000 * COIN;                     // Initilised static pre-mine.
    }
        else if(pindexBest->nHeight < 500)             // First halving - Activated instamine protection
    {
        nSubsidy = 1 * COIN;  // ~500
    }
        else if(pindexBest->nHeight < 1000000)         // Second halving - Initilised normal blockchain
    {
        nSubsidy = 10 * COIN;  // ~10m
    }
        else if(pindexBest->nHeight < 1001000)         // Third halving - Superblock wards | Happy Birthday Lux 1 Year | 10/10/2018 | 30 LUX/block reward
    {
        nSubsidy = 30 * COIN;  // ~30,000 reward to miner
    }
        else if(pindexBest->nHeight < 5000000)         // Last halving - Re-activate normal blockchain
    {
        nSubsidy = 10 * COIN;  // ~10m
    }
else if(pindexBest->nHeight < 6000000) // PoW end block 6m - Reduce block reward | Automatic initilised new blockchain after 6m blocks
    {
        nSubsidy = 10 * COIN;  // ~10m
    }
        else
    {
        nSubsidy = 1 * COIN;
}
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Masternode Sale] DiveCoin - The Ultimate Dumpster Diving Experience! on: October 08, 2017, 10:33:52 AM
net 1000 mhs
 Grin Grin Grin
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 07, 2017, 07:07:35 PM
Check ccminer@tpruvot / linux on GitHub, you will find everything there.
Some 20% speedup to come soon.
do you have windows,,
 Grin Grin Grin
35  Alternate cryptocurrencies / Tokens (Altcoins) / Re: ⭐⭐⭐ [ANN][MyCash] [OWN EXCHANGE SOON] | AIRDROP NOW ⭐⭐⭐ on: October 07, 2017, 05:04:07 PM
pm sent
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 07, 2017, 02:25:43 AM
block 1400 coming,,
net 500 mhs
 Grin Grin Grin Grin
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 07, 2017, 02:21:39 AM
tesnet mywallet lux 21 connection
 Grin Grin Grin Grin
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 06, 2017, 12:57:09 PM
premine 7 500 000
miner not stable, i dont know
maybe algo or ccminer
 Grin Grin Grin Grin
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo on: October 05, 2017, 01:48:36 AM
i test on wallet,,
dont worry this is only test, i will clean if done
only 1 block accept, and all block boooooo
 Grin Grin Grin Grin

40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EDDIE] Scrypt RELAUNCH pow-pos HIGH APR 0% PREMINE-NO ICO-IPO on: October 03, 2017, 11:16:29 PM
check this sound
https://precoinsy.net/
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 57 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!