Post
Topic
Board Announcements (Altcoins)
Re: [ANN]SummerCoin|POS|Trade on poloniex and bittrex
by
realrover
on 03/05/2014, 05:19:39 UTC

SUM cloned of YC's POS system, YC has fixed the issue yet, I don't know may SUM dev can fix it?

The coin reward of PoS function is right and YC changed:
Code:
- if(nHeight < (7 * DAILY_BLOCKCOUNT))

- nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;

- else if(nHeight < (18 * DAILY_BLOCKCOUNT))

- nRewardCoinYear = 1000 * MAX_MINT_PROOF_OF_STAKE;

+ if(pindexBest->nHeight < (15 * DAILY_BLOCKCOUNT))

+        nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;

+    else if(pindexBest->nHeight < (25 * DAILY_BLOCKCOUNT))

+        nRewardCoinYear = 1000 * MAX_MINT_PROOF_OF_STAKE;

Yes, YC used this POS function, and it's 10% POS failed, then the YC dev fix it, as i talked above, without a blockexplorer, u can check the moneysupply, the amount don't increase as 10% POS。
Too many stupid question, it makes me angry.

Don't be angry, be professional. We are all here your investors. Have some respect and explain why POS is not working or working in plain English. My 5K also don't generate any income. The price is falling. You better be more friendly, sir.