Forum rules
Due to incessant ICO threads being posted in this sub-forum, all ICO Announcement threads must be posted only within the 'ICO Announcements' sub-forum; posting ICO threads here in Altcoins is no longer permitted. Any ICO threads posted here will be moved, and continuing to flout the rules will result in your account being banned.

Bitcoin.com is not responsible for any of the ICO's posted or promoted on this forum.
Users are responsible for their own safety and security on any link they choose to click on, or external site they wish to engage with.

None of the ICO's linked anywhere on this forum are endorsed by Bitcoin.com; users must do their own due diligence on any company / site linked to within this forum.
presstab
Posts: 1
Joined: Tue Jan 19, 2016 7:22 pm

[HYP] HyperStake | High PoS | Secure | MultiSend | liteStake | Adv Coin Control

Tue Jan 19, 2016 7:42 pm

HyperStake
Faster-than-light crypto

Image


What is HYP?
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 (see inflation control in action on the Coins Created Per Day Chart). HyperStake has a very active community that primarily chats on freenode ##hyperstake. HyperStake also has very active wallet development, with unique features being added and tested all of the time. It is common that HyperStake will have a beta wallet out for those willing to test out the hottest new features.

Image

  • 100 % Proof of Stake
    90 Second Block Target Spacing
    Minimum Stake Age - 8.8 days (rounded)
    Maximum Stake Weight Age - 30 days (after this your stake weight no longer grows)
    Annual Stake Rate - up to 750% (see hyp.presstab.pw for avg paid rate)
    Maximum Stake Subsidy - 1,000 HYP (you will get the minimum of 750% annual rate or 1,000 HYP)
    Recommended Block Size - 4,500-20,000 HYP (see tutorial for splitting blocks)

BLOCKS LESS THAN 4500 HYP WILL TAKE MUCH LONGER TO STAKE BECAUSE OF HIGH DIFFICULTY

How 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:

Code: Select all

Reward = min(HYPamount * (7.5/365) * daysToStake, 1,000)
Many of use 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.

Wallet 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 mutliple 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 toolset 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 continuosly 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
:

Code: Select all

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


Image

Version 1.1.2 : Windows - https://github.com/hyperstake/HyperStak ... tag/v1.1.2
Version 1.1.1.3 : Windows, Mac, Raspberry Pi - https://github.com/hyperstake/HyperStak ... g/v1.1.1.3

Source here: https://github.com/hyperstake/HyperStake

Nodes - http://presstab.pw/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. 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 ... _Raspberry
Raspberry Pi Install Script - https://github.com/zeewolfik/raspberryp ... hyperstake


Image
HyperStake/Bitcoin
Poloniex - HYP/BTC
BX.in.th - HYP/BTC
Cryptopia - HYP/BTC
Cryptsy - HYP/BTC

HyperStake/Monero
Poloniex - HYP/XMR


Image
Explorers
hyp.presstab.pw

Rich Lists
Presstab.pw Richlist (with address claim)


Image

Official Media/Social Outlets
http://www.hyperstake.com
https://www.facebook.com/hyperstake
https://www.facebook.com/hyperstakeindonesia
http://www.reddit.com/r/hyperstake/
https://twitter.com/hyperstake
##hyperstake on freenode - http://webchat.freenode.net/?channels=##hyperstake

Coin Announcements
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 ... ontrol.htm

International HyperStake [ANN] Threads
Chinese Thread (Mandarin)
Russian Thread
French Thread
Português Thread
Indonesian Thread
Greek Thread

Threads/Documents
Difficulty Charts (thanks iDunk) - mega.co.nz
Inflation Predictions - http://hypsupply.ml/

HyperStake Multipool
https://prohashing.com/

Faucet
http://hyp-faucet.tk/

Giveaways
- Drop by our IRC channel at anytime to grab a tip or some rain from our tipbot
- cycoinminer is in charge of the HyperStake giveaway fund, and does various daily giveaways on trollbox and in irc

Media Coverage
http://bitcoinist.net/hyperstake-a-coin ... nnual-pos/
http://bitcoinist.net/interview-pressta ... abilities/
http://www.devtome.com/doku.php?id=the_ ... experiment
https://soundcloud.com/supernetradio/co ... rstake-hyp

Games
Dice - AlterDice
Dice - CryptoGamblers.club
Dice - luckyalt.com

Market Capitalization and Statistics
HyperStake CoinMarketCap
HyperStake CryptoCoinRank

Return to “Altcoins / Alternative Cryptocurrencies”

Who is online

Users browsing this forum: Semrush [Bot] and 1 guest