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

feat: add api to allow get unconfirmed_tx by hash
#3109 opened May 23, 2024 by mmsqe Loading…
4 tasks
refactor: unlock logic hygiene Any work relating to code legibility/hygiene to make it easier to read
#3104 opened May 22, 2024 by lilasxie Loading…
1 of 4 tasks
refactor: Minor code de-duplication in timeout calculation hygiene Any work relating to code legibility/hygiene to make it easier to read
#3103 opened May 22, 2024 by ValarDragon Loading…
3 of 4 tasks
feat(types): test consensus breakage backport-to-v1.x Tell Mergify to backport the PR to v1.x
#3086 opened May 15, 2024 by melekes Loading…
2 of 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
chore: simplify addvote backport-to-v1.x Tell Mergify to backport the PR to v1.x
#3044 opened May 8, 2024 by faddat Loading…
4 tasks
feat(confix): copy confix from cosmos sdk backport-to-v1.x Tell Mergify to backport the PR to v1.x
#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
perf(p2p): Change channel.recentlySent to be based on num_messages 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 stale For use by stalebot
#2957 opened Apr 30, 2024 by ValarDragon Loading…
4 tasks done
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
docs: ABCI 2.0 tutorial abci Application blockchain interface backport-to-v1.x Tell Mergify to backport the PR to v1.x documentation Improvements or additions to documentation
#1374 opened Sep 19, 2023 by alijnmerchant21 Loading…
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.