Pages:
Author

Topic: [ANN] MEGASTAKE! X11! ROADMAP!! MANDATORY UPDATE!!! - page 18. (Read 27153 times)

hero member
Activity: 502
Merit: 500
"Highest ROI crypto infrastructure"
my windows wallet is not syncing

How  can I add node?
legendary
Activity: 1246
Merit: 1005
Huh

Can someone (maybe ocminer?) try to explain one strange fact:

on Suprnova block 1001 was found and the coins amount is reported to be 350.

See this:

Quote
Block    Validity    Finder    Time    Difficulty    Amount    Expected Shares    Actual Shares    Percentage
1025    115 left    kojifeng    04/28/2015 15:00:21    1,015.1565    300.00    259,880    31,330    12.06
1024    114 left    anonymous    04/28/2015 14:59:45    999.2324    300.00    255,803    601,236    235.04
1001    91 left    fenomenhaa    04/28/2015 14:41:01    709.3605    350.00    181,596    223,568    123.11
993    83 left    anonymous    04/28/2015 14:28:20    944.5766    350.00    241,812    259,453    107.30
971    61 left    anonymous    04/28/2015 14:05:39    1,033.1754    350.00    264,493    134,989    51.04

But according to the source code that is impossible:

Quote
else if (pindexBest->nHeight > 500 && pindexBest->nHeight <= 1000)
   {
       int64_t nSubsidy = 350 * COIN;
       if (fDebug && GetBoolArg("-printcreation"))
       printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
       return nSubsidy + nFees;
   }
    else if (pindexBest->nHeight > 1000 && pindexBest->nHeight <= 1500)
    {
        int64_t nSubsidy = 300 * COIN;
        if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
        return nSubsidy + nFees;
    }

Is it a bug on Suprnova display, or wrong wallet used?


The reward change seems to be offset by 1 block
newbie
Activity: 53
Merit: 0
Looks not bad.
Dev, do u have any future plans for this coin? roadmap would be nice I think Wink
legendary
Activity: 2576
Merit: 1073
 Huh

Can someone (maybe ocminer?) try to explain one strange fact:

on Suprnova block 1001 was found and the coins amount is reported to be 350.

See this:

Quote
Block    Validity    Finder    Time    Difficulty    Amount    Expected Shares    Actual Shares    Percentage
1025    115 left    kojifeng    04/28/2015 15:00:21    1,015.1565    300.00    259,880    31,330    12.06
1024    114 left    anonymous    04/28/2015 14:59:45    999.2324    300.00    255,803    601,236    235.04
1001    91 left    fenomenhaa    04/28/2015 14:41:01    709.3605    350.00    181,596    223,568    123.11
993    83 left    anonymous    04/28/2015 14:28:20    944.5766    350.00    241,812    259,453    107.30
971    61 left    anonymous    04/28/2015 14:05:39    1,033.1754    350.00    264,493    134,989    51.04

But according to the source code that is impossible:

Quote
else if (pindexBest->nHeight > 500 && pindexBest->nHeight <= 1000)
   {
       int64_t nSubsidy = 350 * COIN;
       if (fDebug && GetBoolArg("-printcreation"))
       printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
       return nSubsidy + nFees;
   }
    else if (pindexBest->nHeight > 1000 && pindexBest->nHeight <= 1500)
    {
        int64_t nSubsidy = 300 * COIN;
        if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
        return nSubsidy + nFees;
    }

Is it a bug on Suprnova display, or wrong wallet used?
legendary
Activity: 2321
Merit: 1292
Encrypted Money, Baby!
sr. member
Activity: 532
Merit: 250
guys please spread hash on our pool. help our miners found blocks.

http://xms.binpool.com/ - pool fees 1%
hero member
Activity: 742
Merit: 500

forgot my pin on suchpool and my account got locked, is there anything i should do to get my coins?
legendary
Activity: 1050
Merit: 1000
Scam  Huh

That's all you have to say?
I came here expecting fud.
sr. member
Activity: 994
Merit: 260
legendary
Activity: 1638
Merit: 1013
explorer?

Explorer, or scam!!! remember BitcoinT

I am sorry you got scammed. This does not mean every new launch without a block explorer is a scam though.

Like i said above. We are working on the getting the community a block explorer today.

And when you do get a proper one with total coin supply and other analysis tools like https://chainz.cryptoid.info/
newbie
Activity: 28
Merit: 0
explorer?

Explorer, or scam!!! remember BitcoinT

I am sorry you got scammed. This does not mean every new launch without a block explorer is a scam though.

Like i said above. We are working on the getting the community a block explorer today.
legendary
Activity: 1288
Merit: 1000
explorer?

Explorer, or scam!!! remember BitcoinT
newbie
Activity: 28
Merit: 0
Dev, you forget to change the "STAKE" ticker in wallet.

Ah....Shoot! At one point we were considering using this ticker. I will change it for the next update.

explorer?

Should be one by the end of the day!
sr. member
Activity: 287
Merit: 250
explorer?
member
Activity: 117
Merit: 10
Dev, you forget to change the "STAKE" ticker in wallet.
newbie
Activity: 28
Merit: 0
It might be a good idea for transparency to update the max coin age on the OP.

Code:
unsigned int nStakeMaxAge = -1;

Aand, whats "-1" means?

This means there is no maximum stake age.

I feel this distributes stake blocks very fairly.
member
Activity: 117
Merit: 10
It might be a good idea for transparency to update the max coin age on the OP.

Code:
unsigned int nStakeMaxAge = -1;

Aand, whats "-1" means?
newbie
Activity: 28
Merit: 0
What is new in this coin?

More info to come later today. Focused on making sure everything is stable right now.

Block chain has 140 gh on it. This is more than DRK.

Also staking is very important for block chain stability. Once we pass POW we will need to have plenty of stake blocks to keep the chain moving.

So please i ask that people stake their coins. One of the main goals of this coin is to provide stable inflation of your investment...




A little info in relation to the stable inflation.

There will be no more than 1.2mil coins within the first year! 900k max from POW. It could likely be less with stake blocks too.
legendary
Activity: 1638
Merit: 1013
It might be a good idea for transparency to update the max coin age on the OP.

Code:
unsigned int nStakeMaxAge = -1;
hero member
Activity: 574
Merit: 500
Pump on C-Cex.  Smiley

Edit: oh shi... I'm a hero.  Shocked Roll Eyes Grin
Pages:
Jump to: