Author

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

full member
Activity: 182
Merit: 100
Tranz, one other question - After it finished syncing, my recent transactions shows the orphans I've generated rather than the most recent transactions. So like it shows 2 orphan transactions from 4/9 and one from 4/7, but if I go to the full transactions list and sort by date then I can clearly see several transactions on 4/10, 4/11, and 4/12 - so why is it randomly deciding to show me those three orphaned mining attempts from 4/9 and 4/7 under recent transactions?
full member
Activity: 139
Merit: 100
Very good, Tranz!
With 1.4.0.1 version start up take about 10 seconds on my pc with ssd storage.
Thanks!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
well it went from 750k blocks or so remaining to 250k blocks remaining in just a few hours so it seems like the full re-sync doesn't take too long for anyone who was wondering. And, the wallet loads insanely fast now, took about 10 seconds to load for me, great work as always Tranz!!

No problem, just remember once you are done, just do a quick shutdown and make a backup copy of txleveldb and blk001.dat. So you can always get up to speed even faster in the future should something go awry with that computer.
full member
Activity: 182
Merit: 100
well it went from 750k blocks or so remaining to 250k blocks remaining in just a few hours so it seems like the full re-sync doesn't take too long for anyone who was wondering. And, the wallet loads insanely fast now, took about 10 seconds to load for me, great work as always Tranz!!
sr. member
Activity: 504
Merit: 254
full member
Activity: 182
Merit: 100
ahhh I missed the second zip to the right of the 1.4.0 one, sorry! Thanks for pointing this out. Re-syncing now...
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
The link is on there for me. Look closely there are two zips.
full member
Activity: 182
Merit: 100
Thanks guys!

I have released 1.4.0.1 tonight. I put in on the release page. https://github.com/Tranz5/HoboNickels/releases

This version will require you to re-index, as the block hash is now added to the index. This speeds up start up time by 10-20x. I personally went from 5 minutes to 15 seconds. The re-index will happen automatically, so if you want to keep your old version of files, please be sure to make a backup for blk001.dat and txleveldb folder before you start this up.

I have had mix results from re-indexing from peers. 2 out of 7 times, after I was up to current block and closed and re-opened it. I got the dreaded assert failure.

One thing that can be done, to help, is to stop the client every 200k blocks and take a quick snapshot of the blk0001.dat and txleveldb folder.  Then start it backup.

I have also put a copy for my blk0001.dat and txleveldb folder here  http://www.fileswap.com/dl/SnNNULZqH/   You can use this to overlay your files and then you should only have a few thousand blocks to catchup on.

md5sum block_chain_backup_April_10_1.4.1.zip
5910921e0633794c15343431ac88e4df *block_chain_backup_April_10_1.4.1.zip


These are only compatibly with version 1.4.0.1+

Please let me know if you have any problems.

Finally Unick. I will be posting a few more fixes for the Mac client here in the next few days. I'll let you know, but if you can try them out and let me know how it goes I would appreciate it.

Thanks all!

The file on top there says 1.4 - uploaded 4 days ago - are you sure the new version is there? Am I missing something? Also, do you mean we should delete the blockchain files and let it resync everything?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
I have released 1.4.0.1 tonight. I put in on the release page. https://github.com/Tranz5/HoboNickels/releases

This version will require you to re-index, as the block hash is now added to the index. This speeds up start up time by 10-20x. I personally went from 5 minutes to 15 seconds. The re-index will happen automatically, so if you want to keep your old version of files, please be sure to make a backup for blk001.dat and txleveldb folder before you start this up.

I have had mix results from re-indexing from peers. 2 out of 7 times, after I was up to current block and closed and re-opened it. I got the dreaded assert failure.

One thing that can be done, to help, is to stop the client every 200k blocks and take a quick snapshot of the blk0001.dat and txleveldb folder.  Then start it backup.

I have also put a copy for my blk0001.dat and txleveldb folder here  http://www.fileswap.com/dl/SnNNULZqH/   You can use this to overlay your files and then you should only have a few thousand blocks to catchup on.

md5sum block_chain_backup_April_10_1.4.1.zip
5910921e0633794c15343431ac88e4df *block_chain_backup_April_10_1.4.1.zip


These are only compatibly with version 1.4.0.1+

Please let me know if you have any problems.

Thanks all!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat

It should have only been syncing about 4 days worth because i gave it my saved complete roaming folder to read

however now i let it download complete new blockchain and gave it my "saved database" directory and ".wallet" file and everything seem's fine but i do have a warning saying "checkpoint too old"

??

If it says "checkpoint too old" it means its not something is still wrong. I'll suggest downloading or compiling a new wallet.

Do you blocks match the explorer, in height and difficulty? http://162.217.249.198:1080/chains or  http://hbn.blockx.info/get/chain/HoboNickels

If so you are ok. next time you restart the wallet it will go away.

If you don't match, (off by many thousand or more) then yes you have some type of issue.

sr. member
Activity: 336
Merit: 250
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat

It should have only been syncing about 4 days worth because i gave it my saved complete roaming folder to read

however now i let it download complete new blockchain and gave it my "saved database" directory and ".wallet" file and everything seem's fine but i do have a warning saying "checkpoint too old"

??

If it says "checkpoint too old" it means something is still wrong. I'll suggest downloading or compiling a new wallet.
hero member
Activity: 528
Merit: 500
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat

It should have only been syncing about 4 days worth because i gave it my saved complete roaming folder to read

however now i let it download complete new blockchain and gave it my "saved database" directory and ".wallet" file and everything seem's fine but i do have a warning saying "checkpoint too old"

??
member
Activity: 103
Merit: 10
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat


I just learned something new about the file structure... thanks Smiley

Yeah, live and learn!  Smiley I didn't know about this, too.
sr. member
Activity: 504
Merit: 254
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat


I just learned something new about the file structure... thanks Smiley
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
hobonickels appears to have accomplished what 99% of the other altcoins have not been able to: slow and steady price gains that don't seem to be in any danger of crashing back down. Kudos to Tranz! I think the fact that he hasn't been pushing the coin on every exchange under the sun, or doing any of the other stupid tryhard marketing efforts that most coins do nowadays, is a pretty clear indicator that those are not what makes a coin grow.

I think Tranz has taken the "if you build it they will come" approach, meaning that Tranz has done the building and lets other participants come add to the coin in other ways.  Without a variety of people helping with the coin and a community, then a coin is nothing in my opinion. HBN has seen a lot of support from all types of people and that is what makes it strong.
full member
Activity: 182
Merit: 100
hobonickels appears to have accomplished what 99% of the other altcoins have not been able to: slow and steady price gains that don't seem to be in any danger of crashing back down. Kudos to Tranz! I think the fact that he hasn't been pushing the coin on every exchange under the sun, or doing any of the other stupid tryhard marketing efforts that most coins do nowadays, is a pretty clear indicator that those are not what makes a coin grow.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
check out here to get a working copy of the blockchain just a few days back

http://wiki.hobonickels.info/index.php?title=Replace_Blockchain

Using this is ok. Best to create your own index, but this is safe enough. However you shouldn't replace your database directory, this is used for the wallet.dat.  Just need the blk0001.dat and the leveldb directory. Those 2 are for the block chain.  wallet.dat and database directory work for the wallet.dat
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Moving to version 1.4 should not require a re-index.  Unless you were on a very old version before.

Was it trying to sync with the whole block chain? Or are we only talking about a few blocks to get to current?



Version 1.4.0.1 will require full re-sync.

legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Nope staking info is stored publically on the block chain not on a users machine.
hero member
Activity: 528
Merit: 500
Hi    

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

    I just downloaded this to update and now it is taking a real long time to sync ( like 24 + hours ) it just does not seem to make a connection for very long,,,, in fact looking at it now the "blocks remaining" is going up and not down

any reason for this ??

oh i need to add that i am trying to sync by loading my old roaming folder is this correct ??

cheers

I had the same problem. I just deleted everything except for my wallets. downloading the blockchain again, its going to take a while. If you can get it to sync without deleting anything, that's even better.

If I start from fresh and just keep Wallet.dat file will i loose stake data ??
Jump to: