Pages:
Author

Topic: [ANN] [YC] YellowCoin ★★Pure POS★★ Let's color the MOON !!!1.0.0.3 Updated - page 84. (Read 186649 times)

full member
Activity: 126
Merit: 100
hero member
Activity: 868
Merit: 1000
is your dice site working? it says it doesnt take bets higher than -2.4
hero member
Activity: 795
Merit: 503
legendary
Activity: 1904
Merit: 1063
Where is the 10% PoS, this coin owes me already or you do!?!   FIX the PoS now
any ideas??
I only recieved one payout  Sad Cry


newbie
Activity: 33
Merit: 0
It seems like many are complaining about daily stake of the coins. Is there something wrong with the code?


this problem needs to be solved in time..

it is so bad...

but please be patient...only way to wait..
newbie
Activity: 33
Merit: 0
We are still working hard to resolve the issues with the POS interest rate. We apologise for the inconvenience and we’ll let you know any update if there is.

oh, I think you should solve these problems quickly.

it will cause less patience..

Go Go Go....
full member
Activity: 217
Merit: 100
It seems like many are complaining about daily stake of the coins. Is there something wrong with the code?
full member
Activity: 182
Merit: 100
KryptKoin is one of the best!!!
10k+ in my wallet and just 2 payments so far: 1.415 + 0.3179
What's wrong with PoS?
legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
Where is the 10% PoS, this coin owes me already or you do!?!   FIX the PoS now
any ideas??
I only recieved one payout  Sad Cry
legendary
Activity: 1820
Merit: 1001
Well am out of this coin until it starts working correctly as no coins staked here too as checked my wallet from beginning with coins in it and no stake being generated. Decided to stop mining now until wallet updated fixed and stake paid. Am in a way glad I didn't take to mining this coin with all my hash power or their would be bigger stakes owed.
newbie
Activity: 33
Merit: 0
Where is the 10% PoS, this coin owes me already or you do!?!   FIX the PoS now
sr. member
Activity: 585
Merit: 251
to tomvalois,
the only strange thing I see is you sent coins to my wallet and so my wallet must participate in PoS, but it doesn't participate and even doesn't show an icon that it is PoS state of coin
sr. member
Activity: 585
Merit: 251
this website shows:
Y63k2TSH77ck4wAfy6AcddJmqCUCVARjpG    229,024    0.673%    0    2014-04-28 23:14:36

But finally I got nothing
Link to that site?

I posted it before: http://www.hashharder.com/scrypt/yellowcoin

this website shows:
Y63k2TSH77ck4wAfy6AcddJmqCUCVARjpG    229,024    0.673%    0    2014-04-28 23:14:36

But finally I got nothing

Transaction ID, please.

transaction info in blockchain:
http://www.yellow-coin.com:1777/address/Y63k2TSH77ck4wAfy6AcddJmqCUCVARjpG
newbie
Activity: 13
Merit: 0
legendary
Activity: 1428
Merit: 1000
Where is the daily 10% interest.....
full member
Activity: 210
Merit: 100
I dont understand what in my signature is not all right?

I have although written my bitcointalk-id in the side as recommanded. Is that not enough?

What a boaring thing.

your sig is wrong man... look closely at yours and how it should be.

Let´s color the moon: YCyVpNoweDS3hayGvsT3JvpQmKR1TCreC2
Let's color the moon: YCyVpNoweDS3hayGvsT3JvpQmKR1TCreC2

can you see the difference now?
full member
Activity: 165
Merit: 101
10 % Daily = 116 664 143 664 854 000% Annually
so if we need to get 10% daily
we must
Code:
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;
        int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

if(nHeight > (7 * DAILY_BLOCKCOUNT) && (nHeight < (18 * DAILY_BLOCKCOUNT)){
nRewardCoinYear = 2,7398 * MAX_MINT_PROOF_OF_STAKE;
                int64 nSubsidy = nCoinAge * nRewardCoinYear;
         }


    
if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d" nBits=%d\n", FormatMoney(nSubsidy).c_str(), nCoinAge, nBits);


or

Code:
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;
        int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

if(nHeight > (7 * DAILY_BLOCKCOUNT) && (nHeight < (18 * DAILY_BLOCKCOUNT)){
                int64 nRewardCoinDay;
nRewardCoinDay = 2,7398 * MAX_MINT_PROOF_OF_STAKE;
                int64 nSubsidy = nCoinAge * nRewardCoinDay;
         }


    
if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d" nBits=%d\n", FormatMoney(nSubsidy).c_str(), nCoinAge, nBits);

wxh
member
Activity: 98
Merit: 10
I have checke my second wallet. No Giveaways till now Huh


yes, I can not receive the giveway.

I do not know wehter the dev can do or not

me too, I am so sad.,....

 Cry
hero member
Activity: 504
Merit: 500
I dont understand what in my signature is not all right?

I have although written my bitcointalk-id in the side as recommanded. Is that not enough?

What a boaring thing.
full member
Activity: 181
Merit: 100
Pages:
Jump to: