aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgary rong <garyrong0905@gmail.com>2019-07-03 16:18:48 +0800
committerPéter Szilágyi <peterke@gmail.com>2019-07-03 16:18:48 +0800
commit802074cba9f23b2e404c2e542cc696547d0017dd (patch)
tree3b659e61a043f272f2e5621c842d958315b59af8 /docs
parent32273df0eafbbd829b7e6b6758730a5bb0ab59cb (diff)
downloadgo-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar.gz
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar.bz2
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar.lz
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar.xz
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.tar.zst
go-tangerine-802074cba9f23b2e404c2e542cc696547d0017dd.zip
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions