You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unsure why but at around ~17000 blocks the active downloads modal item for IBD disappears, even if there is more blocks downloading as evidenced by the console. This is a cosmetic issue. I suspect it might be due to that initial 17000 being hardcoded or tracked in memory somewhere that I forgot about, as when I first started working on this feature, that was roughly the block height.
The text was updated successfully, but these errors were encountered:
I'm unsure why but at around ~17000 blocks the active downloads modal item for IBD disappears, even if there is more blocks downloading as evidenced by the console. This is a cosmetic issue. I suspect it might be due to that initial 17000 being hardcoded or tracked in memory somewhere that I forgot about, as when I first started working on this feature, that was roughly the block height.
The text was updated successfully, but these errors were encountered: