Post
Topic
Board Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
Rigorous
on 10/09/2017, 14:17:05 UTC
Current height is 1048385, I will provide a snapshot tomorrow.

How to keep your node up to date if you don't have much RAM:
1) do a backup daily, keep last few backups
2) if your node will stuck whatever, call getpeerinfo to see which nodes have highest height
3) restore your last backup (of moving chain), use connect=ip-of-node-1, connect=ip-of-node-2, start with -resync, etc. to connect only to nodes with highest height
4) once you will sync (should take maybe 15 minutes, maybe 2 hours, not days definitely)

Or just bump your RAM size Smiley


I synced with 32 GB RAM, but I'll try the highest peer trick. Thanks.