Bitcoin Forum
June 22, 2024, 02:04:37 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet on: October 20, 2017, 07:35:38 PM
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.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet on: October 17, 2017, 07:32:35 PM
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
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet on: October 15, 2017, 06:02:17 PM
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
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!