Bitcoin Forum
June 21, 2024, 02:58:57 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (BOB) OFFICIAL SubGenius CryptoCurrency - DobbsCoin (BOB) on: May 05, 2018, 03:12:38 PM
The unSlackening is a true event taking place currently.  In Pink Speak, it means coin supply is bungled.

https://github.com/dobbscoin/dobbscoin-source/blob/master/src/main.cpp
Code:
CAmount GetBlockValue(int nHeight, const CAmount& nFees)
{
    CAmount nSubsidy = 50 * COIN;
    // Testnet values removed as it should be rebuilt
    }
    if(!Params().AllowMinDifficultyBlocks() && nHeight==68425)
    {
        nSubsidy=10*COIN;
    }
    if(!Params().AllowMinDifficultyBlocks() && nHeight>=69791)
    {
        nSubsidy=10*COIN;
    }
    // Subsidy is cut in half every 210000 blocks, which will occur approximately every 4 years
    nSubsidy >>= (nHeight / 210000);

    return nSubsidy + nFees;
}

So lets do a little math.

BOB has a Coin Supply limit of 21,000,000 coins, halving every 210,000 blocks, and initial spitting out coins at a rate of 50, every 10 minutes.  Which means:

210,000 x 50 = 10,500,000 coins should be generated before the first halving

Yet, when BOB was moved to 2 minute block targets, the halving interval was not made to compensate for the increased rate of block creation, let alone NHGHʻs attempt too insert the sign of the anti-BOB into the Dobbscore, the dreaded "==".

There are 5,552,788BOB generated at this point, and we are at block 341620, marching towards a second halving at block 420,000, when with a two minute target time, halving should happen every 1,050,000 blocks.

The time-slack continuum is indeed collapsing.

I donʻt like having to be the Prophet of Impending Doom.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (BOB) OFFICIAL SubGenius CryptoCurrency - DobbsCoin (BOB) on: May 03, 2018, 06:03:07 PM
Will there be a bounty campaign for marketing purpose dev?  I would like to hear from you soon.
egretia
Yes, there is indeed an outstanding bounty!  1BOB for every Bobbie soul you bring in sacrifice to the anti-BOB!  You lose BOB for destroying our precious pink souls.  But if you bring me Yeti...  Oooooooh if you bring me Yeti souls....  The Rebel will return and usher in a new dawn for the Overpopulace!  All BOB will vanish and be replaced with anti-BOB!  There will be no more slack and the entire timechain-blockspace will have been Normalized!

So the question is, Emily...  Will you give your soul to NHGH and the anti-BOB, to suffer complete servitude, and the false-promise of unlimited wealth, or will you "Slack" off like these Bobbies and expect to receive something for nothing?

Weʻve already penetrate the Dobbscore, and inserted our defective code.  Soon, at block 420,000...  BitcoinBOB will be lighting his pipe, thinking everything is alright, yet the rate of Slack generated by the Dobbscore will decrease 5X faster than was ever intended, and each successive halving will multiply the effect until there is a full collapse of the time-slack continuum!   There shall be slack no longer and all that will be left is NHGH, the anti-BOB, and the Overpopulace!  Prepare for the unSlackening!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!