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

perf(consensus): Reuse an internal buffer for block building
#3162 opened May 31, 2024 by ValarDragon Loading…
4 tasks done
perf(consensus): Fix some peer messages taking write locks on the cs mtx
#3159 opened May 31, 2024 by ValarDragon Loading…
4 tasks done
perf(consensus): Make one peer state mutex call in AddVote 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
#3156 opened May 31, 2024 by ValarDragon Loading…
2 of 4 tasks
chore: update cosmosnetwork discord url
#3153 opened May 31, 2024 by polymaer Loading…
fix(log): fix panic when log with nil val 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
#3145 opened May 29, 2024 by 0xfocus Loading…
4 tasks
fix(mempool): Move senders from reactor back to CList entries backport-to-v1.x Tell Mergify to backport the PR to v1.x mempool wip Work in progress
#3131 opened May 27, 2024 by hvanz Draft
4 tasks done
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
chore: export node package errors P:integrator-experience Priority: Improve experience for integrators
#3056 opened May 11, 2024 by TropicalDog17 Loading…
3 of 4 tasks
2024-Q2
chore: simplify addvote
#3044 opened May 8, 2024 by faddat Loading…
4 tasks
feat(confix): copy confix from cosmos sdk
#3036 opened May 8, 2024 by melekes Loading…
1 of 4 tasks
fix: invalid txs_results returned for legacy ABCI responses abci Application blockchain interface 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 bug Something isn't working rpc
#3031 opened May 7, 2024 by andynog Loading…
3 of 4 tasks
perf: log debug only if it is enabled to avoid heap allocations enhancement New feature or request logs Anything relating to logging wip Work in progress
#2989 opened May 2, 2024 by andynog Draft
4 tasks
feat(crypto): Upgrade all usage of crypto/sha256 to minio/sha256-simd crypto Cryptography-related
#2909 opened Apr 27, 2024 by itsdevbear Loading…
4 tasks
2024-Q2
spec(gossip): Specifies the gossip layer of consensus as a CRDT P:tech-debt Priority: Technical debt that needs to be paid off to enable us to move faster, reliably spec Specification-related wip Work in progress
#2581 opened Mar 11, 2024 by lasarojc Draft
2 tasks
feat(crypto): adding secp256k1 with Ethereum format crypto Cryptography-related wip Work in progress
#2534 opened Mar 7, 2024 by sergio-mena Draft
4 tasks
2024-Q2
spec(core): introduces a page specific for consensus params spec Specification-related wip Work in progress
#2416 opened Feb 23, 2024 by cason Draft
4 tasks
feat(e2e): introduce oscillations for validators and consensus params e2e Related to our end-to-end tests wip Work in progress
#2283 opened Feb 9, 2024 by sergio-mena Draft
4 tasks
docs(ADR): #113 Modular transaction hashing adr Issue relating to the implementation of a specific ADR backport-to-v1.x Tell Mergify to backport the PR to v1.x wip Work in progress
#2241 opened Feb 5, 2024 by melekes Draft
v0.38-experimental: Add CAT mempool support wip Work in progress
#2084 opened Jan 22, 2024 by adizere Draft
3 tasks
mempool: Add push-pull gossip protocol (CAT) mempool wip Work in progress
#1472 opened Oct 11, 2023 by hvanz Draft
3 tasks
ProTip! Filter pull requests by the default branch with base:main.