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

p2p: Use `SoftFailure` concept inside `Head` request to tracked peers #105

Closed renaynay closed 9 months ago

renaynay commented 9 months ago

Head request needs to respect SoftFailures inside Verify check, otherwise it can falsely ban peers.