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

fix(p2p): preemptive panic recovery #174

Closed Wondertan closed 2 months ago

Wondertan commented 2 months ago

This protects the library from potential dos vectors introduced by go-header users in the header deserialization and verification code paths.