Author

Topic: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive - page 144. (Read 478852 times)

legendary
Activity: 1148
Merit: 1000
so if i type splitthreshold 9000 it will split it if the block size goes above 9000?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
how do you use split/combine feature?

If newest wallet, there are rpccommands. All 1.5s have start up switches as well.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hey,  I started to see a weird message when I went to open up my 1.3.1.0 wallet.
The wallet has been working since I updated.  It is encrypted,  but I unlocked it to do PoS and it has been minting.  I had to do some work on my rig and powered it down,  and this came up when I restarted it.  I have the wallet to start up when I restart the rig.  (Running win 8  )

"
"MinGW Runtime Assertion"

Assertion failed!

Program:
C:\HoboNickels-qt-1.3.1.0\Hobonickels-qt.exe

File:
src\kernel.cpp, Line 372

Expression: pindex->pprev ||pindex->GetBlockHash() ==
(!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)
"
Then if I select "retry",  I get

" Microsoft Visual C++ Runtime Library
Runtime Error!

Program
C:\HoboNickels-qt-1.3.1.0\Hobonickels-qt.exe

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
 
I have no idea what this means,  or what to do about it, because I'm not QTwallet master.

Can someone give me some insight as to why this happened and what to do about it?

I'm assuming that I need to backup my wallet.dat and delete some shit from my appdata roaming folder or something,  but I really don't know.

Let me know if I need to post up more info.



Yes, as presstab stated, you will need to navigate to %appdata%/HoboNickels folder
and remove the database directory, txleveldb directory, and blk0001.dat file. You can re-sync or use the files presstab has given. 

You should, as you noted, make a copy of your wallet.dat before you do this.

Finally if possible, could you or someone else, rar/zip up all the files i just mentioned, that are causing this error, and put them somewhere. I would like to to do some testing with them to nip this bug in upcoming v1.4 release.

Thanks

FYI I am getting this same error after updating to 1.5.1 from 1.5.0.  Error remains if I try and go back to 1.5.0.  Time for a re-sync...

Anyone have a recent blockchain download?

HCLivess put some together https://cryptocointalk.com/topic/33271-new-hbn-bootstrap-and-peerlist/ I haven't tested them but I am sure they are fine.

I'll upload a new one tonight as well.
legendary
Activity: 1148
Merit: 1000
how do you use split/combine feature?
full member
Activity: 203
Merit: 100
whats a good wallet to download now for windows x64?

1.5.0.0 or 1.5.1.0 https://github.com/Tranz5/HoboNickels/releases only diff are split/combine threshold Smiley
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
whats a good wallet to download now for windows x64?
legendary
Activity: 912
Merit: 1000
Hey,  I started to see a weird message when I went to open up my 1.3.1.0 wallet.
The wallet has been working since I updated.  It is encrypted,  but I unlocked it to do PoS and it has been minting.  I had to do some work on my rig and powered it down,  and this came up when I restarted it.  I have the wallet to start up when I restart the rig.  (Running win 8  )

"
"MinGW Runtime Assertion"

Assertion failed!

Program:
C:\HoboNickels-qt-1.3.1.0\Hobonickels-qt.exe

File:
src\kernel.cpp, Line 372

Expression: pindex->pprev ||pindex->GetBlockHash() ==
(!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)
"
Then if I select "retry",  I get

" Microsoft Visual C++ Runtime Library
Runtime Error!

Program
C:\HoboNickels-qt-1.3.1.0\Hobonickels-qt.exe

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
 
I have no idea what this means,  or what to do about it, because I'm not QTwallet master.

Can someone give me some insight as to why this happened and what to do about it?

I'm assuming that I need to backup my wallet.dat and delete some shit from my appdata roaming folder or something,  but I really don't know.

Let me know if I need to post up more info.



Yes, as presstab stated, you will need to navigate to %appdata%/HoboNickels folder
and remove the database directory, txleveldb directory, and blk0001.dat file. You can re-sync or use the files presstab has given. 

You should, as you noted, make a copy of your wallet.dat before you do this.

Finally if possible, could you or someone else, rar/zip up all the files i just mentioned, that are causing this error, and put them somewhere. I would like to to do some testing with them to nip this bug in upcoming v1.4 release.

Thanks

FYI I am getting this same error after updating to 1.5.1 from 1.5.0.  Error remains if I try and go back to 1.5.0.  Time for a re-sync...

Anyone have a recent blockchain download?
full member
Activity: 139
Merit: 100
I see nice buy orders and volume growing during month. Very nice!
full member
Activity: 216
Merit: 100
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!

Here you go. Sorry took so long.

https://github.com/Tranz5/HoboNickels/releases/tag/1.5.1.0

Tranz Im going to post the updated wallet on my site. In the changelog it says "allows for larger amounts". Im assuming staking amounts. What is the largest stake block size without hitting max reward now plz?

Vegas


Allows for larger stake/combine threshold values.

Same equation as CAPs but just change the 1000 to 250 and the Pr to 1.00as base rate. Although .95 is safe.

Obviously that number will depend upon how old the coins are, and what the current yearly percentage stake rewards is. Assuming they stake right at the 10 day mark and we are at 100% yearly, the biggest you can have without hitting the cap is  approx 9,100.

The equation is:  250 / ((Pr/365 ) * D)

Pr is Percentage reward which starts at 1.00
D is Days old.
Reply

I use 8000 as a maximum and I have never hit the max stake reward. For CAP I use 10000 with the same result.

cheers!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!

Here you go. Sorry took so long.

https://github.com/Tranz5/HoboNickels/releases/tag/1.5.1.0

Tranz Im going to post the updated wallet on my site. In the changelog it says "allows for larger amounts". Im assuming staking amounts. What is the largest stake block size without hitting max reward now plz?

Vegas


Allows for larger stake/combine threshold values.

Same equation as CAPs but just change the 1000 to 250 and the Pr to 1.00as base rate. Although .95 is safe.

Obviously that number will depend upon how old the coins are, and what the current yearly percentage stake rewards is. Assuming they stake right at the 10 day mark and we are at 100% yearly, the biggest you can have without hitting the cap is  approx 9,100.

The equation is:  250 / ((Pr/365 ) * D)

Pr is Percentage reward which starts at 1.00
D is Days old.
Reply
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!

Here you go. Sorry took so long.

https://github.com/Tranz5/HoboNickels/releases/tag/1.5.1.0

Tranz Im going to post the updated wallet on my site. In the changelog it says "allows for larger amounts". Im assuming staking amounts. What is the largest stake block size without hitting max reward now plz?

Vegas
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
Thanks for the new version!
There are 125 active nodes. I recruited one more, who will start staking 7 days from now.
legendary
Activity: 1092
Merit: 1000
By the way, please buy the rest of my sell walls on BTC-38 and Bittirex and sure why not Cryptsy too.  Fake roadmap to follow.

Moral of the story, Don't Drink and PostWink

 Cool
sr. member
Activity: 433
Merit: 250
By the way, please buy the rest of my sell walls on BTC-38 and Bittirex and sure why not Cryptsy too.  Fake roadmap to follow.
What?
sr. member
Activity: 302
Merit: 250
Never before 11 P.M.
By the way, please buy the rest of my sell walls on BTC-38 and Bittirex and sure why not Cryptsy too.  Fake roadmap to follow.
full member
Activity: 216
Merit: 100
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!

Here you go. Sorry took so long.

https://github.com/Tranz5/HoboNickels/releases/tag/1.5.1.0

No Problem and thanks a million!
legendary
Activity: 1064
Merit: 1000
sr. member
Activity: 433
Merit: 250
Thanks for input, I fully agree  Smiley CAPs are even cheaper. I havent looked into Presstab's HYP yet, but since he is Tranz's padawan, there would be no reason for me to hedge that way.
One day the padawan will become the Master Wink
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!

Here you go. Sorry took so long.

https://github.com/Tranz5/HoboNickels/releases/tag/1.5.1.0
full member
Activity: 216
Merit: 100
Hi Guys,

Is V1.51 for windows already available somewhere?
Can't compile it myself. Thanks!
Jump to: