Hi, is there a bootstrap file available for Terracoin? I just downloaded the wallet, and syncing over five years of chain is going to take forever...
There's a TRC blockchain download available on cryptochainer, you'll find it on this page
http://cryptochainer.com/dir/?page_id=365Thank you! I ended up letting the full sync run, it only took 3 or 4 hours, quite fast actually.
I am trying to set up the headless wallet on a Raspberry Pi 3, I compiled everything and I can start the daemon, but after a while it crashed with
*** System error while flushing: CDB: Error -30974, can't open database wallet.dat
Error: Error: A fatal internal error occurred, see debug.log for details
ERROR: ProcessNewBlock: ActivateBestChain failed
I can't see anything wrong with the wallet.dat, on my Windows machine it syncs and runs fine. Anyone got any experience with this?