Pages:
Author

Topic: [ANN] Snowballs | ONE MORE HARD FORK to BALLS 2.0.2 | BALLS/MMXIV Market OPEN - page 184. (Read 257518 times)

legendary
Activity: 1330
Merit: 1009
Ugh too late for POW and no ASICS... Guess I'll take a gamble into this POS coin (interested in HYP currently)
hero member
Activity: 644
Merit: 500
when can we expect new wallet and maybe blockexplorer/richlist.It would be interesting to see how many people are holding x amount of coins.cant wait for staking to start Smiley Wink


Within the hour on the new clients. It's already done, just doing a few more tests before I post it. The fork will kick in at midnight (depending on time zone), so there will be time to move coins before staking starts
cheers mate Cheesy
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
when can we expect new wallet and maybe blockexplorer/richlist.It would be interesting to see how many people are holding x amount of coins.cant wait for staking to start Smiley Wink


Within the hour on the new clients. It's already done, just doing a few more tests before I post it. The fork will kick in at midnight (depending on time zone), so there will be time to move coins before staking starts
hero member
Activity: 644
Merit: 500
when can we expect new wallet and maybe blockexplorer/richlist.It would be interesting to see how many people are holding x amount of coins.cant wait for staking to start Smiley Wink
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io

08:22:21

{
"blocks" : 20760,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 936431.26507815,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"netstakeweight" : 0.00000000,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"networkghps" : 134064.72194875,
"pooledtx" : 0,
"testnet" : false
}
 Huh Huh Huh

I was banned for posting about the staking hardware (mprep is a moron) when the coin launched. Someone copied it over to this forum from ours. It's the same coin as last night's launch that was here: https://bitcointalksearch.org/topic/ann-snowballs-balls-sha256-25k-blocks-mined-5000-proof-of-stake-842827 and http://mmxivcoin.com/forum/index.php/topic,23.0.html
hero member
Activity: 672
Merit: 500

08:22:21

{
"blocks" : 20760,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 936431.26507815,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"netstakeweight" : 0.00000000,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"networkghps" : 134064.72194875,
"pooledtx" : 0,
"testnet" : false
}
 Huh Huh Huh
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io




Significant changes in the BALLS 2.0.2 Hard Fork:

Staking Changes
  • Stake Rate changed dramatically
  • Stake Rate will change each block
    • Now based on block timestamp
  • Stake Rate = Last Two Digits of Timestamp
  • If the last two digits are 00, stake rate is increased to 100,000%


Stake Reward Structure in its entirety is as follows:

Code:
int64 GetProofOfStakeRewardYear(int nHeight, int nTimestamp) {
    int64 nBaseCoinYear = 5000 * CENT;
    int64 nMaxPercent = 20000;
    int64 nReward = 0;

    if (nHeight <= 80000)
        return nBaseCoinYear;

    if (nHeight <= 85000)
        return nBaseCoinYear + ((nHeight - 80000) * CENT);

    if (nHeight <= 94000)
        return (nBaseCoinYear * 2) - ((nHeight - 85000) * CENT);
    
    if (nHeight < 200000)
        return 1000 * CENT;

    if (nHeight < 360000) {
        nReward = (nHeight % nMaxPercent);
        if (nReward == 0)
            nReward = nMaxPercent;
//printf("Stake percent on block %d is %d\n", nHeight, nReward);
        return nReward * CENT;
    } else {
std::stringstream ss;
std::string seconds;
ss << nTimestamp;
seconds = ss.str().substr(ss.str().length()-2);
if (seconds == "00") {
   nReward = 100000;
} else {
   nReward = atoi(seconds.c_str());
}
return nReward * CENT;

    }
}



             





















What is this?
Put simply, I've had a lot of requests to do something with Nxt and until now I never really had a reason to. I've been convinced that there is an opportunity for us to get more people involved with these coins. We have GorillaStk on Nxt, also on SAE, which will be open fairly soon. These will be used to trade in for either 10k or BALLS and get a Cloud Staking Plan included. These will be sold in waves; size of sales undetermined and timing unknown, but price will never change. First wave will open very, very soon. Instead of an investment opportunity, think of this as a cheap voucher you can use yourself or give to a friend. Essentially, it's a $40 coupon for about 50 cents with no expiration date that is transferable and may or may not be worth more in the future

Trade in Rates
  • You will receive 10 x BALLS for 1 token OR
  • You will receive 1 x 10k Coin for 1 token
                        - AND -
  • An address that stakes on a GorillaStake server until at least January 16th, 2016
    • Coins are transferred to a new address and you will be sent the Private Key
      • Private Keys purchased via Nxt will be sent through Nxt encrypted message
  • We reserve the right to extend the staking period at any time. It will not be cut short
  • When redeeming for cloud staking, please include which coin you would like in your transfer note


How much is it?
The price will be 50 Nxt per token. This price includes both the coin ratio listed above, as well as an address staking for nearly a year. Signing up on our website is $20 for six months. This program is designed to make it easier to involve new people in cloud staking while funding the address with a small amount to get them started. For just a few satoshis, you can purchase an address for a friend and get them a small balance to get going on a cloud staking server...or use it for yourself!


This doesn't seem like a good idea
It is, though. If you were to grab an address on GorillaStake by itself, they are $20 for 6 months. We know this is a very solid price point as many people have already registered and were more than happy to pay that small fee. This is a way for us to include new members of crypto that are not currently involved. This price was decided after much deliberation and the reason is simple. Right now, both of these coins are at as low a price as they have seen in a while. At this price point and the amount of tokens that will be available, I will be able to cover the balances if every single one was sold, regardless of the market price. This means that if the price goes up even in the slightest, these tokens will be worth more and more. They come with a small balance to prove how well GorillaStake works before you deposit more coins and put more trust into our system. If you are unsure whether GorillaStake is for you, or just want to have a way to get a friend involved quickly and for pennies, this is the program for you!


If this is not for you or it seems like a bad deal, please do not buy it. This was requested by many people and they are our target market
This promotion will be successful whether we sell all the tokens or none at all; it doesn't matter. This is simply a way for us to expand our user base
Pages:
Jump to: