Skip to content

Issues: cometbft/cometbft

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

non-deterministic test failure in TestTransportMultiplexAcceptNonBlocking bug Something isn't working needs-triage This issue/PR has not yet been triaged by the team.
#3160 opened May 31, 2024 by ValarDragon
Make late block parts not enter consensus peer message queue enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3158 opened May 31, 2024 by ValarDragon
Make one peer state mutex call in AddVote enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3155 opened May 31, 2024 by ValarDragon
Make late votes not enter consensus peer msg queue enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3154 opened May 31, 2024 by ValarDragon
Cache the workload in state.buildLastCommitInfo enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3152 opened May 31, 2024 by ValarDragon
Change broadcastHasVote and broadcastHasBlockpart to use TrySend not Send consensus enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team. p2p
#3151 opened May 30, 2024 by ValarDragon 2024-Q2
p2p/conn/secret_connection.go panic: not a valid operation bug Something isn't working needs-information Waiting for additional information or feedback p2p
#3147 opened May 30, 2024 by trinitys7
Node panics with SIGSEGV when restoring from an atomic disk snapshot bug Something isn't working needs-information Waiting for additional information or feedback needs-triage This issue/PR has not yet been triaged by the team.
#3140 opened May 28, 2024 by hubert-da
mempool QoS ADR: Writeup of detailed design adr Issue relating to the implementation of a specific ADR mempool
#3138 opened May 28, 2024 by hvanz
Don't re-use the internal message queue in block proposal consensus enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3130 opened May 27, 2024 by ValarDragon
Speedup WAL encoding consensus enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3118 opened May 26, 2024 by ValarDragon
ADR: Due-diligence on the three items in "Alternative Approaches" section adr Issue relating to the implementation of a specific ADR mempool
#3110 opened May 23, 2024 by sergio-mena
2 of 4 tasks
2024-Q2
Add callback for publishing pending transactions from mempool enhancement New feature or request events Relates to the events subsystem
#3108 opened May 22, 2024 by mmsqe 2024-Q2
fix: re-create v1betaN proto versions that import modified v1 protos protobuf Protocol buffers-related
#3090 opened May 16, 2024 by andynog
1 of 7 tasks
2024-Q2
mempool QoS ADR: Interaction with users adr Issue relating to the implementation of a specific ADR mempool
#3088 opened May 16, 2024 by hvanz
API support to query mempool transactions by transaction hash enhancement New feature or request needs-information Waiting for additional information or feedback rpc
#3079 opened May 14, 2024 by charithabandi
PBTS follow-up [Traking issue] pbts tracking A complex issue broken down into sub-problems
#3054 opened May 10, 2024 by cason
2 tasks
p2p connection optimizations [Tracking issue] p2p tracking A complex issue broken down into sub-problems
#3053 opened May 10, 2024 by cason
1 of 7 tasks
consensus: change gossip routines sleep and signaling setup consensus enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#3007 opened May 6, 2024 by ValarDragon
txs_results not returned properly on dYdX nodes abci Application blockchain interface bug Something isn't working rpc
#3002 opened May 3, 2024 by penso 2024-Q2
Speedup the UpdateStats window enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team. p2p
#2956 opened Apr 30, 2024 by ValarDragon
Increase the Priority weight for Vote and BlockPart channels enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#2955 opened Apr 30, 2024 by ValarDragon
Make channel prioritization based on number of messages in channel (vs number of bytes sent) enhancement New feature or request needs-triage This issue/PR has not yet been triaged by the team.
#2954 opened Apr 30, 2024 by ValarDragon
ProTip! Exclude everything labeled bug with -label:bug.