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

headers given to the heightSub are in the wrong order #67

Closed Wondertan closed 1 year ago

Wondertan commented 1 year ago

There is a report from one of the teams which actively uses the node to serve data

PLEASE FILE A BUG REPORT: headers given to the heightSub are in the wrong order

The culprit is the issue inside Syncer, rather than the Store