Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
IS #2323
PBTS: experimental values to be evaluated in QA experiments
closed
IS #2322
PBTS: Proposal's reception time should be persisted to the WAL
closed
IS #2320
PBTS: improve the logging of untimely messages
closed
IS #2319
State Sync not working
closed
IS #2317
mempool: Recheck improvements and fixes
closed
IS #2282
Images don't render properly on dark background
closed
IS #2279
Improve validation of blocks during block sync when using BFT Time
closed
IS #2274
golangci-lint: enable more linters
open
IS #2260
tests: `make test` fails locally while Github CI checks pass
open
IS #2252
Lightclient: Additional checks in VerifyAdjacent
open
IS #2245
p2p/pex: gracefully shutdown Reactor (Follow-up)
open
IS #2243
mempool: LRUTxCache.Reset could benefit from using the map clearing idiom to reduce CPU & RAM pressure
closed
IS #2230
Implement RFC-106: remove stateful methods from data companion gRPC API
closed
IS #2227
`e2e`: support PBTS enable param
closed
IS #2225
mempool: panic when app's CheckTx returns an error while rechecking
closed
IS #2224
Update documentation about DeliverTX on v0.38.x docs
closed
IS #2213
Use the pre-commit framework for hooks and CI
closed
IS #2212
bug: make mockery fails
closed
IS #2211
spec: Revise content of `spec/core/data_structures.md`
open
IS #2210
types: is a `Proposal` with `Height == 0` valid?
open
IS #2208
misc: Add type `merge` for conventional commits
closed
IS #2204
PBTS: Restore and adapt `voteTime()` consensus method accordingly
closed
IS #2203
PBTS: Restore `state.MedianTime` and affected call sites (block creation and validation)
closed
IS #2197
PBTS: Introduce consensus param to enable PBTS, along with all validation to update it
closed
IS #2189
[Bug]: Account sequence mismatch
closed
IS #2184
PBTS: should synchrony parameters be adaptive?
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()
closed
IS #2157
p2p: PeerSet.Remove naively & inefficiently creates new slices each time discarding all the work preallocating, but could simply re-slice
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
open
IS #2154
style: privval/FilePVLastSignState.CheckHRS can use early returns and refactor by reverse conditional for more idiomatic Go code to reduce nesting
closed