Anyone have an updated chainstate for the new wallet so I can bootstrap it plz?
EDIT:Because at this rate...it will take 1 1/2 weeks left open 24/7 to sync.

To speed up the synchronization process you may want to move Boolberry blockchain to SSD drive and/or use
--db-sync-mode=fast daemon CLI option.
Please, make sure you're using v0.3.0.68.
Once the blockchain is fully synced
it's recommended to remove --db-sync-mode=fast or to switch to --db-sync-mode=safe (default) to avoid DB issues in a case of power fails or OS crash.
In the next release (v0.3.0.69 I guess) --db-sync-mode=ultra will also be available for even faster synchronization for a price of consuming some RAM.