Search content
Sort by

Showing 3 of 3 results by gypsonator
Post
Topic
Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet
by
gypsonator
on 20/10/2017, 19:35:38 UTC
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.
Post
Topic
Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet
by
gypsonator
on 17/10/2017, 19:32:35 UTC
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
Post
Topic
Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet
by
gypsonator
on 15/10/2017, 18:02:17 UTC
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