-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: cosmos/cosmos-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): Bump gotest.tools/v3 from 3.5.1 to 3.5.2 in /tools/confix
A:automerge
Automatically merge PR once all prerequisites pass.
C:CLI
C:Confix
Issues and PR related to Confix
C:Cosmovisor
Issues and PR related to Cosmovisor
C:indexer/postgres
C:schema
C:server/v2 cometbft
C:server/v2
Issues related to server/v2
C:Simulations
C:Store
C:x/accounts/base
C:x/accounts/lockup
C:x/accounts/multisig
C:x/accounts
C:x/authz
C:x/bank
C:x/circuit
C:x/consensus
C:x/distribution
distribution module related
C:x/epochs
C:x/evidence
C:x/feegrant
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/protocolpool
C:x/slashing
C:x/staking
C:x/tx
C:x/upgrade
dependencies
Pull requests that update a dependency file
#23659
opened Feb 11, 2025 by
dependabot
bot
Loading…
build(deps): Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /api
A:automerge
Automatically merge PR once all prerequisites pass.
C:CLI
C:collections
C:Confix
Issues and PR related to Confix
C:core/testing
C:Cosmovisor
Issues and PR related to Cosmovisor
C:server/v2 cometbft
C:server/v2 stf
C:server/v2
Issues related to server/v2
C:Simulations
C:Store
C:x/accounts/base
C:x/accounts/lockup
C:x/accounts/multisig
C:x/accounts
C:x/authz
C:x/bank
C:x/circuit
C:x/consensus
C:x/distribution
distribution module related
C:x/epochs
C:x/evidence
C:x/feegrant
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/protocolpool
C:x/slashing
C:x/staking
C:x/tx
C:x/upgrade
dependencies
Pull requests that update a dependency file
#23658
opened Feb 11, 2025 by
dependabot
bot
Loading…
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.4-20241120201313-68e42a58b301.1 to 1.36.5-20241120201313-68e42a58b301.1 in /api
A:automerge
Automatically merge PR once all prerequisites pass.
C:CLI
C:server/v2 cometbft
C:server/v2
Issues related to server/v2
C:Simulations
C:x/accounts/base
C:x/accounts/lockup
C:x/accounts/multisig
C:x/accounts
C:x/authz
C:x/bank
C:x/circuit
C:x/consensus
C:x/distribution
distribution module related
C:x/epochs
C:x/evidence
C:x/feegrant
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/protocolpool
C:x/slashing
C:x/staking
C:x/tx
C:x/upgrade
dependencies
Pull requests that update a dependency file
#23657
opened Feb 11, 2025 by
dependabot
bot
Loading…
chore!: Overwrite Issues and PR related to Confix
C:core/testing
C:Cosmovisor
Issues and PR related to Cosmovisor
C:indexer/postgres
C:Keys
Keybase, KMS and HSMs
C:log
C:orm
C:schema
C:server/v2 api
C:server/v2 appmanager
C:server/v2 cometbft
C:server/v2 stf
C:server/v2
Issues related to server/v2
C:Simulations
C:Store
C:x/accounts/base
C:x/accounts/lockup
C:x/accounts/multisig
C:x/accounts
C:x/auth
C:x/authz
C:x/bank/v2
C:x/bank
C:x/circuit
C:x/consensus
C:x/distribution
distribution module related
Type: ADR
Type: Build
Type: CI
main
with release/v0.50.x
while preserving history
C:CLI
C:collections
C:Confix
docs: correct explanation on how to set custom signer via depinject
backport/v0.50.x
PR scheduled for inclusion in the v0.50's next stable release
backport/v0.52.x
PR scheduled for inclusion in the v0.52's next stable release
#23654
opened Feb 10, 2025 by
julienrbrt
Loading…
12 tasks
fix(tools/cosmovisor): do not download all binaires with autodownload
C:Cosmovisor
Issues and PR related to Cosmovisor
#23653
opened Feb 10, 2025 by
gartnera
Loading…
4 of 12 tasks
fix(tools/cosmovisor): fix wrong dir Issues and PR related to Cosmovisor
prepare-upgrade
when non archive
C:Cosmovisor
#23652
opened Feb 10, 2025 by
julienrbrt
Loading…
12 tasks
refactor: Use require.InDelta for stable float64 comparisons
#23650
opened Feb 10, 2025 by
ursulabauer
Loading…
8 of 12 tasks
fix(store): Fix allowed pruning height logic when changing
snapshot-interval
C:Store
#23639
opened Feb 8, 2025 by
RogerKSI
Loading…
6 of 12 tasks
chore: remove unused orm module (backport #23633)
C:orm
conflicts
#23637
opened Feb 7, 2025 by
mergify
bot
Loading…
9 of 12 tasks
refactor: using slices.Contains to simplify the code
C:x/circuit
C:x/group
#23634
opened Feb 7, 2025 by
sjtucoder
Loading…
12 tasks
fix(accounts): lockup check sender in context not in message (backport #23621)
C:x/accounts/lockup
C:x/accounts
conflicts
#23627
opened Feb 6, 2025 by
mergify
bot
Loading…
12 tasks
chore(bank): add more information to the godoc (backport #23624)
C:x/bank
#23625
opened Feb 6, 2025 by
mergify
bot
Loading…
12 tasks
fix(consensus): do not override app version in msg update params
backport/v0.52.x
PR scheduled for inclusion in the v0.52's next stable release
C:server/v2 cometbft
C:server/v2
Issues related to server/v2
C:x/consensus
#23622
opened Feb 6, 2025 by
julienrbrt
Loading…
12 tasks
fix: add missing rollback command
C:server/v2 cometbft
C:server/v2
Issues related to server/v2
#23618
opened Feb 6, 2025 by
wonderfan
Loading…
12 tasks
auth: Improve cli tx decoding with fallback to direct txBytes protobuf unmarshaling
C:CLI
C:x/auth
#23611
opened Feb 4, 2025 by
assafmo
Loading…
chore: rm tools from release branch
C:Confix
Issues and PR related to Confix
C:Simulations
Type: CI
#23572
opened Jan 31, 2025 by
aljo242
Loading…
chore: re-add v1 code
C:CLI
C:server/v2 cometbft
C:server/v2
Issues related to server/v2
C:Simulations
C:x/accounts/base
C:x/accounts/lockup
C:x/accounts/multisig
C:x/accounts
C:x/authz
C:x/bank
C:x/circuit
C:x/consensus
C:x/distribution
distribution module related
C:x/epochs
C:x/evidence
C:x/feegrant
C:x/genutil
genutil module issues
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/protocolpool
C:x/slashing
C:x/staking
C:x/upgrade
Type: Build
Type: CI
#23545
opened Jan 28, 2025 by
aljo242
Loading…
12 tasks
feat(x/distribution): panic on set community pool
C:x/distribution
distribution module related
#23507
opened Jan 25, 2025 by
DeVikingMark
Loading…
perf(crypto): optimize secp256k1 field element comparison
#23495
opened Jan 24, 2025 by
crStiv
Loading…
[refactor] wip: try removing config singleton from v0.50.11
C:CLI
C:Keys
Keybase, KMS and HSMs
C:x/auth
C:x/distribution
distribution module related
C:x/evidence
C:x/staking
fix(x/accounts): lockup account document, Tx and InitGenesis
backport/v0.52.x
PR scheduled for inclusion in the v0.52's next stable release
C:x/accounts/lockup
C:x/accounts
#23397
opened Jan 15, 2025 by
Senna46
Loading…
9 of 12 tasks
chore: fix spelling errors
S:blocked
Status: Blocked
#23393
opened Jan 15, 2025 by
github-actions
bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.