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

Recover from panics on verification code paths #134

Open Wondertan opened 7 months ago

Wondertan commented 7 months ago

We should harden the library against user bugs that may cause panic and crash the node.