-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: celestiaorg/go-header
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
p2p: session.getRangeByHeight should change condition check from == to >= given that the number of headers being appended is more than 1 at a time
good first issue
Good for newcomers
#225
opened Oct 22, 2024 by
odeke-em
p2p: ExchangeServer.handleRangeRequest should assert that from < to
#224
opened Oct 22, 2024 by
odeke-em
p2p: peerTracker.gc leaks time.Ticker due to missing defer ticker.Stop(); please integrate leak static analyzer
good first issue
Good for newcomers
#223
opened Oct 22, 2024 by
odeke-em
Implement bifurcation for
syncTarget
estimation / verification
kind:feat
#217
opened Sep 9, 2024 by
cristaloleg
store:
HeightSub
should be able to notify callers of *any* new height written to the Store
store
#202
opened Jun 24, 2024 by
renaynay
bug(syncer/metrics): actual block time metric is not working in syncer
#156
opened Feb 12, 2024 by
vgonkivs
misc(syncer): stop waiting for Head in favour of newly received header by Gossipsub
syncer
#153
opened Jan 30, 2024 by
vgonkivs
fix(p2p): implement retry mechanism for Something isn't working
p2p
Head
request
bug
#149
opened Jan 26, 2024 by
vgonkivs
fix(p2p): Observe length of peerTracker
tracked
and disconnected
p2p
#145
opened Jan 22, 2024 by
renaynay
sync | p2p: Collect more information about invalid network head in metric when rejecting it
good first issue
Good for newcomers
p2p
#141
opened Jan 8, 2024 by
renaynay
Document that subsriptions always guarantee to return new headers higher than the previously served one
#137
opened Dec 14, 2023 by
Wondertan
p2p/peer_tracker:
peerTracker
scoring may be too aggressive
p2p
#130
opened Oct 31, 2023 by
renaynay
p2p: Change signature of session.getRangeByHeight to use Good for newcomers
to
instead of amount
good first issue
#120
opened Oct 12, 2023 by
renaynay
verify.go: Distinguish malicious verification failures from other kinds
#115
opened Oct 6, 2023 by
renaynay
sync: Implement backwards sync
enhancement
New feature or request
syncer
#112
opened Sep 29, 2023 by
renaynay
sync: Change header verify errors to
WARN
instead of ERROR
syncer
#110
opened Sep 22, 2023 by
renaynay
Previous Next
ProTip!
Adding no:label will show everything without a label.