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)!: metrics for Store #129

Closed Wondertan closed 7 months ago

Wondertan commented 8 months ago

Includes:

Breaking because removes existing head metrics which are now moved into the store itself.

Also fixes two minor bugs