ethpandaops / checkpointz

An Ethereum beacon chain checkpoint sync provider
GNU General Public License v3.0
141 stars 31 forks source link

fix: Add additional serving bundle checks #154

Closed samcm closed 9 months ago

samcm commented 9 months ago

Some Checkpointz instances have experienced lag on the 'serving' checkpoint, which is the checkpoint that checkpointz is actually serving on the finalized state id.

This PR does the following in an attempt to resolve this: