Skip to content

Pull requests: cometbft/cometbft

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

Pull requests list

fix(cmap): can use RW lock
#3268 opened Jun 14, 2024 by itsdevbear Loading…
4 tasks
fix(mempool): wrong request type when rechecking bug Something isn't working mempool
#3264 opened Jun 13, 2024 by hvanz Draft
4 tasks
test(e2e): fix gRPC tests on nightly ci Continuous integration-related e2e Related to our end-to-end tests
#3262 opened Jun 13, 2024 by andynog Loading…
1 of 4 tasks
2024-Q2
docs(rpc): add info about encoding documentation Improvements or additions to documentation rpc
#3257 opened Jun 13, 2024 by melekes Loading…
2 of 4 tasks
refactor: align tx hash debug information in mempool logging
#3256 opened Jun 13, 2024 by mmsqe Loading…
4 tasks
chore: updates to changelog before v1.0.0-rc.1 release backport-to-v1.x Tell Mergify to backport the PR to v1.x release Pull requests that facilitate cutting a release
#3253 opened Jun 12, 2024 by andynog Loading…
2 of 4 tasks
2024-Q2
docs(adr-116): modular crypto documentation Improvements or additions to documentation
#3249 opened Jun 12, 2024 by melekes Draft
2 of 4 tasks
feat(crypto)!: remove unnecessary Sha256 wrapper breaking A breaking change crypto Cryptography-related
#3248 opened Jun 12, 2024 by melekes Loading…
1 of 4 tasks
fix(privval): eliminate dead code privval
#3246 opened Jun 12, 2024 by melekes Loading…
1 of 4 tasks
docs(mempool/lanes): Add technical design section to ADR adr Issue relating to the implementation of a specific ADR mempool
#3242 opened Jun 11, 2024 by hvanz Loading…
1 task done
chore: correctly break from for loops
#3241 opened Jun 11, 2024 by melekes Loading…
1 of 4 tasks
feat: don't block on receives
#3230 opened Jun 10, 2024 by evan-forbes Loading…
3 of 4 tasks
perf(consensus): Remove reactor rlocks on Consensus
#3211 opened Jun 8, 2024 by ValarDragon Loading…
3 of 4 tasks
fix: add missing err checks to prevent panic in log
#3207 opened Jun 7, 2024 by danidomi Loading…
1 of 4 tasks
fix(types): DO NOT batch verify if vals keys backport-to-v0.37.x Tell Mergify to backport the PR to v0.37.x backport-to-v0.38.x Tell Mergify to backport the PR to v0.38.x backport-to-v1.x Tell Mergify to backport the PR to v1.x
#3196 opened Jun 6, 2024 by melekes Loading…
2 of 4 tasks
chore: file updates for the v1.0.0-rc1 release backport-to-v1.x Tell Mergify to backport the PR to v1.x documentation Improvements or additions to documentation
#3189 opened Jun 5, 2024 by andynog Draft
3 of 8 tasks
2024-Q2
test(e2e): add storage test e2e Related to our end-to-end tests
#3188 opened Jun 5, 2024 by andynog Draft
4 tasks
perf(p2p)!: Remove PeerSendBytesTotal metric
#3184 opened Jun 4, 2024 by ValarDragon Loading…
4 tasks done
perf(consensus): Run broadcast routines out of process
#3180 opened Jun 4, 2024 by ValarDragon Loading…
4 tasks done
perf(consensus): Make reactor check for duplicate/old block parts stale For use by stalebot
#3161 opened May 31, 2024 by ValarDragon Loading…
4 tasks
feat: add callback for new transaction that added to the mempool events Relates to the events subsystem mempool
#3111 opened May 23, 2024 by mmsqe Loading…
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.