Bitcoin Forum
March 29, 2024, 05:06:45 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 ... 135 »
  Print  
Author Topic: [ANN] [YC] YellowCoin ★★Pure POS★★ Let's color the MOON !!!1.0.0.3 Updated  (Read 186589 times)
tomvalois
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
April 28, 2014, 05:41:27 PM
 #941


Quote
Thank god the dev is alive. What about the 10% issue?

or maybe 10% at day 18 not really daily basis imagine you will double your balances in your wallet if daily basis, lol

That is exactly what we all were counting on - mining for 7 days, and then watching our balances double over the next 10 days.
1711688805
Hero Member
*
Offline Offline

Posts: 1711688805

View Profile Personal Message (Offline)

Ignore
1711688805
Reply with quote  #2

1711688805
Report to moderator
1711688805
Hero Member
*
Offline Offline

Posts: 1711688805

View Profile Personal Message (Offline)

Ignore
1711688805
Reply with quote  #2

1711688805
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711688805
Hero Member
*
Offline Offline

Posts: 1711688805

View Profile Personal Message (Offline)

Ignore
1711688805
Reply with quote  #2

1711688805
Report to moderator
1711688805
Hero Member
*
Offline Offline

Posts: 1711688805

View Profile Personal Message (Offline)

Ignore
1711688805
Reply with quote  #2

1711688805
Report to moderator
1711688805
Hero Member
*
Offline Offline

Posts: 1711688805

View Profile Personal Message (Offline)

Ignore
1711688805
Reply with quote  #2

1711688805
Report to moderator
En2142
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 28, 2014, 05:50:57 PM
 #942


Quote
Thank god the dev is alive. What about the 10% issue?

or maybe 10% at day 18 not really daily basis imagine you will double your balances in your wallet if daily basis, lol

That is exactly what we all were counting on - mining for 7 days, and then watching our balances double over the next 10 days.

and that's the reason why he/she said soon, at day 18, (10% of wallet balance)

https://github.com/YCteam/YellowCoin/blob/master/src/main.cpp#L994
Code:
const int DAILY_BLOCKCOUNT =  4320;    // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

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;

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

    return nSubsidy;
}

Seems nothing wrong with the code. We will get 10% POS soon.
drumingspz
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
April 28, 2014, 06:02:25 PM
 #943


Quote
Thank god the dev is alive. What about the 10% issue?

or maybe 10% at day 18 not really daily basis imagine you will double your balances in your wallet if daily basis, lol

That is exactly what we all were counting on - mining for 7 days, and then watching our balances double over the next 10 days.

and that's the reason why he/she said soon, at day 18, (10% of wallet balance)

https://github.com/YCteam/YellowCoin/blob/master/src/main.cpp#L994
Code:
const int DAILY_BLOCKCOUNT =  4320;    // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

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;

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

    return nSubsidy;
}

Seems nothing wrong with the code. We will get 10% POS soon.

Dev is avoiding the issue.  Dumped my coins and now the price is falling precipitously.  I'm not the only one that sees this.  Get out while you can.




░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░
░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░
██████████████████████▄░░░░░░░░░░▄████████████████▄░░
▄███████████████████████▄░░░░░░░▄████████████████████
██████████████████████████▄░░░▄███████████████████████
█████████████████████████████████████████████████████▀
█████████████████████████▀░░░░░▀████████████████████▀
██████████████████████▀░░░░░░░░░▀█████████████████▀░░
░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░
░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░
░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
mira  ▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
Cryptocurrencies have never been so easy
▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬
Facebook LinkedIn Twitter White Paper Google+
▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
 
[/center]
zidansz
Full Member
***
Offline Offline

Activity: 165
Merit: 101


View Profile WWW
April 28, 2014, 06:20:54 PM
 #944

https://github.com/YCteam/YellowCoin/blob/master/src/main.cpp#L994
Code:
const int DAILY_BLOCKCOUNT =  4320;     // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

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;

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

    return nSubsidy;
}

Seems nothing wrong with the code. We will get 10% POS soon.
i think some wrong with nHeight
and maybe work this string in code
Code:
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
April 28, 2014, 06:31:16 PM
 #945


Quote
Thank god the dev is alive. What about the 10% issue?

or maybe 10% at day 18 not really daily basis imagine you will double your balances in your wallet if daily basis, lol

That is exactly what we all were counting on - mining for 7 days, and then watching our balances double over the next 10 days.

and that's the reason why he/she said soon, at day 18, (10% of wallet balance)

https://github.com/YCteam/YellowCoin/blob/master/src/main.cpp#L994
Code:
const int DAILY_BLOCKCOUNT =  4320;    // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

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;

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

    return nSubsidy;
}

Seems nothing wrong with the code. We will get 10% POS soon.

Dev is avoiding the issue.  Dumped my coins and now the price is falling precipitously.  I'm not the only one that sees this.  Get out while you can.


exactly & already dumped ....
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 28, 2014, 06:35:38 PM
Last edit: April 28, 2014, 06:50:06 PM by rudius
 #946

https://github.com/YCteam/YellowCoin/blob/master/src/main.cpp#L994
Code:
const int DAILY_BLOCKCOUNT =  4320;    // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

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;

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

    return nSubsidy;
}

Seems nothing wrong with the code. We will get 10% POS soon.
i think some wrong with nHeight
and maybe work this string in code
Code:
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;


i found
main.h:36:static const int64 MAX_MINT_PROOF_OF_STAKE = 0.0365 * COIN;   // 3.65% annual interest

so during the pos phase distribution we have 1000*3,65% = 3650% /year It means not 10% daily as dev stated but roughly 1%/daily.

I don t know if it was intentionnaly.

The right number should have been

Code:
const int DAILY_BLOCKCOUNT =  4320;    // 1440 * 3
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

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

    return nSubsidy;
}

Sorry guys

edit : 35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN

Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 06:58:02 PM
 #947

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 (roughly) for one year.

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 28, 2014, 07:04:03 PM
 #948

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 07:08:24 PM
 #949

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 28, 2014, 07:11:04 PM
 #950

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
CombatVolcano
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 28, 2014, 07:11:38 PM
 #951

I did everything right for the giveaway, your site registered it, and I left the signature up the entire time, and received no coins. This is a completely unfair distribution.

It's unbelievable that you're not even trying to correct the distribution mistakes, and you took down the distribution page which is super sketchy!

Thanks for wasting my time, removing signature now.

And here all I got to do was mine a few thousand and I'm still interested.
Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 07:23:44 PM
 #952

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 28, 2014, 07:27:05 PM
 #953

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

Please this is exactly the same 35159056994887200 = 3.5159... * 10^16
Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 07:29:47 PM
 #954

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

Please this is exactly the same 35159056994887200 = 3.5159... * 10^16
Your last 4 digits are wrong, must be ...6375. But anyway, this number is far too big to be taken seriously.

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
tomvalois
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
April 28, 2014, 07:31:23 PM
 #955

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

Please this is exactly the same 35159056994887200 = 3.5159... * 10^16

Regardless of whether the numbers are wrong, there must be another issue as well. The reward rate did not change when it was supposed to. It is still rewarding at 0.01% per day (3.65% per year).
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 28, 2014, 07:32:27 PM
 #956

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

Please this is exactly the same 35159056994887200 = 3.5159... * 10^16
Your last 4 digits are wrong, must be ...6375. But anyway, this number is far too big to be taken seriously.

Sorry if you didn t understand the point. My english is so limited.

But at the end, this is the reason why you are not seing the 10% daily in your wallet. Maybe someone who can understand what i m saying explain to him?

edit : i tried to help. I don t have any YC and will not have it. Way too many premine to be interesting. I m not spreading FUD, the code is from github. Everybody can have a look at it.
Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 07:37:56 PM
 #957

35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN


This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year.

yes it s the annual rate for a year. but it is limited to 10 days. See below :

Code:
if(nHeight < (7 * DAILY_BLOCKCOUNT))
nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (18 * DAILY_BLOCKCOUNT))
nRewardCoinYear =  35159056994887200 * MAX_MINT_PROOF_OF_STAKE;

We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily.
OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% Daily

Yes and code says otherwise, but you are free to inspect it.
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong!
(1.1^365)/0.0365 = 3.5159... * 10^16

Please this is exactly the same 35159056994887200 = 3.5159... * 10^16
Your last 4 digits are wrong, must be ...6375. But anyway, this number is far too big to be taken seriously.

Sorry if you didn t understand the point. My english is so limited.

But at the end, this is the reason why you are not seing the 10% daily in your wallet. Maybe someone who can understand what i m saying explain to him?
Your English is ok and so is mine. Talking about YC: if 1.1^365/0.0365 is the annual interest rate the result will be ridiculously high. Like I stated before the annual percentage rate must be coin * 1,0365 + coin * 1.1^8 for one year.

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
cryptoba
Sr. Member
****
Offline Offline

Activity: 435
Merit: 250


View Profile
April 28, 2014, 07:38:35 PM
 #958

How can it be so difficult to know what is really going on. Huh
It is really annoying all those speculation !!!
YCproject dev just tell us when the 10 % daily are starting ? ( not simply just talking about the distribution )
CombatVolcano
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 28, 2014, 07:41:23 PM
 #959

It is important to be specific.

As advertised "10% Daily" would seem to mean compound interest i.e. each day every day you earn 10% of stake.

That would easily result in extremely massive numbers within months.

Can someone lay it out exactly point by point what the POS for this coin really is in plain terms?
Rainer4256
Full Member
***
Offline Offline

Activity: 196
Merit: 100

For the benefit of medical research


View Profile
April 28, 2014, 07:41:36 PM
 #960

How can it be so difficult to know what is really going on. Huh
It is really annoying all those speculation !!!
YCproject dev just tell us when the 10 % daily are starting ? ( not simply just talking about the distribution )

+1
We want to know it finally!

ReserveShare - 100% Free and Fair. New source code. Proof Of Reserve
CureCoin: B78ozT6ChVMxiB5dMaY9d5rdzZ5GZvn9hT -- A giant leap for mankind! -- Start folding proteins now.
BitcoinDark: RF4asDkANqyb65yHaoEX8X896ek8eKrLhL -- Unprecedented! Check it out.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 ... 135 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!