Post
Topic
Board Announcements (Altcoins)
Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released
by
clintar2
on 23/08/2017, 22:57:42 UTC
** About the wallet i dont understand why 8 GB nor even 6 GB of RAM, i use BB wallet on 6y old laptop with 4GB ram, dualcore i5 on Win 10 and it works perfect. Will paste demonstration on youtube (+dont forget also a recording program takes some RAM, with no REC it works 2x faster, much better than some other coin wallets, like XMG, BURST or others, not to mention that BURST wallet was not working for a month with mayor blockchain issues and nobody mentioned delisting).

Just need to manage expectations from anyone trying to list it. The blockchain will keep growing in size and it needs to be running on a machine that has flexibility with that growth over time, while clintar2 etc fix up the database

Ok, put up my latest code.
https://github.com/clintar/boolberry/tree/lmdb_scratch

i'm to the point where the blockchain syncs (pretty quickly) but if there are alternative blocks, it falls down, which makes some coretests fail. and i can't get a testnet set up to start mining from zero, or maybe even mine a block against this code. Haven't had time since I got the latest committed. should be able to just do
Code:
make -j4 build-release
or
Code:
make -j4 build-debug
or
Code:
make -j4 build-debug-testnet
to get the thing to compile now (assuming required dev packages are installed). Please if anyone can help look at it, it would help a ton!

passing
Code:
--seed-node 88.197.53.159:10101
should get it syncing