celestiaorg / celestiaorg/go-header
misc(syncer): stop waiting for Head in favour of newly received header by Gossipsub
Open
syncer
- Dominant language
- Go
- Stars
- 21
- Forks
- 33
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 7
Description
We should stop waiting for the p2p.Head response in case if new head was received by GossipSub(during Head request).
Initially proposed by @Wondertan
Contributor guide
Research direction
No files or tests are named. Start by tracing the syncer’s p2p.Head request and GossipSub header-receipt handling; determine how a newly received head is represented and where the request currently blocks. Done means a header received through GossipSub during the request allows synchronization to proceed without waiting for the p2p.Head response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100