pegnet / pegnetd

The pegnet daemon to track txs, conversions, etc
Other
13 stars 14 forks source link

Improve reporting of missing blocks / entries when syncing #71

Open mberry opened 4 years ago

mberry commented 4 years ago

This error msg could be cleaned up or perhaps handled a bit better: image

WhoSoup commented 4 years ago

Yeah, that's been a discussion for a while now. To summarize, this is caused by the connected factomd node reporting that they have reached a certain height, but not having all of the data downloaded yet (particularly entries).

One potential fix is to use entryblockheight instead of directoryblockheight when syncing.