celestiaorg / go-header

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

p2p: Discuss how many peers should be requested for Head when using tracked peerset #60

Open renaynay opened 1 year ago

renaynay commented 1 year ago

Currently, it is 4 - should we increase this number or somehow increase randomness?

Wondertan commented 1 year ago

We now set the max amoun

Wondertan commented 1 year ago

This discussion will not be relevant once we introduce https://github.com/celestiaorg/go-header/issues/47