Author

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

hero member
Activity: 560
Merit: 500
getting the following error
Unable to bind to 0.0.0.0:18775 on this computer. HyperStake is probably already running.

Failed to listen on any port. Use -listen=0 if you want this.

I don't see it in the task manager.

maybe I have too many wallets running,
currently running net, tek, sprouts, truck

is there a way to change ports?

Thanks

legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
both work equally well. nice thing about the pi (or similar) is you can just set it up and forget about it.
hero member
Activity: 546
Merit: 500
Hello

 What is better for stacking ?   the pc wallet or the raspberry pi wallet .
hero member
Activity: 508
Merit: 501
New HyperStake paper wallet generator, courtesy of Stoner19! http://hyperstakewallets.tk


Excellent! Thanks Stoner19.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
New HyperStake paper wallet generator, courtesy of Stoner19! http://hyperstakewallets.tk
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
the command itself is

Code:
 sudo raspi-config

then navigate to Advanced Options -> Memory Split

your other question I cannot say for sure as I've not messed with a pi in a long time. what I can say is I'm pretty confident those instructions were all that was needed to cook the bin at the time and I would 'assume' that has not changed.
sr. member
Activity: 479
Merit: 250
yeah the ol memory is a real bitch on the pi...

did you do this:

Code:
sudo raspi-config - Advanced Options -> Memory Split -> set GPU memory to minimum (16MB) 

??

if so then you will have to make a swap file. basic instructions for doing so here though I strongly recommend trying the memory split first cause a swap file is going to slow compile down significantly.

Let me make sure I understand. How do I try a memory split? The above sudo command? If I run the above code I also need to add a swap file?
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
yeah the ol memory is a real bitch on the pi...

did you do this:

Code:
sudo raspi-config - Advanced Options -> Memory Split -> set GPU memory to minimum (16MB) 

??

if so then you will have to make a swap file. basic instructions for doing so here though I strongly recommend trying the memory split first cause a swap file is going to slow compile down significantly.
sr. member
Activity: 479
Merit: 250
thanks, i think I was in need of a good ol apt-get update

EDIT: now having issues with the build...

Code:
json/json_spirit_writer_template.h:79:63: warning: comparison is always true due to limited range of data type [-Wtype-limits]
^[[Bvirtual memory exhausted: Cannot allocate memory
Makefile:2062: recipe for target 'libbitcoin_server_a-bitcoinrpc.o' failed
make[1]: *** [libbitcoin_server_a-bitcoinrpc.o] Error 1
make[1]: Leaving directory '...'
Makefile:482: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

trying to build again, i'll report back
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
hmmm then you must of had an issue installing the deps in step one.

I would repeat that again and look for errors.

If you are still stuck, you can hop on ##hyperstake on freenode and someone can try to help you further.
sr. member
Activity: 479
Merit: 250
I think maybe the wiki needs to be updated. I was following the Raspberry Pi installation guide and got hung up on the Steps for Compiling daemon. I ran the commands for step 1. Terminal reports having received all objects. Running the second group of commands the terminal changes to the HyperStake subdirectory and reports
Code:
./autogen.sh: autoconf: not found
I don't know too much about compiling, but looks as though the autogen file references a file (autoreconf) that does not exist anymore. Can anyone help me through this?
legendary
Activity: 1276
Merit: 1001
I really need to get my wallet organized.... I am getting my butt kicked over the last 2,000 blocks Cry



Looks good presstab Smiley

Next time you're searching for something to add, I suggest a "% staked" column (basically amount of HYP staked divided by starting balance).
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
I really need to get my wallet organized.... I am getting my butt kicked over the last 2,000 blocks Cry

legendary
Activity: 1330
Merit: 1000
Blockchain Developer


 Hello
 quick question
 I've been away from  HyperStake for a while and just recently purchased some more coins what would be a good coin size for the POS would 10000 or 15000 coins for stacking ? What  would be a good recommendation to start ?

 thank you
 kprell40



Depends. Lots of people are saying more small blocks (maybe 3-5k in size?) and lots of people swear by big blocks (10k+). You decide whats best for you Smiley
hero member
Activity: 546
Merit: 500


 Hello
 quick question
 I've been away from  HyperStake for a while and just recently purchased some more coins what would be a good coin size for the POS would 10000 or 15000 coins for stacking ? What  would be a good recommendation to start ?

 thank you
 kprell40

legendary
Activity: 1078
Merit: 1011
Please go vote HYP to be added to CoinPayments!! We need a way to spend them!!
full member
Activity: 143
Merit: 100
what a bad luck 2 months 2 stake 2 orphans Smiley

Did you use the "repairwallet" command in the console?  You should be able to get those transactions staking again.  How many connections do you have?  I have 24 connections right now.  You can use the "addnode add" to add more.
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
That is true... but not as long if they would have been capped   Wink

That's not my understanding of how PoS works. The bigger the blocks the higher the chances of getting a stake. If you stake a 1000 HYP block you'll get an uncapped stake, but you'll have a very low probability of getting a stake, therefore you'll have to wait a long time.

If you stake a 10k HYP block, you'll hit the 1000 HYP cap but your chances are much higher, thus the waiting will be theoretically much shorter.

That's why I have my splitthreshold at 10k. I always get capped stakes but it appears to be a reasonable size for my blocks in light of the current difficulty.

except you have more blocks so its actually about the same but you have an advantage being that the more blocks you have the more random chance you have of hitting a PoS block.

the only benefit of larger blocks would be for compounding returns, but with the difficulty as high as it is these past few months, that is a harder strategy.

welcome to hyperstake
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
what a bad luck 2 months 2 stake 2 orphans Smiley
legendary
Activity: 1564
Merit: 1027
That is true... but not as long if they would have been capped   Wink

That's not my understanding of how PoS works. The bigger the blocks the higher the chances of getting a stake. If you stake a 1000 HYP block you'll get an uncapped stake, but you'll have a very low probability of getting a stake, therefore you'll have to wait a long time.

If you stake a 10k HYP block, you'll hit the 1000 HYP cap but your chances are much higher, thus the waiting will be theoretically much shorter.

That's why I have my splitthreshold at 10k. I always get capped stakes but it appears to be a reasonable size for my blocks in light of the current difficulty.
Jump to: