Pages:
Author

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

full member
Activity: 192
Merit: 100
So what's going on with this coin? It's being revived, but are there any new developments?
member
Activity: 227
Merit: 26
“BitCloud [BTDX]”
hmm thx ... but @ block 1166974 2,775.08 HYP stake after 16.21 Days (Annual PoS Rate:   749.95 %) Netweight 44,054  Shocked

Ok i need more blocks not 1 high block  Grin

http://www.presstab.pw/phpexplorer/HYP/block.php?height=1166974

legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
hmm i try 26k to stake ... over 27 days no stake  Huh i have no luck or i have to a big block ?

My Coin weight is 709324 (1 Block of 26k)

With only one block of 26k, you are going to have to be very lucky to win a stake as you are competing against hundreds of people with hundreds of blocks all competing for a limited number of stake rewards per day. You are better off splitting those into 3 blocks.

For a reasonable experience 500k to 1 million+ would yield better better results. Basically the more coins you have, the better. Also it takes about 3 months before you get to see the full accumulative effect of how things work as it builds weight and age over time.
legendary
Activity: 1033
Merit: 1005
hmm i try 26k to stake ... over 27 days no stake  Huh i have no luck or i have to a big block ?

My Coin weight is 709324 (1 Block of 26k)


All my blocks are around 25-30k... they stake once or twice a day between 30 blocks... One of my 26k blocks is 81 days old with 797k weight...  It's stake... but it takes time now that there are a lot of coins on the network competing for the reward.

This is actually a good thing... makes stakers want more coins so they have a better shot at the reward.

Edit:  Self corrected dumb entry... it's not 25-20k...
member
Activity: 227
Merit: 26
“BitCloud [BTDX]”
hmm i try 26k to stake ... over 27 days no stake  Huh i have no luck or i have to a big block ?

My Coin weight is 709324 (1 Block of 26k)
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Still trying to run this on a raspberry.

key.cpp:358:33: error: invalid use of incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
  BN_bin2bn(&vchSig[33],32,sig->s);

As far i found out the reason for this error comes from some new OPENSSL strucs. But not a clue what to do with it  Embarrassed

Anyone is running this on raspberry?

Hm. I'm trying the same and got problems, too. I would be happy if someone could give him an answer. Maybe the Linux wallet or the tutorial should be updatet.
Any news on running the wallet on raspberry ?
Make sure your environment has all the dependencies.
newbie
Activity: 3
Merit: 0
Still trying to run this on a raspberry.

key.cpp:358:33: error: invalid use of incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
  BN_bin2bn(&vchSig[33],32,sig->s);

As far i found out the reason for this error comes from some new OPENSSL strucs. But not a clue what to do with it  Embarrassed

Anyone is running this on raspberry?

Hm. I'm trying the same and got problems, too. I would be happy if someone could give him an answer. Maybe the Linux wallet or the tutorial should be updatet.
Any news on running the wallet on raspberry ?

Hi what raspberry version do you have?  I managed to compile from source on my Rasp 3b running ROKOS OS.  I'm a noob to linux and managed it so anyone can do it.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
While bticoin is going up. Now is a great time to really work on HYP on the exchanges. Churning is going awesome. Picked up a bunch more and stuffing the wallets.
member
Activity: 104
Merit: 10
Force Network - The Internet. Redefined
Still trying to run this on a raspberry.

key.cpp:358:33: error: invalid use of incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
  BN_bin2bn(&vchSig[33],32,sig->s);

As far i found out the reason for this error comes from some new OPENSSL strucs. But not a clue what to do with it  Embarrassed

Anyone is running this on raspberry?

Hm. I'm trying the same and got problems, too. I would be happy if someone could give him an answer. Maybe the Linux wallet or the tutorial should be updatet.
Any news on running the wallet on raspberry ?
staff
Activity: 2436
Merit: 2347
The link to the HYP faucet leads to the site passion.com (Sexy Personals for Passionate Singles) Smiley presstab, fix or delete the link.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Hey guys,

compiled from source on a rasp pi 3b running Rokos but having a problem.

I've created my hyperstake.conf file directing the data dir to an external HDD.  While the daemon runs and starts loading onto the HDD I can't seem to get the QT GUI wallet (which I need to use, not good enough on command line) seems to ignore the conf file and just opens while loading the blockchain into the standard location of .Hyperstake on the SD card.

This is driving me nuts, I've deleted all the blk files etc multiple times but for whatever reason the QT wallet isn't paying attention to the conf!  Any ideas?

Cheers
I don't use a rasp, but it should go something like this:

hyperstake-qt -conf=wallet1.conf -datadir=/whatever/wallet1


My good god, that's taken me a week of scratching my head and you solved it with a mere few keystrokes.  Thank you mate, I owe u one.  Loading bootstrap from HDD as we speak. merci

No worries mate. Glad it worked out for you.  Grin
newbie
Activity: 3
Merit: 0
Hey guys,

compiled from source on a rasp pi 3b running Rokos but having a problem.

I've created my hyperstake.conf file directing the data dir to an external HDD.  While the daemon runs and starts loading onto the HDD I can't seem to get the QT GUI wallet (which I need to use, not good enough on command line) seems to ignore the conf file and just opens while loading the blockchain into the standard location of .Hyperstake on the SD card.

This is driving me nuts, I've deleted all the blk files etc multiple times but for whatever reason the QT wallet isn't paying attention to the conf!  Any ideas?

Cheers
I don't use a rasp, but it should go something like this:

hyperstake-qt -conf=wallet1.conf -datadir=/whatever/wallet1


My good god, that's taken me a week of scratching my head and you solved it with a mere few keystrokes.  Thank you mate, I owe u one.  Loading bootstrap from HDD as we speak. merci
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Hey guys,

compiled from source on a rasp pi 3b running Rokos but having a problem.

I've created my hyperstake.conf file directing the data dir to an external HDD.  While the daemon runs and starts loading onto the HDD I can't seem to get the QT GUI wallet (which I need to use, not good enough on command line) seems to ignore the conf file and just opens while loading the blockchain into the standard location of .Hyperstake on the SD card.

This is driving me nuts, I've deleted all the blk files etc multiple times but for whatever reason the QT wallet isn't paying attention to the conf!  Any ideas?

Cheers
I don't use a rasp, but it should go something like this:

hyperstake-qt -conf=wallet1.conf -datadir=/whatever/wallet1
newbie
Activity: 3
Merit: 0
Hey guys,

compiled from source on a rasp pi 3b running Rokos but having a problem.

I've created my hyperstake.conf file directing the data dir to an external HDD.  While the daemon runs and starts loading onto the HDD I can't seem to get the QT GUI wallet (which I need to use, not good enough on command line) seems to ignore the conf file and just opens while loading the blockchain into the standard location of .Hyperstake on the SD card.

This is driving me nuts, I've deleted all the blk files etc multiple times but for whatever reason the QT wallet isn't paying attention to the conf!  Any ideas?

Cheers
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
So when is the new update coming? I know it has been in the works for sometime. Any ETA? This coin made me a small fortune

Nice. You can buy an island and call it HYP  Grin
hero member
Activity: 838
Merit: 500
So when is the new update coming? I know it has been in the works for sometime. Any ETA? This coin made me a small fortune
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Looks like there has been some type of network disruption somewhere along the line from the ISP's or connecting services.  80% of my coin wallets seems to have been affected across the board by unusually high orphans in the last 24 hours. Anyone else notice this?
Just restart wallet, HYP very sensitive to timer, even 30 sec may cause high orphans.

Yep. Everything back to normal.
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Looks like there has been some type of network disruption somewhere along the line from the ISP's or connecting services.  80% of my coin wallets seems to have been affected across the board by unusually high orphans in the last 24 hours. Anyone else notice this?
Just restart wallet, HYP very sensitive to timer, even 30 sec may cause high orphans.
hero member
Activity: 508
Merit: 501
Still trying to run this on a raspberry.

key.cpp:358:33: error: invalid use of incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
  BN_bin2bn(&vchSig[33],32,sig->s);

As far i found out the reason for this error comes from some new OPENSSL strucs. But not a clue what to do with it  Embarrassed

Anyone is running this on raspberry?

Hm. I'm trying the same and got problems, too. I would be happy if someone could give him an answer. Maybe the Linux wallet or the tutorial should be updatet.

Join the HYP slack channel, you will get quicker answers there.

https://hyperstake.herokuapp.com/
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Looks like there has been some type of network disruption somewhere along the line from the ISP's or connecting services.  80% of my coin wallets seems to have been affected across the board by unusually high orphans in the last 24 hours. Anyone else notice this?
Pages:
Jump to: