celestiaorg / go-header

Go library with all the services needed to request, sync and store blockchain headers.
Apache License 2.0
19 stars 18 forks source link

fix(sync): Allow generous buffer for heightThreshold calculation to account for variability in block time #103

Closed renaynay closed 1 year ago

renaynay commented 1 year ago

This PR addresses #102.

The buffer should be generous enough to account for variable block time which may come out to average below that which is defined on the syncer.