celestiaorg / go-header

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

feat(store): add tail header #199

Closed cristaloleg closed 1 week ago

cristaloleg commented 1 week ago

Overview

Add tailHeader as a part of backward sync. Currently it's initialized to initial header and isn't exported. Harmless addition to simplify future PRs.

cristaloleg commented 1 week ago

Sad to hear that but ok. We've discussed this in DM but I don't want to continue.

Wondertan commented 1 week ago

@cristaloleg, I don't recall discussing this in DM; could you point to that? Also, why not make a feature branch?

cristaloleg commented 4 days ago

Will happen in https://github.com/celestiaorg/go-header/pull/200