Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
PR #2183
fix(e2e): path to latency script files in DO (backport #2148)
closed
PR #2182
refactor(privval): reverse conditional + more idiomatic Go code with early returns (backport #2156)
closed
PR #2181
chore: fix typos
closed
PR #2180
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
closed
PR #2179
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0
closed
PR #2178
build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0
closed
PR #2177
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
closed
PR #2176
build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
closed
PR #2175
build(deps): Bump github.com/cometbft/cometbft-db from 0.9.1 to 0.10.0
closed
PR #2174
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
closed
PR #2173
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0
closed
PR #2172
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
closed
PR #2171
build(deps): Bump github.com/cometbft/cometbft-db from 0.9.1 to 0.10.0
closed
PR #2170
build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0
closed
PR #2169
build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
closed
PR #2168
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0
closed
PR #2167
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
closed
PR #2166
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
closed
PR #2165
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
closed
PR #2164
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
closed
PR #2163
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0
closed
PR #2162
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
closed
PR #2161
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0
closed
PR #2160
build(deps): Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
closed
PR #2159
fix(p2p): make PeerSet.Remove more efficient
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
PR #2156
refactor(privval): reverse conditional + more idiomatic Go code with early returns
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