Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/29/17 in all areas

  1. Rik8119

    Coin supply

    For more transparency here a short overview what the supply of Solidar was and what it is now: Initial distribution phase (Blocks 1- 25k): 20 000 000 Solidar mined. 19 800 000 association coins for UBI/Basicincome and 200 000 Coins for miners. Mining rewards reward till Block 86000 1% = ~0.73 coins / Block. Mining reward now: 0.1% = ~0.073 SLR. That means during the next ~10 years coins available through mining will decrease from 200 000 to 20 000 coins. Coins that were distributed by basic income were only a few hundred by now, so negligible. All bounties were payed from my persona
    1 point
  2. To begin changing the coin (after burning the foundation coins), we could implement a HF to decrease the mining reward all we need to do is change this code in main.cpp: mpq GetPerpetualSubsidyAmount(int nHeight) { return MPQ_MAX_MONEY * -Params().HostDemurrageRate(); } //START change #1:-----> mpq GetPerpetualSubsidyAmountNew(int nHeight) { return MPQ_MAX_MONEY/5 * -Params().HostDemurrageRate(); } //END change #1 -----< CBudget GetPerpetualSubsidyBudget(int nHeight) { static CBudget emptyBudget = CBudget(0, std::vector<CBudgetE
    1 point
  3. Rik8119

    Stuck!

    Hi again, since my commet is off topic for the other threads it fits most in here. Thanks to @fedde 's exchange, the fresh ideas from @Skaro , @Adilado and @jtimon i am now again looking at freicoin with confidence. I am really exited to see the "freiexchange 2.0" in action and think that we will find a way to adopt Freicoin to the new situation to make up a worldwide freiconomy without debt and dangerous bubbles, because that was what we are here for since 2013. I am now fully in FRC again and given up the positions in all other coins feeling good with it. I hope our ( @Bicknellski , @A
    1 point
×
×
  • Create New...