Bitcoin Forum
May 21, 2024, 05:45:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO on: October 29, 2017, 10:42:31 AM
normal misinformed pos staker
I'm not the dev, but he made the mistake that maybe 90% of all pos coin devs make. 
https://github.com/LIMXTEC/B3-CoinV2/blob/master/src/main.h#L50

This variable is (constantly) misinterpreted as the max supply.  It's actually the max amount that can be in a single transaction or block (total).
https://github.com/LIMXTEC/B3-CoinV2/search?utf8=%E2%9C%93&q=MAX_MONEY&type=



can confirm, this coin has no coded coin limit. just to clarify for any other people wondering.

That is only for the transaction size.
My bad, was thinking single vout value and total vout values.

So did you know and not care?
That's what I did anyway Wink
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO on: October 28, 2017, 03:36:54 AM
normal misinformed pos staker
I'm not the dev, but he made the mistake that maybe 90% of all pos coin devs make. 
https://github.com/LIMXTEC/B3-CoinV2/blob/master/src/main.h#L50

This variable is (constantly) misinterpreted as the max supply.  It's actually the max amount that can be in a single transaction or block (total).
https://github.com/LIMXTEC/B3-CoinV2/search?utf8=%E2%9C%93&q=MAX_MONEY&type=

& hell, I'll even posit around 90% of all listed max supplies are just as utterly false.  It's just that most coins won't be testing that number nearly as soon.



supply coin?
3500000000 coins max  ...

He probably meant to type 2.5 billion (as per MAX_MONEY)... No idea where the equally inaccurate 2 billion figure on CMK came from.

For shits and giggles: unless you see a statement that stops rewards from generating (in here or near where it's called: https://github.com/LIMXTEC/B3-CoinV2/blob/master/src/main.cpp#L986), they keep generating.
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!