presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
July 06, 2014, 01:03:17 AM Last edit: June 17, 2020, 02:05:50 AM by presstab |
|
HyperStakeFaster-than-light cryptoHyperStake.ioWhat is HyperStake?HyperStake is meant to be an experimentation in cryptocurrency economics. HyperStake's primary goal is to create a cryptocurrency that provides a generous return for securing the block chain without massive inflation. Currently inflation is managed through the maximum stake reward of 1000 HYP per stake combined with a block target of 90 seconds, this means maximum coins per day of 960,000 HYP. HyperStake is a very safe and easy to use coin that has withstood the test of time. HyperStake is 100% Proof of Stake and uses no Proof of Work mining. Why HyperStake?HyperStake aims to be the best cryptocurrency to use for staking. Advanced staking tools within the wallet allow users to have complete control over their staking strategy and ability to maximize rewards. HyperStake has the most advanced wallet and tools for staking available anywhere. The ultimate goal of HyperStake is to become the #1 coin within the Proof of Stake category. When someone mentions Proof of Stake, HyperStake is what should immediately come to mind. A stage of aggressive development of HyperStake has begun and the quest to become the most notorious Proof of Stake coin continues! Getting Started Guide - Video Guide - Written Guide- Proof of Stake Blocks Only
- 90 Second Block Time
- Minimum Age - 8.8 days (rounded)
- Maximum Age - 30 days
- Annual Stake Rate - up to 750% (see presstab.tools for avg paid rate)
- Maximum Stake Subsidy - 1,000 HYP
- Recommended Block Size - 15,000-30,000 HYP (see tutorial for splitting blocks)
BLOCKS LESS THAN 15,000 HYP WILL TAKE MUCH LONGER TO STAKE BECAUSE OF HIGH DIFFICULTYHow Does Inflation Control Work?Inflation control limits the maximum amount you can stake to 1,000 HYP for each block. This means that you will want to split your HYP blocks into the appropriate amount of HYP if you want to receive 750% reward, or else you will have your reward capped at 1,000 HYP. Reward is calculated by the following formula: Reward = min(HYPamount * (7.5/365) * days-to-stake, 1,000) Many of us have come to the conclusion that with such high difficulty, it is worth using bigger block size that will definitely hit max reward of 1,000, but will stake faster because of large size. See the splitting blocks tutorial for assistance. Also visit the inflation control wiki page and the inflation prediction website. RoadmapWallet Features:- Custom Themes: HyperStake currently has 6 well designed themes to choose from. The wallet themes are able to be switched on the fly. When ZeeWolf designed the custom theme code for HyperStake, he made it so it would be easy for normal users to copy an existing theme and edit it to create their own theme. You can edit and add themes on the fly with no compilation needed. - Advanced Coin Control: HyperStake has the most advanced version of coin control that has been implemented in any cryptocurrency wallet. The wallet allows you to easily select coins in mass via our coin filter box. The HyperStake wallet provides much more information than the standard coin control implementation, displaying columns like Age, Stake Weight, Estimated Days to Stake, and Potential Stake Value. - Block Splitter: Split your coin blocks (our name for UTXO's) in one simple transaction. No need to use multiple transaction to split a coin block of 100,000 HYP into 20 coin blocks of 5,000 HYP. See this quick tutorial video for an overview. - RPC Coin Control: We have added the ability to use the complete coin control tool-set via RPC. This means that users that run the daemon will not be left behind. - MultiSend: MultiSend is a rebuild of what used to be called Stake For Charity (s4c). MultiSend allows a user to automatically send a percent of their stake reward to as many addresses as you would like. The MultiSend transaction is sent when the staked coins mature (30 confirmations). The only current restriction is that you cannot choose to send more than 100% of your stake using MultiSend. MultiSend is a perfect tool for sending reoccurring payments to a friend, sending part of your stake to a dice site, sending part of your stake to IRC, or even sending part of your stake straight to your exchange address. View the MultiSend Wiki Page for more information. - Stake Split Threshold: HyperStake tries to give the user more control over every aspect of staking possible. By using the " setstakesplitthreshold" RPC call you are able to tell your wallet when you want your staked coins to split or to stay combined. - Disable Stake: The HyperStake wallet allows you to disable your staking if certain parameters are met. Currently you can set your wallet to disable your stake by monitoring your wallet stake weight or network difficulty. - liteStake : Previously the staking process would continuously rehash the same hashes over and over, needlessly taking up valuable CPU power. HYP added a std::map that tracks the block height and the last time the wallet hashed on this height. Depending on your staking settings, the wallet will not begin a new round of hashing until after a certain amount of time has passed, or a new block is accepted. This means that there will be 1-5 seconds of CPU hashing once every minute, compared to continuous CPU hashing. List of HyperStake Custom RPC Calls: cccustomchange <address> cclistcoins cclistselected ccreset ccreturnchange ccselect <output hash><output index> ccssend <HYP address><amount> delete <address> disablestake <true/false><conditions> getconfs <txid> getmoneysupply <height> getpotentialstake getstakesplitthreshold getstaketx <txid> getweight hashsettings <drift/interval><seconds> moneysupply multisend <command> setstakesplitthreshold <1-999,999> strictincoming <true/false> strictprotocol <true/false>
See our wiki for more specific HyperStake details
Version 1.1.4 : Windows - https://github.com/hyperstake/HyperStake/releases/tag/v1.1.4
Version 1.1.2 : Windows, Mac, Raspberry Pi - https://github.com/hyperstake/HyperStake/releases/tag/v1.1.2
Source here: https://github.com/hyperstake/HyperStake
Nodes - http://www.presstab.tools/phpexplorer/HYP/nodes.php
Syncing Notice: When syncing the chain, the client can get stuck occasionally and need to be restarted in order to continue syncing. Please consider using the bootstrap for the quickest sync.
Block Chain Bootstrap Bootstrap file updated every hour - http://hyperstrap.ml/ Usage: extract bootstrap.dat into data directory (for Windows go to "run" and type in %appdata% and find HyperStake folder), remove blkindex.dat and blk0001.dat. When you fire up your QT wallet, it will automatically detect the bootstrap and begin to work. Bootstrapping may take an hour or two depending on the machine, please be patient, the bootstrap happens from the splashscreen, and clicking on it while bootstrapping may cause it to quit. Please note that it is common for the bootstrap to load 90k or so blocks at a time and jump out of bootstrap mode (fixed in v1.1.3). If you client does this, simply turn it off. Go back to your datadir and rename bootstrap.dat.old to bootstrap.dat and restart your client, it will pick up where it left off. If you are using the daemon you will need to enter the following startup switch: ./hyperstaked -loadblock=bootstrap.dat
Raspberry Pi Install Instructions - http://hyperstake.wikia.com/wiki/How_to_build_for_Raspberry Raspberry Pi Install Script - https://github.com/zeewolfik/raspberrypi/tree/master/hyperstake
HyperStake/Bitcoin unnamed.exchange - HYP/BTC
Explorers hyp.presstab.tools
Rich Lists presstab.tools Richlist (with address claim)
Official Media/Social Outlets http://hyperstake.slack.com - Auto Invite http://www.reddit.com/r/hyperstake/ ##hyperstake on freenode - http://webchat.freenode.net/?channels=##hyperstake
Coin Announcements https://www.crypto-city.com/index.php/hyperstake-hyp-ann/ https://cryptocointalk.com/forum/1881-hyperstake-hyp/ http://www.peercointalk.org/index.php?topic=3135.0 http://8btc.com/forum.php?mod=viewthread&tid=11129 http://8btc.com/forum.php?mod=viewthread&tid=11728 (Mandarin) http://www.cryptoclubz.com/forum/#topic/HyperStake-750-PoS-Most-Advanced-Coin-Control.htm
International HyperStake [ANN] Threads Chinese Thread (Mandarin) Russian Thread French Thread Português Thread Indonesian Thread Greek Thread
Threads/Documents Inflation Predictions - http://hypsupply.ml/
Media Coverage http://bitcoinist.net/hyperstake-a-coin-with-750-annual-pos/ http://bitcoinist.net/interview-presstab-pos-vulnerabilities/ http://www.devtome.com/doku.php?id=the_rise_of_high_yield_pos_coins_with_integrity#the_grand_experiment https://soundcloud.com/supernetradio/coin-of-the-week-episode-7-hyperstake-hyp
Games Dice - AlterDice Dice - CryptoGamblers.club Dice - luckyalt.com
Market Capitalization and Statistics HyperStake CoinMarketCap HyperStake CryptoCoinRank
|
|
|
|
David Latapie
|
|
July 06, 2014, 01:04:30 AM Last edit: December 04, 2015, 03:04:33 PM by David Latapie |
|
Good morning, commander davidlatapie from the starship USS Hyperprise. All systems operational. We are good to go. The captain is in his quarters. I am at your disposal here and on ##hyperstake. ExperimentsExperiment #1: fork launch - sidechain-like distribution (see clam for a similar-looking distribution, the proof-of-chain) Experiment #2: high-pure-PoS (no PoW). First ever? Experiment #3: self-moderated thread ( bitcointa.lk for the paranoids) Experiment #4: stake bounty ( update) ProjectsThese are projects proposed by the community, which may not be officially sanctionned- Website: 2k HYP at least
- HYP @5k sat: 1 BTC to dev team
Social networkshttps://twitter.com/hyperstakehttps://www.facebook.com/hyperstakehttp://www.reddit.com/r/hyperstake/##hyperstake (with tipbot) The team:Read Who is the team?
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
July 06, 2014, 01:30:27 AM |
|
This us going to be a lot of fun
|
|
|
|
sluppy
Legendary
Offline
Activity: 2020
Merit: 1041
|
|
July 06, 2014, 01:33:33 AM Last edit: July 06, 2014, 01:45:41 AM by sluppy |
|
HyperStake will be created via hard fork of an existing coin, TruckCoin. The fork will occur Sun, 06 Jul 2014 20:30:25 GMT.
HyperStake Faster-than-light crypto
High PoS coins like HBN (100%), CAP(200%), TEK(500%) is not enough? Enter HyperStake, the coin light-years ahead.
What is HYP?
HyperStake is meant to be an experimentation in cryptocurrency economics. Do you like the thrill of living on the bleeding edge, and get the features before the others? Then HyperStake is for you. We won't experiment for the stake of experimenting. We want the coin to be viable too. We will listen to you, we will use bounties for offloading work for on you. HyperStake is using a fork launch, as mentioned above. This means we had to actually buy into the coin instead of creating an IPO or pre-mining. A quick warning that TRK did have a premine of 120k which is mostly spent and is completely unrelated and uncontrolled by the HYP team.
Hyperstake is based on Truckcoin.
Who are the devs?
Captain presstab and Commander davidlatapie are experienced holders and freelance devs of several coins (HBN, TEK, NOBL, TRK, MINT, XMR...). They are currently the only devs but are open to accept pull requests and submission from other community members.
HyperStake Technical Details:
Proof of Stake 90 Second Block Time Minimum Age ~ 8 days Maximum Age - 30 days Annual Interest Rate - 750% Maximum Stake Subsidy - 1,000 HYP Recommended Block Size - 1,600 HYP
Why did you fork an existing coin? After buying into TruckCoin and seeing the diminishing exchange rate because of lack of dev support, we decided to take things into our own hands. We are giving the TRK community a chance to make their coins worth something again. We get to take the coin into our own hands through a voluntary hard fork and we plan on adding many features through time. Join the experiment with us.
If you have TRK right now that you would like to be able to use as HYP, then it will need to be withdrawn from any of the exchanges and held in a wallet. You will then be able to locate the wallet.dat file in the appdata directory in the truckcoin folder. Make a copy of the wallet.dat and copy it over to the hyperstake folder. Note that this does not destroy or transfer your truckcoin or anything like that. If you have TRK before the fork you will essentially double your coins for free.
Wallet We will release a wallet after the hard fork occurs. We will stake the first forked block and we will checkpoint it into the client, upload the repo, and link everyone to a freshly built wallet.
To Do - Get an exchange - Updated logo (right now using very basic design) - Block explorer - Website
sounds pretty good only 750% is Very high i think 200% was pushing it allready. the truckcoin dev is onboard with your plan? can we get the current exchanges to change to the new wallet ? else we will just leave a dead coin slot on their exchange maybe they will want to work with us.(they did something similar for Piggy coin i think) other then these few questions i have id like to say thank you taking on this job and what would u want us to do to help promote this coin. can u make a twitter ann please so we can retweet it for starters. i hope the same guy could make a block explorer for this that did the one for truckcoin.(ill donate 1k for the new block explorer)(Bawaler made it last time if i remember correctly) maybe a logo desin contest ill donate 1k HYP to the winner and im sure others will chip in as well. ill donate another 2k to the guy that makes the website. and ill donate 1 btc worth of HYP to the devs when we hit 5k sat like was discussed in the previous thread. Great to see some Action beeing taken HYP to the Mooon !
|
The only thing necessary for the triumph of evil is for good men to do nothing. Edmund Burke -- May the forces of evil become confused on the way to your house.George Carlin We pay for life with death , so everything in between should be free. Bill Hicks -- It is during our darkest moments that we must focus to see the light. Aristotle Do not dwell in the past, do not dream of the future, concentrate the mind on the present moment. Buddha -- The only true wisdom is in knowing you know nothing. Socrates
|
|
|
rel-oad
Newbie
Offline
Activity: 57
Merit: 0
|
|
July 06, 2014, 01:39:18 AM |
|
I was secretly hoping presstab might get more involved in Truckcoin but I didn't expect this! Be great to have some skin in a presstab coin.
This looks to be a mix between TRK/TEK/CAP. Exciting times.
|
|
|
|
David Latapie
|
|
July 06, 2014, 01:45:50 AM Last edit: July 06, 2014, 02:07:21 AM by David Latapie |
|
We have some plans to mitigate the 750% rate. The truckcoin dev is not on board but he is welcomed to help in any way he sees fit. Remember: this coin is a succession of experiments, things can change, even the interest rate, min age, whatever. Even more than with other altcoins, don't put money you cannot afford to lose. There is a reason why this is the bleeding edge Social network, website, logo... Please do! First arrived, first served. We may decide retroactively to refuse something. No guarantee, no promises, no nothing. And remember: no premine or IPO, so everything will be handled by the community. Among other experiment, we'd like to see how staking make good bounties. You can TRK on bittrex or allcoin. Probably the price of TRK will explode tomorrow and will fall by Monday, that's a side effect of this mode of distribution.
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
July 06, 2014, 01:50:20 AM |
|
750% is a huge rate. That's why David and I decided to implement maximum stake reward of 1000 per block, it will calm the inflation. Eventually this coin will be even less inflationary than trk
|
|
|
|
David Latapie
|
|
July 06, 2014, 02:22:59 AM Last edit: September 20, 2014, 07:25:30 PM by David Latapie |
|
It is possible than HYP is already taken. Please tell us if this is the case. HYP to the Mooon ! Tss, tsss, tsss... To hyperspace can u make a twitter ann please so we can retweet it for starters. https://twitter.com/HyperStake/status/485615511615856641
|
|
|
|
mafort1469
|
|
July 06, 2014, 02:55:36 AM |
|
Hello, so what happens if I don't remove my TRK from online exchange before fork? Can I download new HYP wallet and transfer TRK wallet.dat file on Monday to new wallet? Lets say I have 1000 TRK so on Monday I would have 2000 HYP? Thanks.
|
|
|
|
Ense04
|
|
July 06, 2014, 03:01:14 AM |
|
I have no idea how to do this -> "locate the wallet.dat file in the appdata directory in the truckcoin folder. Make a copy of the wallet.dat and copy it over to the hyperstake folder."
Can someone give me step-by-step instructions on how to do this? If this is too amateur hour, please PM me.
Thanks
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
July 06, 2014, 03:05:40 AM |
|
Hello, so what happens if I don't remove my TRK from online exchange before fork? Can I download new HYP wallet and transfer TRK wallet.dat file on Monday to new wallet? Lets say I have 1000 TRK so on Monday I would have 2000 HYP? Thanks.
Then your coin would be in the exchanges wallet which would have to be moved over to the new daemon. Safe bet is to get it to your own wallet.
|
|
|
|
mafort1469
|
|
July 06, 2014, 03:06:51 AM |
|
OK, thanks! And the coins will double from TRK to HYP?
|
|
|
|
David Latapie
|
|
July 06, 2014, 03:09:16 AM |
|
Hello, so what happens if I don't remove my TRK from online exchange before fork? You don't get free HYP, that's all. Remember we are not affiliated with TRK dev. TRK will continue to its own life. Can I download new HYP wallet and transfer TRK wallet.dat file on Monday to new wallet? Lets say I have 1000 TRK so on Monday I would have 2000 HYP? Thanks. Depends on how long will the grace period be (grace period: time between availability of the HYP wallet and actual forking). I can't tell you the time now. It won't be weeks, that's for sure. After the transition, you won't have 2000 HYP. You will have 1000 TRK and 1000 HYP. You will keep the same address so you won't be able to multiply the 1000 TRK in several time 1000 HYP. It also means that you will have two different coins with exactly the same address - which is not a problem since you won't be using the same daemon once the hardfork is done. Much like having two machines called 192.168.0.5 is no problem in two different companies.
|
|
|
|
youngcave
|
|
July 06, 2014, 03:10:30 AM |
|
Annual Interest Rate scared me, but I think the 10000% interest rate will be better, because it can be scared to death of all BTT members.
|
|
|
|
David Latapie
|
|
July 06, 2014, 03:14:30 AM |
|
I have no idea how to do this -> "locate the wallet.dat file in the appdata directory in the truckcoin folder. Make a copy of the wallet.dat and copy it over to the hyperstake folder."
Can someone give me step-by-step instructions on how to do this? If this is too amateur hour, please PM me.
Thanks
I assume you are using Windows. 0. Make sure the TRK wallet is closed 1. Win+R to invoke the run command 2. explorer.exe (then enter) to get the explorer window 3. Ctrl+L to select the address bar of the explorer 4. Replace the content of the address bar with %appdata%/truckcoin (then press enter) 5. Copy wallet.dat 6. Ctrl+L again to select the address bar of the explorer 7. Replace the content of the address bar with %appdata%/hyperstake (then press enter) 8. Paste wallet.dat (the one you copied on step 5). You will be prompted for overwriting (since they have the same name). Confim. 9. Open hyperstake wallet. You should get the exact same number of HYP that you had of TRK. All from memory since I don't have a Windows (and I am a lazy ass who doesn't want to start an VM)
|
|
|
|
CrazyLoaf
|
|
July 06, 2014, 03:14:42 AM |
|
Gah. Crypto madness! Count me in!
|
|
|
|
mafort1469
|
|
July 06, 2014, 03:17:15 AM |
|
Can you please, please, please make the HYP wallet as easy to install on Ubuntu 14.04 as the TRK wallet??? NO BS and it installed perfectly. Thank you!!!!!!!!
|
|
|
|
David Latapie
|
|
July 06, 2014, 03:24:57 AM Last edit: August 03, 2014, 12:30:40 AM by David Latapie |
|
Can you please, please, please make the HYP wallet as easy to install on Ubuntu 14.04 as the TRK wallet??? NO BS and it installed perfectly. Thank you!!!!!!!!
It will. I run on Arch myself and I am used to create oneliners for wallets. It will probably be something like this: cd ~/cryptos && rm -rf HyperStake && git clone git://github.com/presstab/hyperstake && cd hyperstake && qmake-qt5 HyperStake-qt-linux.pro && make && ln -s ~/cryptos/hyperstake/hyperstake-qt ~/Desktop/HYP
|
|
|
|
armin22
|
|
July 06, 2014, 03:31:27 AM |
|
This will be funny. Ill pick up some truck, 1700 will mean max stake per month right??? I beleive this new change will cause trk vaue to skyrocket for a little while.
|
|
|
|
qiwoman2
Legendary
Offline
Activity: 2114
Merit: 1023
Oikos.cash | Decentralized Finance on Tron
|
|
July 06, 2014, 03:34:20 AM |
|
I have 10k truck sitting in allcoin.. Hubby did a Chinese translation for TRUCKCOIN but unfortunately we were never paid a bounty for it..so want to apply for promo bounty here for promotion on blog in English plus some translation of ANN?
|
|
|
|
|