Author

Topic: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet - page 294. (Read 679335 times)

legendary
Activity: 1330
Merit: 1000
Blockchain Developer
sr. member
Activity: 433
Merit: 250
We are the first to program your future (c)
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1000 HYP Contest! Closest stake to 999.99999 (w/o going over) wins.
Must stake between 9/22 and 10/12.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Not that it matters much, but I think this contest could be cheated.

Add a bool to to say it is from yourself, in create coinstake.

Code:
nCredit += GetProofOfStakeReward(nCoinAge, nBits, txNew.nTime, pIndex0->nHeight, true);

In GetProofOfStakeReward
Just change the max to be 999.999999 if fFromMe

Code:
if (fFromMe)
    nSubsidy = min(nSubsidy, 999.99999); //psuedo code
else
   nSubsidy = min(nSubsidy, nSubsidyLimit);


CTransaction::ConnectInputs won't care as it only cares if the reward you give yourself is greater then calculated amount.
Code:
if (nStakeReward > GetProofOfStakeReward(nCoinAge, pindexBlock->nBits, nTime, pindexBlock->nHeight) - GetMinFee() + MIN_TX_FEE)

6 days...

Ha yeah a few of us figured this out (moneromoo for the most part), but kept it quiet. Fortunately it is easy to see who doesn't have the 750% annual rate  Roll Eyes

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1000 HYP Contest! Closest stake to 999.99999 (w/o going over) wins.
Must stake between 9/22 and 10/12.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Not that it matters much, but I think this contest could be cheated.

Add a bool to to say it is from yourself, in create coinstake.

Code:
nCredit += GetProofOfStakeReward(nCoinAge, nBits, txNew.nTime, pIndex0->nHeight, true);

In GetProofOfStakeReward
Just change the max to be 999.999999 if fFromMe

Code:
if (fFromMe)
    nSubsidy = min(nSubsidy, 999.99999); //psuedo code
else
   nSubsidy = min(nSubsidy, nSubsidyLimit);


CTransaction::ConnectInputs won't care as it only cares if the reward you give yourself is greater then calculated amount.
Code:
if (nStakeReward > GetProofOfStakeReward(nCoinAge, pindexBlock->nBits, nTime, pindexBlock->nHeight) - GetMinFee() + MIN_TX_FEE)

6 days...
legendary
Activity: 1176
Merit: 1000
Why can't I withdrawal Hyperstake coins from Bittrex?

Their system keeps on auto reply with the message "Invalid address"
I just downloaded the latest version of Hyperstake wallet.

I need someone to contact Bittrex to find out, what's going on and why they are selling Hyperstake coin but won't let people withdrawal them.

Wrong coin.  We aren't on bittrex.

Why are they using this symbol?

https://bittrex.com/Market/?MarketName=BTC-HYPER

HYPER AND HYPERSTAKE are different,..
hyper the symbol = hyper
hyperstake the symbol = HYP
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Why can't I withdrawal Hyperstake coins from Bittrex?

Their system keeps on auto reply with the message "Invalid address"
I just downloaded the latest version of Hyperstake wallet.

I need someone to contact Bittrex to find out, what's going on and why they are selling Hyperstake coin but won't let people withdrawal them.

Wrong coin.  We aren't on bittrex.

Why are they using this symbol?

https://bittrex.com/Market/?MarketName=BTC-HYPER

We are HYP and they are HYPER. Pretty similar. HyperStake (HYP) vs HyperCoin (HYPER).

See my signature for the markets we trade in.
sr. member
Activity: 476
Merit: 250
Why can't I withdrawal Hyperstake coins from Bittrex?

Their system keeps on auto reply with the message "Invalid address"
I just downloaded the latest version of Hyperstake wallet.

I need someone to contact Bittrex to find out, what's going on and why they are selling Hyperstake coin but won't let people withdrawal them.

Wrong coin.  We aren't on bittrex.

Why are they using this symbol?

https://bittrex.com/Market/?MarketName=BTC-HYPER
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Why can't I withdrawal Hyperstake coins from Bittrex?

Their system keeps on auto reply with the message "Invalid address"
I just downloaded the latest version of Hyperstake wallet.

I need someone to contact Bittrex to find out, what's going on and why they are selling Hyperstake coin but won't let people withdrawal them.

Wrong coin.  We aren't on bittrex.
sr. member
Activity: 476
Merit: 250
Why can't I withdrawal Hyperstake coins from Bittrex?

Their system keeps on auto reply with the message "Invalid address"
I just downloaded the latest version of Hyperstake wallet.

I need someone to contact Bittrex to find out, what's going on and why they are selling Hyperstake coin but won't let people withdrawal them.
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
I am - accuracy champion:




I would like to advise developers to organize a competitions for accuracy. Smiley

There is one already : https://bitcointalksearch.org/topic/m.8956556

Thanks for the link!


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1000 HYP Contest! Closest stake to 999.99999 (w/o going over) wins.
Must stake between 9/22 and 10/12.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Transaction ID submission form: goo.gl/r5bbfS (Do not submit your HYP address)

https://twitter.com/KushedDOTcom/status/514827134510972928

Contact me on https://webchat.freenode.net/?channels=##Hyp-Games for Details/help.


Submitted. Smiley
sr. member
Activity: 433
Merit: 250
We are the first to program your future (c)
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

If your coins are 9 days old, they are ready for staking. Open your wallet, unlock it (if encrypted; you can do it in the Tools menu) and wait. It can take a long time, if your block is small. If it is too small (1-10 HYP or even more), it can never stake. What is your block size? Go to SEND, click Coin control. You will see this dialog:



It will show you all blocks you have, their sizes (can be found in the Amount column) and their age (the Age column). Please post this info here.

here is it
is my split correct?


Yes, everything is OK. With these block sizes it will probably take no longer than 10 days for all blocks to stake, starting from 8.8 days block age. Some of them can stake much earlier.
legendary
Activity: 1176
Merit: 1000
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

If your coins are 9 days old, they are ready for staking. Open your wallet, unlock it (if encrypted; you can do it in the Tools menu) and wait. It can take a long time, if your block is small. If it is too small (1-10 HYP or even more), it can never stake. What is your block size? Go to SEND, click Coin control. You will see this dialog:



It will show you all blocks you have, their sizes (can be found in the Amount column) and their age (the Age column). Please post this info here.

here is it
is my split correct?
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

probably nothing. If you run your cursor over the little symbols in the lower right corner, one of them should say "minting" or something of that nature. The process becomes eligible at 8.8 days. How long it actually takes is variable, with the stake increasing for every day past the first it was eligible. Sometimes it happens fast, sometimes it don't. Fake patience. If I can fake patience, anyone can Cheesy


yes ,.in the lower right corner '' minting,your weight is 1493 ,network weight 2728xxx estimated to earn reward is 7 days
it means I have to wait 7 days again?

All is well, and you might. It's an estimate. I don't have the latest version, so my estimates are all over the map, but even the most accurate is just that: An estimate. The minting process, like direct mining, is random. You might stake right now, or it might take a while. Bigger blocks are supposed to stake faster, but that too is not always the case. The longer it takes, the higher the reward, so it's not wasted time.

I try to break up my blocks so that I'm staking every day. I currently don't have enough HYP to do that, but I do have staggered blocks, so I stake about five days in a row currently, with variance due to the randomness. If your wallet is always open, you'll stake faster with big blocks, 1600 HYP or more. If it's not, I'd recommend blocks of around 1K, as you will likely approach the 1000 coin cap before you stake.

+1, good advice biomech  Smiley
legendary
Activity: 1176
Merit: 1000
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

probably nothing. If you run your cursor over the little symbols in the lower right corner, one of them should say "minting" or something of that nature. The process becomes eligible at 8.8 days. How long it actually takes is variable, with the stake increasing for every day past the first it was eligible. Sometimes it happens fast, sometimes it don't. Fake patience. If I can fake patience, anyone can Cheesy


yes ,.in the lower right corner '' minting,your weight is 1493 ,network weight 2728xxx estimated to earn reward is 7 days
it means I have to wait 7 days again?

All is well, and you might. It's an estimate. I don't have the latest version, so my estimates are all over the map, but even the most accurate is just that: An estimate. The minting process, like direct mining, is random. You might stake right now, or it might take a while. Bigger blocks are supposed to stake faster, but that too is not always the case. The longer it takes, the higher the reward, so it's not wasted time.

I try to break up my blocks so that I'm staking every day. I currently don't have enough HYP to do that, but I do have staggered blocks, so I stake about five days in a row currently, with variance due to the randomness. If your wallet is always open, you'll stake faster with big blocks, 1600 HYP or more. If it's not, I'd recommend blocks of around 1K, as you will likely approach the 1000 coin cap before you stake.

ok, thank you
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

probably nothing. If you run your cursor over the little symbols in the lower right corner, one of them should say "minting" or something of that nature. The process becomes eligible at 8.8 days. How long it actually takes is variable, with the stake increasing for every day past the first it was eligible. Sometimes it happens fast, sometimes it don't. Fake patience. If I can fake patience, anyone can Cheesy


yes ,.in the lower right corner '' minting,your weight is 1493 ,network weight 2728xxx estimated to earn reward is 7 days
it means I have to wait 7 days again?

All is well, and you might. It's an estimate. I don't have the latest version, so my estimates are all over the map, but even the most accurate is just that: An estimate. The minting process, like direct mining, is random. You might stake right now, or it might take a while. Bigger blocks are supposed to stake faster, but that too is not always the case. The longer it takes, the higher the reward, so it's not wasted time.

I try to break up my blocks so that I'm staking every day. I currently don't have enough HYP to do that, but I do have staggered blocks, so I stake about five days in a row currently, with variance due to the randomness. If your wallet is always open, you'll stake faster with big blocks, 1600 HYP or more. If it's not, I'd recommend blocks of around 1K, as you will likely approach the 1000 coin cap before you stake.
full member
Activity: 236
Merit: 100
In dreamland; he awaits you.
I am - accuracy champion:




I would like to advise developers to organize a competitions for accuracy. Smiley

There is one already : https://bitcointalksearch.org/topic/m.8956556
legendary
Activity: 1176
Merit: 1000
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

probably nothing. If you run your cursor over the little symbols in the lower right corner, one of them should say "minting" or something of that nature. The process becomes eligible at 8.8 days. How long it actually takes is variable, with the stake increasing for every day past the first it was eligible. Sometimes it happens fast, sometimes it don't. Fake patience. If I can fake patience, anyone can Cheesy


yes ,.in the lower right corner '' minting,your weight is 1493 ,network weight 2728xxx estimated to earn reward is 7 days
it means I have to wait 7 days again?
sr. member
Activity: 433
Merit: 250
We are the first to program your future (c)
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

If your coins are 9 days old, they are ready for staking. Open your wallet, unlock it (if encrypted; you can do it in the Tools menu) and wait. It can take a long time, if your block is small. If it is too small (1-10 HYP or even more), it can never stake. What is your block size? Go to SEND, click Coin control. You will see this dialog:



It will show you all blocks you have, their sizes (can be found in the Amount column) and their age (the Age column). Please post this info here.
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
now is 9 days i stake my coin,..but i have not receive the coin
whats wrong?

probably nothing. If you run your cursor over the little symbols in the lower right corner, one of them should say "minting" or something of that nature. The process becomes eligible at 8.8 days. How long it actually takes is variable, with the stake increasing for every day past the first it was eligible. Sometimes it happens fast, sometimes it don't. Fake patience. If I can fake patience, anyone can Cheesy

legendary
Activity: 2453
Merit: 1026
Energy coin master
Last night I earned my first stake Grin
.....

No, they are not mature, every time you block stakes its age is reset. You can see in the weight column that the weight of two new blocks is 0. Your blocks will start to gain weight (i.e. to stake) again after 8.8 days.
The bug in the minting indicator was resolved in the v1.0.6 wallet version.
I ve now put the 3 blocks into one again.
That is beter for chance of stake, isn't?

Yes, exactly  Smiley
I have bought 2500 HYP more so hope to get a nice stake again in 9 days.
Thats also how I started, bought some 1600 and later some more.
Including stakes and coins bought I have now 10K+.
Hyperstake is very addictive !  Grin
I hope in future I 've minimum 9 blocks with 1500-4000 HYP and earn every day my stake.
But I think I need more blocks to earn each day because not directly on day 9 the stake is earned.
Jump to: