Issue
GUI wallet freezes on start (Loading block files for reindex)
Fix
Added a check for fReindex in the BlockTipChanged method/function when update if for a header
Test
- Run a fully indexed node with GUI (navcoin-qt) with
-reindex=1 - GUI wallet should not freeze when starting reindex.