-
Notifications
You must be signed in to change notification settings - Fork 801
Pull requests: cometbft/cometbft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(node): close partial listeners on startRPC failure
#5869
opened May 14, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
fix(node): use kernel-assigned ephemeral ports and fix OnStart cleanup
#5868
opened May 14, 2026 by
songgaoye
Contributor
Loading…
1 task done
test(blocksync): fix flaky TestBlockPoolBasic deadlock under -race
#5867
opened May 14, 2026 by
songgaoye
Contributor
Loading…
1 task done
perf(autofile): skip fsync in FlushAndSync when no new data was written
#5866
opened May 14, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
perf(consensus): reuse encode/decode buffers in WALEncoder and WALDecoder
#5865
opened May 13, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
consensus: proposer self-verifies its own vote extension before broadcast (#5204)
#5864
opened May 11, 2026 by
satyakwok
Loading…
rpc/jsonrpc: reject out-of-int-range float IDs in idFromInterface (#5846)
#5861
opened May 11, 2026 by
satyakwok
Loading…
consensus: add LoadValidatorsFast to skip proposer-priority advance (#1693)
#5857
opened May 11, 2026 by
satyakwok
Loading…
build(deps): Bump golang.org/x/crypto from 0.50.0 to 0.51.0
automerge
dependencies
Dependency updates
#5856
opened May 11, 2026 by
dependabot
Bot
Loading…
fix(abci): fix deadlock when response callback re-enters the client
#5850
opened May 9, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
feat(config): add EventBusBufferCapacity setting
#5849
opened May 8, 2026 by
JayT106
Contributor
Loading…
perf(execution): cache validator set within a block cycle
#5834
opened May 5, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
fix(consensus): release cs.mtx before sending to statsMsgQueue
#5813
opened Apr 27, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
fix(consensus): correct loop condition in checkDoubleSigningRisk for height=1
#5668
opened Mar 4, 2026 by
bit2swaz
Contributor
Loading…
2 of 3 tasks
fix(blocksync): fix redo event loss, stale event cancellation, and optimize retry timer
#5592
opened Jan 29, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.