Bitcoin Forum
May 07, 2024, 06:52:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 292 293 294 295 296 297 298 299 300 ... 386 »
  Print  
Author Topic: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet  (Read 679272 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.
Biomech
Legendary
*
Offline Offline

Activity: 1372
Merit: 1022


Anarchy is not chaos.


View Profile
May 31, 2015, 09:29:47 PM
 #4981

Changed it, thanks for the heads up.
I also lost the Hyperstake folder somehow, now i have to reimport the bootstrap all over. I hope it gets it done during the night.

from bootstrap, it usually takes 3-4 hours. Not terrible. It will show out of sync until it's finished reindexing, even if the block height is correct. This isn't a problem, it's just the way it works Tongue

Also, and this is something that's a little confusing so I figure it's good general information (for all satoshi based coins) is that you don't HAVE to use the default folder. You can make one and point the client to it. But you have to point it to the folder every time you call it for the daemon, and it needs to be in the launch command line for the QT.

The command is -datadir. For QT, you would run it with hyperstake-qt -datadir=/some/predefined/directory. In windows, you would want to modify the link target to be hyperstake-qt -datadir=\some\predefined\directory

For daemon access, it's hyperstaked -datadir=/some/predefined/directory to launch the daemon and then hyperstaked -datadir=/some/predefined/directory <command> from there out. I actually use this a lot to have multiple copies of the blockchain. Again, this is totally optional.
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
iantunc
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


We are the first to program your future (c)


View Profile
May 31, 2015, 09:33:41 PM
 #4982

I have set up a bootstrap server. Updated every hour.


HyperStake bootstrap server - hyperstrap.ml
HyperStake supply gain prediction graph - hypsupply.ml
Biomech
Legendary
*
Offline Offline

Activity: 1372
Merit: 1022


Anarchy is not chaos.


View Profile
May 31, 2015, 09:34:47 PM
 #4983

I have set up a bootstrap server. Updated every hour.


Well played Cheesy
iantunc
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


We are the first to program your future (c)


View Profile
May 31, 2015, 09:40:57 PM
 #4984

I have set up a bootstrap server. Updated every hour.


Well played Cheesy

Need some more  Cheesy

HyperStake bootstrap server - hyperstrap.ml
HyperStake supply gain prediction graph - hypsupply.ml
hometester
Sr. Member
****
Offline Offline

Activity: 423
Merit: 250



View Profile
June 01, 2015, 08:18:04 AM
 #4985

Guys can someone please help me.

I have been away and so redownloaded new wallet and fresh blockchain, and put my wallet in.

https://i.imgur.com/OphhmYP.png

It is not showing any of the coins in my balance, but I have only tranferred coins there once and mined twice.

There are not even any outgoing transfers so are my coins fucked and gone? :/

iantunc
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


We are the first to program your future (c)


View Profile
June 01, 2015, 10:45:40 AM
 #4986

Guys can someone please help me.

I have been away and so redownloaded new wallet and fresh blockchain, and put my wallet in.

https://i.imgur.com/OphhmYP.png

It is not showing any of the coins in my balance, but I have only tranferred coins there once and mined twice.

There are not even any outgoing transfers so are my coins fucked and gone? :/



Did you try to repair your wallet?

HyperStake bootstrap server - hyperstrap.ml
HyperStake supply gain prediction graph - hypsupply.ml
rel-oad
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
June 01, 2015, 11:05:00 AM
 #4987

Guys can someone please help me.

I have been away and so redownloaded new wallet and fresh blockchain, and put my wallet in.

https://i.imgur.com/OphhmYP.png

It is not showing any of the coins in my balance, but I have only tranferred coins there once and mined twice.

There are not even any outgoing transfers so are my coins fucked and gone? :/



You're using the HYPER wallet, not the Hyperstake wallet. It's a different coin.
AngelLox
Sr. Member
****
Offline Offline

Activity: 466
Merit: 250



View Profile
June 01, 2015, 01:05:09 PM
 #4988

Lol. All these altcoins are confusing.
MrZ28s
Sr. Member
****
Offline Offline

Activity: 475
Merit: 250


View Profile
June 01, 2015, 01:51:42 PM
Last edit: June 01, 2015, 03:04:06 PM by MrZ28s
 #4989

Lol. All these altcoins are confusing.

Yeah they certainly are.  I moved my HYP wallet to a different computer, downloaded the bootstrap that was mentioned on page 253, and then watched it get about 1/2 way loaded (took about an hour to reach that point for me) before I went to bed.  This morning I got up, and the HYP wallet had loaded, BUT! it was syncing with the network and had about 14,000 blocks to go.  I went into the appdata folder and the bootstrap.dat had been renamed to bootstrap.dat.old (I thought it did this when it had fully completed as not to run again)  So apparently the bootstrap didn't work??

{EDIT: I'm stupid.  Didn't attempt to read the OP before proceeding with the bootstrap file..  It's right there in black and white!  Too many paint chips as a kid...}

I tried creating my own bootstrap (for S's and G's) with another coin following the directions on another forum where they said go into your roaming folder using a command prompt and use the command copy /b blk0001.dat+blk0002.dat bootstrap.dat (and continue this for however many blk.dat files you have) I had only one, so my code was:

copy /b blk0001.dat bootstrap.dat

It made the bootstrap.dat file.  I copied that and went over to my test machine and popped it into the appdata folder and launched the client.  It wanted to start syncing from scratch.  *SHRUG* I guess it didn't like my bootstrap.dat file!

HAHAHAHA
pineapples
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


to your stations, man the pineapples!!!


View Profile
June 01, 2015, 01:54:28 PM
 #4990

is there any guide to setting up a daemon for staking ?
including such things as handy input sizes ??

thanks


///

sometimes clients dont load the complete bootstrap before stopping. then they sync from where it got up to.

i've noticed that sometimes you can continue, if you rename it back to bootstrap again without deleting anything. and sometimes not.



when you made the bootstrap, did you delete all the other files when starting it ? they confuse it if you dont delete them.



YEEE F*#KIN HA BIG RED TEXT !!!           

(\__/)    
(='.'=)   
(")_(")   










     BUMBA
MrZ28s
Sr. Member
****
Offline Offline

Activity: 475
Merit: 250


View Profile
June 01, 2015, 02:01:50 PM
 #4991

Indeed!  Every single file except wallet.dat

.lock, addr.dat, the db text document, the debug document, the blk0001.dat file that was in there, and the blkindex.dat file.  All gone.

The client re-made all the missing files and went to town.   Cheesy
Biomech
Legendary
*
Offline Offline

Activity: 1372
Merit: 1022


Anarchy is not chaos.


View Profile
June 01, 2015, 03:29:58 PM
 #4992

Indeed!  Every single file except wallet.dat

.lock, addr.dat, the db text document, the debug document, the blk0001.dat file that was in there, and the blkindex.dat file.  All gone.

The client re-made all the missing files and went to town.   Cheesy

I'm not one hundred percent on this with HYP, but for most satoshi based clients, you can force the issue. Start your daemon or QT with -bootstrap (eg /usr/local/bin/hyperstake-qt -bootstrap)

Most of them look for it anyway. And yes, always delete everything but the configuration file, bootstrap.dat, and (optionally) the wallet. I frequently do it with no wallet, and then copy my old wallet in when it's done. That way if something does go wrong, you only lose time.
HYPster
Full Member
***
Offline Offline

Activity: 192
Merit: 100



View Profile
June 01, 2015, 10:48:04 PM
 #4993

Indeed!  Every single file except wallet.dat

.lock, addr.dat, the db text document, the debug document, the blk0001.dat file that was in there, and the blkindex.dat file.  All gone.

The client re-made all the missing files and went to town.   Cheesy

I'm not one hundred percent on this with HYP, but for most satoshi based clients, you can force the issue. Start your daemon or QT with -bootstrap (eg /usr/local/bin/hyperstake-qt -bootstrap)

Most of them look for it anyway. And yes, always delete everything but the configuration file, bootstrap.dat, and (optionally) the wallet. I frequently do it with no wallet, and then copy my old wallet in when it's done. That way if something does go wrong, you only lose time.

Force the issue like Bruce Jenner?
mmfiore
Hero Member
*****
Offline Offline

Activity: 808
Merit: 502



View Profile
June 02, 2015, 06:13:10 AM
 #4994

What is the optimal block size for staking?



        ▄██▄            ▄██▄
       ██  ███████████ ██  ██
        ▀██▀            ▀███▌
       ▄                  ▐██
     ▄██▀   ▄▄▄▄▄▄▄        ▐██▄
    ▄██    ██▀ ▄▄▄▄         ▀▀
 ▄███▀     █ ▄█▀ ▄▄▄           ▄██▄
██  ██     █ █  █████  █ ▄    ██  ██
 ▀██▀            ▀▀▀ ▄██ █     ███▀
     ▄            ▄▄██▀ ▄█   ▄██▌
    ▀██▄          ▄▄▄▄▄█▀   ▄██
      ██▄                   ▀▀
       ▀███▄            ▄██▄
       ██  ██  ██████████  ██
        ▀██▀            ▀██▀


        ▄██▄            ▄██▄
       ██  ███████████ ██  ██
        ▀██▀            ▀███▌
       ▄                  ▐██
     ▄██▀   ▄▄▄▄▄▄▄        ▐██▄
    ▄██    ██▀ ▄▄▄▄         ▀▀
 ▄███▀     █ ▄█▀ ▄▄▄           ▄██▄
██  ██     █ █  █████  █ ▄    ██  ██
 ▀██▀            ▀▀▀ ▄██ █     ███▀
     ▄            ▄▄██▀ ▄█   ▄██▌
    ▀██▄          ▄▄▄▄▄█▀   ▄██
      ██▄                   ▀▀
       ▀███▄            ▄██▄
       ██  ██  ██████████  ██
        ▀██▀            ▀██▀
.
PRE-REGISTER NOW FOR
THE MAIN TOKENSALE


██
██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
   ██
   ██
.MONETIZE YOUR IOT DATA!.

Telegram
Twitter
▄▄███████████████████████████████████▄▄
██████████▀▀▀▀███████████▀▀▀▀██████████
█████████▌ ██          █▌ ██  █████████
██████████▄▄▄▄███████████▄▄  ▐█████████
█████████▀▀█████████████████  ▀████████
████████  ▄███▀ ▄▄▄▄█████████▌ ▀███████
██████▀  ▄██▀ ▄█▀ ▄▄██████████▄▄███████
███▀▀▀  ███▌ ▄█ ▄█▀▀▀███████████▀▀▀▀███
██▌ ██ ▐███▌ █▌ █ ▐█▌ █▌ █ ▐███  ██ ▐██
███▄▄▄▄███████████▄▄▄█▀ ▄█ ▐███▌  ▄▄███
███████▀▀██████████▄▄▄▄█▀ ▄███▀  ██████
███████▄  █████████▄▄▄▄▄▄████▀  ███████
████████▄  ▀█████████████████▄▄████████
██████████    ▀██████████▀▀▀▀██████████
██████████▌ ██ ▐█         ██ ▐█████████
███████████▄▄▄▄██████████▄▄▄▄██████████
▀▀███████████████████████████████████▀▀
Biomech
Legendary
*
Offline Offline

Activity: 1372
Merit: 1022


Anarchy is not chaos.


View Profile
June 02, 2015, 08:52:17 AM
 #4995

What is the optimal block size for staking?

That has been the question since the project started. I think the answer remains "it depends". I'm combining to 25K for my next few rounds, and see how it goes. Under 5K takes most of forever to stake, so you have to find the balance between your patience level and expected reward. Lower blocks take longer, but you won't always hit the cap. Bigger blocks hit the cap before you're eligible to stake. I suspect there are as many strategies as there are HYP holders.
Biomech
Legendary
*
Offline Offline

Activity: 1372
Merit: 1022


Anarchy is not chaos.


View Profile
June 02, 2015, 08:52:47 AM
 #4996

Indeed!  Every single file except wallet.dat

.lock, addr.dat, the db text document, the debug document, the blk0001.dat file that was in there, and the blkindex.dat file.  All gone.

The client re-made all the missing files and went to town.   Cheesy

I'm not one hundred percent on this with HYP, but for most satoshi based clients, you can force the issue. Start your daemon or QT with -bootstrap (eg /usr/local/bin/hyperstake-qt -bootstrap)

Most of them look for it anyway. And yes, always delete everything but the configuration file, bootstrap.dat, and (optionally) the wallet. I frequently do it with no wallet, and then copy my old wallet in when it's done. That way if something does go wrong, you only lose time.

Force the issue like Bruce Jenner?

Maybe not that much force Cheesy
AngelLox
Sr. Member
****
Offline Offline

Activity: 466
Merit: 250



View Profile
June 02, 2015, 11:43:37 AM
Last edit: June 02, 2015, 12:09:46 PM by AngelLox
 #4997

What is the optimal block size for staking?

That has been the question since the project started. I think the answer remains "it depends". I'm combining to 25K for my next few rounds, and see how it goes. Under 5K takes most of forever to stake, so you have to find the balance between your patience level and expected reward. Lower blocks take longer, but you won't always hit the cap. Bigger blocks hit the cap before you're eligible to stake. I suspect there are as many strategies as there are HYP holders.
Will i be fine with 7.5-10k?
Oh another thing: how do i split blocks in clients that don't have split block feature?
iantunc
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


We are the first to program your future (c)


View Profile
June 02, 2015, 12:57:47 PM
 #4998

What is the optimal block size for staking?

That has been the question since the project started. I think the answer remains "it depends". I'm combining to 25K for my next few rounds, and see how it goes. Under 5K takes most of forever to stake, so you have to find the balance between your patience level and expected reward. Lower blocks take longer, but you won't always hit the cap. Bigger blocks hit the cap before you're eligible to stake. I suspect there are as many strategies as there are HYP holders.
Will i be fine with 7.5-10k?
Oh another thing: how do i split blocks in clients that don't have split block feature?

You will be fine with this block sizes, but expect an average staking time of 20-25 days(+-). To split blocks manually select a desired block and send a part of it to yourself (to the initial address or another one in your wallet).

HyperStake bootstrap server - hyperstrap.ml
HyperStake supply gain prediction graph - hypsupply.ml
AngelLox
Sr. Member
****
Offline Offline

Activity: 466
Merit: 250



View Profile
June 02, 2015, 01:08:47 PM
 #4999

What is the optimal block size for staking?

That has been the question since the project started. I think the answer remains "it depends". I'm combining to 25K for my next few rounds, and see how it goes. Under 5K takes most of forever to stake, so you have to find the balance between your patience level and expected reward. Lower blocks take longer, but you won't always hit the cap. Bigger blocks hit the cap before you're eligible to stake. I suspect there are as many strategies as there are HYP holders.
Will i be fine with 7.5-10k?
Oh another thing: how do i split blocks in clients that don't have split block feature?

You will be fine with this block sizes, but expect an average staking time of 20-25 days(+-). To split blocks manually select a desired block and send a part of it to yourself (to the initial address or another one in your wallet).
Got it.  So if i wanted them to stake more quickly i'd have to use blocks of 20-25k?
iantunc
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


We are the first to program your future (c)


View Profile
June 02, 2015, 01:20:58 PM
 #5000

What is the optimal block size for staking?

That has been the question since the project started. I think the answer remains "it depends". I'm combining to 25K for my next few rounds, and see how it goes. Under 5K takes most of forever to stake, so you have to find the balance between your patience level and expected reward. Lower blocks take longer, but you won't always hit the cap. Bigger blocks hit the cap before you're eligible to stake. I suspect there are as many strategies as there are HYP holders.
Will i be fine with 7.5-10k?
Oh another thing: how do i split blocks in clients that don't have split block feature?

You will be fine with this block sizes, but expect an average staking time of 20-25 days(+-). To split blocks manually select a desired block and send a part of it to yourself (to the initial address or another one in your wallet).
Got it.  So if i wanted them to stake more quickly i'd have to use blocks of 20-25k?

Yes, you are right. You can also try 15-20k range to slightly boost the returns in exchange for some time.

HyperStake bootstrap server - hyperstrap.ml
HyperStake supply gain prediction graph - hypsupply.ml
Pages: « 1 ... 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 292 293 294 295 296 297 298 299 300 ... 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!