hathor-core
hathor-core copied to clipboard
Node sync can get stuck for a long time receiving transactions that it can't validate
When syncing from zero (or from old snapshots), the node can get stuck on a sync loop where it receives a large number of transactions it cannot validate because it is missing another transaction, it is eventually able to recover but can take a long time, slowing down the sync time significantly.