Post
Topic
Board Announcements (Altcoins)
Re: CACHECOIN 2.0 - Community integration (Scrypt-Jane - PoW, PoS and PoN)
by
AizenSou
on 27/05/2015, 20:54:30 UTC
Looking forward to the whitepaper!!

@vertoe:  was ending PoW always planned at 100k? or is that new..?  is there room for discussion to continue it longer?  how will it change the final amount of coins in circulation?


Ending PoW at 100k?

What?  We're already around 2 million I think.

The final max coin will be 4mil.
Code:
static const int64 MAX_MONEY = 4000000 * COIN;

Right now we have
Code:
moneysupply: 2468836.49130800

PoW will end at block 100k. After that only PoS and PoN. PoN is not masternode clone, PoNs mechanism could be used to mine block alone, so CACHE will be more advantage than DASH, which still required PoW to confirm block. That's what I understand after reading the ANN. Anyone corrects me?