Bitcoin Forum
April 25, 2024, 05:34:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 386 »
  Print  
Author Topic: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet  (Read 679269 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 08, 2015, 02:46:10 PM
 #4801

I think I will be putting together a new release in the next week or two. Haven't had one in a while, and there have been quite a few bug fixes. I will also see if I can get a simple multisend GUI thrown together. Busy time of the year for me so I haven't been able to code as much as I want to Cry

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
1714066486
Hero Member
*
Offline Offline

Posts: 1714066486

View Profile Personal Message (Offline)

Ignore
1714066486
Reply with quote  #2

1714066486
Report to moderator
1714066486
Hero Member
*
Offline Offline

Posts: 1714066486

View Profile Personal Message (Offline)

Ignore
1714066486
Reply with quote  #2

1714066486
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 08, 2015, 04:19:14 PM
 #4802

The open source code is ready to be published!!!!

The code for the open source version of CCE 4.0 is ready for commit.

I am in the process of setting up an example explorer on CCE.

The example explorer will be using Blakecoin. At a later date I will set up an example explorer using a POS chain, most likely HyperStake.


I just need finish the documentation. The full repository should be up this weekend.  Smiley
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 08, 2015, 04:28:13 PM
 #4803

The open source code is ready to be published!!!!

The code for the open source version of CCE 4.0 is ready for commit.

I am in the process of setting up an example explorer on CCE.

The example explorer will be using Blakecoin. At a later date I will set up an example explorer using a POS chain, most likely HyperStake.


I just need finish the documentation. The full repository should be up this weekend.  Smiley

https://github.com/Hartland ?

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 08, 2015, 04:41:42 PM
 #4804

The open source code is ready to be published!!!!

The code for the open source version of CCE 4.0 is ready for commit.

I am in the process of setting up an example explorer on CCE.

The example explorer will be using Blakecoin. At a later date I will set up an example explorer using a POS chain, most likely HyperStake.


I just need finish the documentation. The full repository should be up this weekend.  Smiley

https://github.com/Hartland ?

At the user/repository I sent up specifically for this at:

https://github.com/cryptocoinexplorer/Open-Source-CCE-4.0

I published this info on May 1:  Wink

https://bitcointalk.org/index.php?topic=678849.msg11254288#msg11254288
PressF1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
May 08, 2015, 05:32:31 PM
 #4805

I would like to make another inflation update for some of the POS-coins but I can't find any working block explorer for HYP (and for TEK as well) that shows the money supply for any given block. Tranz added the money supply feature in the QT wallet explorer so for HBN en CAP I am good. Anyone?

HBN & CAP: F1PressF1PCxEyESGk6Fe1om1RfiHqX5gg
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
May 08, 2015, 05:34:35 PM
 #4806

like this?

http://www.presstab.pw/phpexplorer/block.php?blockhash=fd1948c86664befc19e54f30fb31684535d953a9ba6f1c7a43509b35700e8128

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
Hilux74
Legendary
*
Offline Offline

Activity: 912
Merit: 1000



View Profile
May 08, 2015, 05:55:30 PM
 #4807

Here is a chart for the estimated inflation rates for HYP calculated on the assumption of perpetually hitting the daily 960,000 limit starting from a coin total taken part way through April28, 2015.  

Instantaneous Yearly Inflation is the Daily Inflation x * 365.  Yearly Inflation is the sum(x to x+365) of the daily inflation.  Since daily inflation drops a bit each day there is a fair difference between actual and instantaneous.

dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 08, 2015, 06:40:31 PM
 #4808

I would like to make another inflation update for some of the POS-coins but I can't find any working block explorer for HYP (and for TEK as well) that shows the money supply for any given block. Tranz added the money supply feature in the QT wallet explorer so for HBN en CAP I am good. Anyone?

I could add this to CCE.

Off the top of my head, I would guess the easiest way would be to sum all the tx_out up to and including the block. Currently live CCE shows the total out on the block in the block range page.

The basic explorer in open source CCE 4.0, shows the total out on each block page (There is no block range page).

It sounds like something useful to use in the graph page of the full version of CCE 4.0. I will see about adding it to open source CCE 4.0, maybe as an API command.



dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 08, 2015, 08:18:32 PM
 #4809

The open source CCE 4.0 repository is now up:

I was able to finish the documentation sooner then I thought  Cheesy

https://github.com/cryptocoinexplorer/Open-Source-CCE-4.0

The example server will be up this weekend.

The open source CCE 4.0 package is a very basic version.

The web server is simple and mostly text based. The API only has 2 simple commands. It is not meant as an example of what the production version on CCE will be like, but rather a foundation for others to build on.

The database loader is also just a base version of the production version.

I cannot give away all my secrets.  Wink

PressF1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
May 08, 2015, 10:57:40 PM
 #4810


Yes, that will do, thanks!

HBN & CAP: F1PressF1PCxEyESGk6Fe1om1RfiHqX5gg
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 08, 2015, 11:15:25 PM
 #4811


lol,

I really like your username, is it a testament to presstab? You know he's a superhero around here but the mods are protecting his secret identity.
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 08, 2015, 11:32:02 PM
 #4812

Here is a chart for the estimated inflation rates for HYP calculated on the assumption of perpetually hitting the daily 960,000 limit starting from a coin total taken part way through April28, 2015.  

Instantaneous Yearly Inflation is the Daily Inflation x * 365.  Yearly Inflation is the sum(x to x+365) of the daily inflation.  Since daily inflation drops a bit each day there is a fair difference between actual and instantaneous.



How do you do that chart?

You could probably do a chart and make out the average gain from holding over a period of time or even your own gain. If all Blocks are hitting the threshold then you have a competition for Blocks or a division across the active Staking at any given time so then if only 20% of the network is Staking their actual reward over the year is much higher because they also receive the reward non-active Stakers do not and then to wait longer you still receive the same reward but the money supply is greater so you receive less in relation to the money supply. You could then create a chart of your own gain and losses to the money supply and the average across the network depending on the difficulty but I'm not sure what the formula would be for this.
mrvegad
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
May 09, 2015, 01:50:52 PM
 #4813

Not sure if this was talked about but will Hyper be moving over to libsecp256k1?
Klaasje
Legendary
*
Offline Offline

Activity: 1080
Merit: 1000

BTC - 14ZVqS5UGqhY77d5u9aUSW24ipRJ2g9wmm


View Profile
May 09, 2015, 02:13:14 PM
 #4814

Hyperstake faucet added to http://crypto-income.com/HyperStake-Faucet/


Bitcoin - 14ZVqS5UGqhY77d5u9aUSW24ipRJ2g9wmm
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 09, 2015, 04:12:03 PM
 #4815

Not sure if this was talked about but will Hyper be moving over to libsecp256k1?

I haven't planned on it.

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 09, 2015, 04:35:38 PM
 #4816

The first example explorer for Open Source CCE 4.0 is up!

As mentioned before it is a Blakecoin explorer.

http://openblc.cryptocoinexplorer.com/

The POS example explorer will be up in a few days. It will be a Hyperstake explorer.


I tried to squeeze in a commit to add total coins minted in each block. I almost had it, basically adding the previous block total mint with the current block reward and storing it as the current block total mint.

Then it struck... Fees. Fees are added to the block reward, so the coinbase transaction cannot be used alone without subtracting the block fees.  Cheesy

The system will make it one way or another into CCE 4, and probably be added to open source.
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 09, 2015, 10:16:42 PM
 #4817

The first example explorer for Open Source CCE 4.0 is up!

As mentioned before it is a Blakecoin explorer.

http://openblc.cryptocoinexplorer.com/

The POS example explorer will be up in a few days. It will be a Hyperstake explorer.


I tried to squeeze in a commit to add total coins minted in each block. I almost had it, basically adding the previous block total mint with the current block reward and storing it as the current block total mint.

Then it struck... Fees. Fees are added to the block reward, so the coinbase transaction cannot be used alone without subtracting the block fees.  Cheesy

The system will make it one way or another into CCE 4, and probably be added to open source.

I thought that Fees were destroyed in HYP?
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 10, 2015, 06:41:48 PM
 #4818

The first example explorer for Open Source CCE 4.0 is up!

As mentioned before it is a Blakecoin explorer.

http://openblc.cryptocoinexplorer.com/

The POS example explorer will be up in a few days. It will be a Hyperstake explorer.


I tried to squeeze in a commit to add total coins minted in each block. I almost had it, basically adding the previous block total mint with the current block reward and storing it as the current block total mint.

Then it struck... Fees. Fees are added to the block reward, so the coinbase transaction cannot be used alone without subtracting the block fees.  Cheesy

The system will make it one way or another into CCE 4, and probably be added to open source.

I thought that Fees were destroyed in HYP?

Fees are not destroyed.

Dreamwatcher: you can grab minted from the blockindex, if I remember correctly pindex->nMint

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 11, 2015, 02:27:58 AM
 #4819

Looks like we are indeed still high rate PoS for the majority of stakers Smiley


Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
May 11, 2015, 03:02:38 AM
 #4820

The first example explorer for Open Source CCE 4.0 is up!

As mentioned before it is a Blakecoin explorer.

http://openblc.cryptocoinexplorer.com/

The POS example explorer will be up in a few days. It will be a Hyperstake explorer.


I tried to squeeze in a commit to add total coins minted in each block. I almost had it, basically adding the previous block total mint with the current block reward and storing it as the current block total mint.

Then it struck... Fees. Fees are added to the block reward, so the coinbase transaction cannot be used alone without subtracting the block fees.  Cheesy

The system will make it one way or another into CCE 4, and probably be added to open source.

Pretty quick, I like it Smiley

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 386 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!