Skip to content
Cosmopediaby Unity Nodes

Code Browser

GitHub issues and pull requests across the indexed Cosmos repositories.

540 itemsClear filters
ItemTitleState
IS #2323
PBTS: experimental values to be evaluated in QA experiments
CometBFTcason13-02-2024metricsqapbts
closed
IS #2322
PBTS: Proposal's reception time should be persisted to the WAL
CometBFTcason13-02-2024consensusprotobufpbts
closed
IS #2320
PBTS: improve the logging of untimely messages
CometBFTcason13-02-2024logspbts
closed
IS #2319
State Sync not working
CometBFTashishchandr7013-02-2024bugstate-syncP:operator-experience
closed
IS #2317
mempool: Recheck improvements and fixes
CometBFThvanz12-02-2024mempool
closed
IS #2282
Images don't render properly on dark background
CometBFTandynog09-02-2024bugdocumentationhygiene
closed
IS #2279
Improve validation of blocks during block sync when using BFT Time
CometBFTlasarojc09-02-2024enhancementblock-syncpbts
closed
IS #2274
golangci-lint: enable more linters
CometBFTmelekes09-02-2024enhancementgood first issuehygiene
open
IS #2260
tests: `make test` fails locally while Github CI checks pass
CometBFTcason07-02-2024bugP:tech-debttesting
open
IS #2252
Lightclient: Additional checks in VerifyAdjacent
CometBFTjosef-widder06-02-2024light-clientprotocol-change
open
IS #2245
p2p/pex: gracefully shutdown Reactor (Follow-up)
CometBFTmelekes06-02-2024enhancementp2p
open
IS #2243
mempool: LRUTxCache.Reset could benefit from using the map clearing idiom to reduce CPU & RAM pressure
CometBFTodeke-em05-02-2024
closed
IS #2230
Implement RFC-106: remove stateful methods from data companion gRPC API
CometBFTmzabaluev02-02-2024enhancementgrpc
closed
IS #2227
`e2e`: support PBTS enable param
CometBFTsergio-mena02-02-2024e2epbts
closed
IS #2225
mempool: panic when app's CheckTx returns an error while rechecking
CometBFThvanz01-02-2024bugmempool
closed
IS #2224
Update documentation about DeliverTX on v0.38.x docs
CometBFTandynog01-02-2024documentationhygiene
closed
IS #2213
Use the pre-commit framework for hooks and CI
CometBFTgreg-szabo31-01-2024enhancementci
closed
IS #2212
bug: make mockery fails
CometBFTfaddat31-01-2024bugneeds-triage
closed
IS #2211
spec: Revise content of `spec/core/data_structures.md`
CometBFTcason31-01-2024documentationspechygiene
open
IS #2210
types: is a `Proposal` with `Height == 0` valid?
CometBFTcason31-01-2024P:tech-debthygiene
open
IS #2208
misc: Add type `merge` for conventional commits
CometBFTsergio-mena31-01-2024
closed
IS #2204
PBTS: Restore and adapt `voteTime()` consensus method accordingly
CometBFTlasarojc31-01-2024pbts
closed
IS #2203
PBTS: Restore `state.MedianTime` and affected call sites (block creation and validation)
CometBFTlasarojc31-01-2024pbts
closed
IS #2197
PBTS: Introduce consensus param to enable PBTS, along with all validation to update it
CometBFTsergio-mena30-01-2024pbts
closed
IS #2189
[Bug]: Account sequence mismatch
CometBFTevyatar-tres29-01-2024bugindexer
closed
IS #2184
PBTS: should synchrony parameters be adaptive?
CometBFTcason29-01-2024pbts
closed
IS #2158
p2p: Switch.OnStop uses stale and already mutated PeerSet.List() which could have data race consequences due to a leaky abstraction of using .List()
CometBFTodeke-em28-01-2024bugp2p
closed
IS #2157
p2p: PeerSet.Remove naively & inefficiently creates new slices each time discarding all the work preallocating, but could simply re-slice
CometBFTodeke-em28-01-2024bugP:tech-debt
closed
IS #2155
libs/json: decide if we should make cmtjson use Go's standard library encoding/json's incremental parser instead of amino-json based parser for the GenesisDoc, or instead implement an incremental decoder/parser for cmtjson
CometBFTodeke-em28-01-2024bugneeds-triage
open
IS #2154
style: privval/FilePVLastSignState.CheckHRS can use early returns and refactor by reverse conditional for more idiomatic Go code to reduce nesting
CometBFTodeke-em28-01-2024
closed