Post
Topic
Board Announcements (Altcoins)
Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014
by
hashappliance
on 26/04/2018, 08:35:48 UTC

what to do?
wallet Boolberry: Connections: 0


"Loading blockchain data" means that it's unserializing whole blockchain into RAM, issue that we working on right now (lmdb implementation).
If you have at least 8GB of RAM it should work fine, just need to wait for 3-10 minutes, and then it will start to connect.

Let me know if you have issues with this.
the whole point is that the wallet connects for several hours, and it takes up space in memory for 5gb, but it does not connect, because other programs are running on the computer, I found it out by experimentation, closing other programs, and then the wallet was downloaded to 6gb and it was launched only then.

and one more problem - the purse loads the entire blockchain into memory at the first start, and not on the disk (in the blockchain.bin file). and to record the file blockchain.bin the wallet starts only when you close it, and if the computer's memory is partially occupied by other programs, it takes a very long time and the user can think that the purse has hung and will close it forcibly ... and will ruin the file blockchain.bin

and another question: can you change the third tab in the wallet, how irrelevant?

We are fully aware of this RAM consumption issue.  Thankfully this will be resolved very soon, which will not only enhance the user experience, but also will open doors to bigger and better exchanges.
 

You can follow the progress on the LMDB implementation at the following links:

https://github.com/cryptozoidberg/boolberry/tree/lmdb

https://github.com/cryptozoidberg/boolberry/tree/lmdb_core


Testing on main net should will start within the next week.

As far as the wallet goes, we are finalizing some new features, modernizing the interface and will be releasing new binaries in the next couple of days.


Thank you for your patience.


Johnny