Unverified Commit bea8baed authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

level-monitor: Fix issue with warp syncing (#2053)

When warp syncing a node we import a header of the parachain around the
tip of the chain. This header is currently not imported as finalized
block (should be fixed at some point as well), the parent headers are
not yet present (still being synced) and thus, we run into a panic. Even
if there is a case where a leaf could not be found in the database, this
probably means that the db is broken and it will fail somewhere elese.
parent 9643a3ad
Pipeline #406122 passed with stages
in 1 hour, 22 minutes, and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment