Skip to content

Pull requests: cometbft/cometbft

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(consensus): prevent ingest response panic during shutdown
#6065 opened Sep 19, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
fix(statesync): avoid panic when rejecting oversized snapshots
#6064 opened Sep 19, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
docs(rfc): Lib-p2p Peer Exchange (PEX)
#6063 opened Sep 18, 2026 by swift1337 Member Loading…
chore: inherit org security policy
#6062 opened Sep 18, 2026 by aljo242 Collaborator Loading…
fix(abci): remove in-flight requests when flushing socket client queues
#6054 opened Sep 13, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
test(pex): fix flaky seed flush-stop test with explicit shutdown synchronization
#6052 opened Sep 13, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
perf(state): avoid linear validator lookups in MedianTime
#6051 opened Sep 13, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
build(deps): Bump google.golang.org/grpc from 1.82.1 to 1.83.1 in the go_modules group across 1 directory dependencies Dependency updates go Pull requests that update Go code
#6046 opened Sep 2, 2026 by dependabot Bot Loading…
fix(light): stop double-verifying every failing bisection step
#6045 opened Sep 2, 2026 by gomesalexandre Contributor Loading…
test(consensus): fix flaky TestByzantinePrevoteEquivocation
#6041 opened Sep 1, 2026 by fridrik01 Loading…
2 of 3 tasks
feat(consensus): add opt-in asynchronous block event publication
#6040 opened Aug 25, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
build(deps): Bump golang.org/x/net from 0.57.0 to 0.58.0 automerge dependencies Dependency updates
#6033 opened Aug 17, 2026 by dependabot Bot Loading…
build(deps): Bump actions/stale from 10 to 11 automerge dependencies Dependency updates
#6018 opened Aug 3, 2026 by dependabot Bot Loading…
fix(blocksync): don't treat already-committed block from slow peer as an error
#5975 opened Jul 13, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
fix(lp2p): cap per-reactor priority queue to prevent memory-exhaustion DoS
#5955 opened Jul 3, 2026 by JayT106 Contributor Loading…
3 tasks done
fix(mempool): AppMempool ABCI response handling, callback/cleanup, and lifecycle
#5942 opened Jun 22, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
test(consensus): fix flaky TestPrepareProposalReceivesVoteExtensions
#5936 opened Jun 21, 2026 by songgaoye Contributor Loading…
2 of 3 tasks
ProTip! Filter pull requests by the default branch with base:main.