good morning!!!!

Skip to content
Snippets Groups Projects
Commit 802074cb authored by Gary Rong's avatar Gary Rong Committed by Péter Szilágyi
Browse files

core: fix chain indexer (#19786)

This PR fixes an issue in chain indexer. Currently chain indexer will
validate whether the stored data is canonical by comparing section head
and canonical hash. But the header of the checkpoint may not exist in
the database. We should skip validation for sections below the
checkpoint.
parent 32273df0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment