-
Notifications
You must be signed in to change notification settings - Fork 791
Pull requests: cometbft/cometbft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0
automerge
dependencies
Dependency updates
#5773
opened Apr 13, 2026 by
dependabot
bot
Loading…
build(deps): Bump golang.org/x/net from 0.52.0 to 0.53.0
automerge
dependencies
Dependency updates
#5772
opened Apr 13, 2026 by
dependabot
bot
Loading…
perf(consensus): skip fsync for unsigned internal messages (block parts)
#5695
opened Mar 13, 2026 by
JayT106
Loading…
3 tasks done
perf(mempool): replace proto marshaling with arithmetic in ComputeProtoSizeForTxs
#5694
opened Mar 13, 2026 by
JayT106
Loading…
3 tasks done
fix(consensus): correct loop condition in checkDoubleSigningRisk for height=1
#5668
opened Mar 4, 2026 by
bit2swaz
Contributor
Loading…
2 of 3 tasks
fix(p2p): prevent PEX reactor from dialing configured persistent peers
#5617
opened Feb 10, 2026 by
bit2swaz
Contributor
Loading…
4 tasks done
fix(blocksync): prevent banning peers sending small blocks frequently
#5614
opened Feb 9, 2026 by
bit2swaz
Contributor
Loading…
4 tasks done
fix(abci): prevent panic on unlock in socket server panic recovery
#5593
opened Jan 29, 2026 by
songgaoye
Contributor
Loading…
2 of 3 tasks
perf(blocksync): optimize block requester by reusing retry timer
#5592
opened Jan 29, 2026 by
songgaoye
Contributor
Loading…
1 of 3 tasks
fix(light): the validator with the lowest proposer priority is not guaranteed to have been the proposer of the previous block
#5279
opened Jul 31, 2025 by
sh-cha
Loading…
feat: add types for signing raw digests
breaking
A breaking change
#5232
opened Jun 23, 2025 by
rach-id
Loading…
3 tasks
feat: extend
privval to support signing raw bytes
#5138
opened May 27, 2025 by
rach-id
Loading…
3 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.