Pages:
Author

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

newbie
Activity: 1
Merit: 0
So I want to get back into HYP because I enjoyed just getting the staking notifications. I went to download the wallet and it says that there is a virus in it.  Is that just my computer being wonky?
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
HYP up 31% today adding on another million to the market cap at $2.36 million. We have lots of goodies planned in the pipeline. Wink

Actually HYP has broken a record in capitalization (not counting accidental spikes). $2.6M is now official Smiley

In the market, nothing is accidental unless someone fell asleep and drooled on their keyboard causing it execute a massive buy order. haha  Grin



sr. member
Activity: 433
Merit: 250
We are the first to program your future (c)
HYP up 31% today adding on another million to the market cap at $2.36 million. We have lots of goodies planned in the pipeline. Wink

Actually HYP has broken a record in capitalization (not counting accidental spikes). $2.6M is now official Smiley
legendary
Activity: 1212
Merit: 1052
HYP up 31% today adding on another million to the market cap at $2.36 million. We have lots of goodies planned in the pipeline. Wink  https://www.crypto-city.com/index.php/hyperstake-hyp-ann/info
Yes, yesterday we had a pretty nice move into the 30's. That means people are interested in this coin.
Better to rise step by step.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
HYP up 31% today adding on another million to the market cap at $2.36 million. We have lots of goodies planned in the pipeline. Wink

https://www.crypto-city.com/index.php/hyperstake-hyp-ann/info

Introducing HYP to new people on Facebook.

newbie
Activity: 6
Merit: 0
I just finally got all the dependencies for the raspberry pi executable (which is from the website) installed, and now it's saying 'segmentation fault' when I run it. When I run gdb, it outputs
#0  0xb6dedde0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#1  0xb6dea4f4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
[...]
help plz


Can you try editing the makefile to include the option -g and also remove -O2 (or maybe -O3)? That will give you symbols and disable aggressive optimisation, which may give you some more clues.

I presume you've updated all of your packages?
I didn't compile it, I just downloaded the Raspberry Pi executable from hyperstake.io.
Edit: I tried compiling it on Raspbian Jessie, and it works up until the end, when it says "Nothing to be done for all-am." Then, I try to do "strip hyperstaked" and it says "no such file." I'm gonna try to compile it again.
Edit 2: YES I GOT IT WORKING! i installed the hyperstake-qt package from the website onto Raspbian Jessie and it ran!
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
A few months ago there were some rumors that HYP could go back to Bittrex, could anyone confirm this or are they just rumors? I'm grateful to HYP because I learned a lot about PoS here.

That's the plan, but we still have lots of work ahead of us on the development front and building up the community. If everyone pitches in, spreading the word and increasing our numbers as a community we'll get there.
sr. member
Activity: 758
Merit: 250
A few months ago there were some rumors that HYP could go back to Bittrex, could anyone confirm this or are they just rumors? I'm grateful to HYP because I learned a lot about PoS here.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
  GrinDue to the lack of spam control options on slack, we now have a HYP Developer / Team Discord channel: https://discord.gg/4f7zj7E.
legendary
Activity: 2268
Merit: 1092
I just finally got all the dependencies for the raspberry pi executable (which is from the website) installed, and now it's saying 'segmentation fault' when I run it. When I run gdb, it outputs
#0  0xb6dedde0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#1  0xb6dea4f4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
[...]
help plz


Can you try editing the makefile to include the option -g and also remove -O2 (or maybe -O3)? That will give you symbols and disable aggressive optimisation, which may give you some more clues.

I presume you've updated all of your packages?
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Hey.
how many coins do I need to start the POS?

To give give it fair shot, I'd say at least a million, but realistically any amount will qualify to compete to win a stake after 8.8 days. Of course the more coins you have, the better.

Like a kid in a candy store. People are chasing after bitcoin,  I'm Picking up tons of cheap HYP Wink

You can check out some of the tutorials here in the video section that give you some details how to optimize your blocks. https://www.crypto-city.com/index.php/hyperstake-hyp-ann/info
sr. member
Activity: 1778
Merit: 305
Hey.
how many coins do I need to start the POS?
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities

I increased it by 1GB.

Swap size is more than sufficient. Are you sure you have all the dependencies?

Maybe someone else with a PI can guide you with their setup. Wink
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
Some initial works so far for the Crypto-city / HYP merchandise concepts  Grin:

newbie
Activity: 6
Merit: 0
I just finally got all the dependencies for the raspberry pi executable (which is from the website) installed, and now it's saying 'segmentation fault' when I run it. When I run gdb, it outputs
#0  0xb6dedde0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#1  0xb6dea4f4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#2  0xb6fdf544 in call_init (l=, argc=argc@entry=1,
    argv=argv@entry=0xbefff094, env=env@entry=0xbefff09c) at dl-init.c:72
        j =
        jm =
        addrs =
        init_array =
#3  0xb6fdf6a0 in call_init (env=, argv=,
    argc=, l=) at dl-init.c:30
No locals.
#4  _dl_init (main_map=0xb6fff960, argc=1, argv=0xbefff094, env=0xbefff09c)
    at dl-init.c:120
        preinit_array =
        preinit_array_size =
        i = 4
#5  0xb6fcea24 in _dl_start_user () from /lib/ld-linux-armhf.so.3
        audit_list = 0x0
        _dl_rtld_libname2 = {name = 0x0, next = 0x0, dont_free = 0}
        library_path = 0x0
help plz


I've never used a pi, but try increasing your swap size
Ok, I just did that and ran it again, and it still has that error. Do you have any other suggestions?

How much did you increase it by?
I increased it by 1GB.
legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
I just finally got all the dependencies for the raspberry pi executable (which is from the website) installed, and now it's saying 'segmentation fault' when I run it. When I run gdb, it outputs
#0  0xb6dedde0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#1  0xb6dea4f4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#2  0xb6fdf544 in call_init (l=, argc=argc@entry=1,
    argv=argv@entry=0xbefff094, env=env@entry=0xbefff09c) at dl-init.c:72
        j =
        jm =
        addrs =
        init_array =
#3  0xb6fdf6a0 in call_init (env=, argv=,
    argc=, l=) at dl-init.c:30
No locals.
#4  _dl_init (main_map=0xb6fff960, argc=1, argv=0xbefff094, env=0xbefff09c)
    at dl-init.c:120
        preinit_array =
        preinit_array_size =
        i = 4
#5  0xb6fcea24 in _dl_start_user () from /lib/ld-linux-armhf.so.3
        audit_list = 0x0
        _dl_rtld_libname2 = {name = 0x0, next = 0x0, dont_free = 0}
        library_path = 0x0
help plz


I've never used a pi, but try increasing your swap size
Ok, I just did that and ran it again, and it still has that error. Do you have any other suggestions?

How much did you increase it by?
newbie
Activity: 6
Merit: 0
I just finally got all the dependencies for the raspberry pi executable (which is from the website) installed, and now it's saying 'segmentation fault' when I run it. When I run gdb, it outputs
#0  0xb6dedde0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#1  0xb6dea4f4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
No symbol table info available.
#2  0xb6fdf544 in call_init (l=, argc=argc@entry=1,
    argv=argv@entry=0xbefff094, env=env@entry=0xbefff09c) at dl-init.c:72
        j =
        jm =
        addrs =
        init_array =
#3  0xb6fdf6a0 in call_init (env=, argv=,
    argc=, l=) at dl-init.c:30
No locals.
#4  _dl_init (main_map=0xb6fff960, argc=1, argv=0xbefff094, env=0xbefff09c)
    at dl-init.c:120
        preinit_array =
        preinit_array_size =
        i = 4
#5  0xb6fcea24 in _dl_start_user () from /lib/ld-linux-armhf.so.3
        audit_list = 0x0
        _dl_rtld_libname2 = {name = 0x0, next = 0x0, dont_free = 0}
        library_path = 0x0
help plz


I've never used a pi, but try increasing your swap size
Ok, I just did that and ran it again, and it still has that error. Do you have any other suggestions?
legendary
Activity: 1212
Merit: 1052
Yes, I can also confirm that there isn't any problem with the network or the staking process.

Still on 750% annual interest?
When will you return on Poloniex?
Just check the last pages or take a look at http://hypsupply.ml
newbie
Activity: 5
Merit: 0
Yes, I can also confirm that there isn't any problem with the network or the staking process.

Still on 750% annual interest?
When will you return on Poloniex?


legendary
Activity: 1288
Merit: 1000
CRYPTO-CITY.COM 🌟 Communities
I'm getting a local college's project manager on board in a few days. Just needs to get a desktop specifically for crypto Smiley Once she's all setup, more of her colleagues will follow. Smiley

Also Crypto-city v2.0 will begin beta testing in December. 2018 will be a fantastic year!
Pages:
Jump to: