Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps cosmossdk.io/x/tx from 0.14.0 to 1.1.0.

Release notes

Sourced from cosmossdk.io/x/tx's releases.

schema/v1.1.0

Breaking Changes

cosmossdk.io/schema was previously tagged as v1.0.0, but several stubs were included in this release which were unimplemented. v1.1.0 removes any unimplemented stubs and retracts v1.0.0 so that the schema v1 API is actually reflective of the codebase.

v0.53.4

Cosmos SDK v0.53.4 Release Notes

🚀 Highlights

This patch release includes minor dependency and non-breaking functionality additions.

This is fully API and state-compatible with all v0.53.x releases.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.3

Cosmos SDK v0.53.3 Release Notes

🚀 Highlights

This patch release fixes GHSA-p22h-3m2v-cmgh. It resolves a x/distribution module issue that can halt chains when the historical rewards pool overflows. Chains using the x/distribution module are affected by this issue.

We recommended upgrading to this patch release as soon as possible.

This patch is state-breaking; chains must perform a coordinated upgrade. This patch cannot be applied in a rolling upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.2

Cosmos SDK v0.53.2 Release Notes

💬 Release Discussion

🚀 Highlights

Announcing Cosmos SDK v0.53.2

This release is a patch update that includes feedback from early users of Cosmos SDK v0.53.0.

Upgrading to this version of the Cosmos SDK from any v0.53.x is trivial and does not require a chain upgrade.

NOTE: v0.53.1 has been retracted.

... (truncated)

Changelog

Sourced from cosmossdk.io/x/tx's changelog.

Changelog

UNRELEASED

Breaking Changes

  • #25090 Moved deprecated modules to ./contrib. These modules are still available but will no longer be actively maintained or supported in the Cosmos SDK Bug Bounty program.
    • x/group
    • x/nft
    • x/circuit
    • x/crisis
  • (crypto) #24414 Remove sr25519 support, since it was removed in CometBFT v1.x (see: CometBFT #3646).
  • (x/gov) #25615 Decouple x/gov from x/staking by making CalculateVoteResultsAndVotingPowerFn a required parameter to keeper.NewKeeper instead of StakingKeeper. BondedTokens has been renamed to ValidatorPower and TotalBondedTokens has been renamed to TotalValidatorPower to allow for multiple validator power representations.

... (truncated)

Commits
  • be5e3aa feat(log): extend logger options (#15956)
  • 851e9e8 docs: update roadmap for q2 (#15952)
  • 91278f6 refactor(x/authz)!: Use KVStoreService, context.Context and return errors ins...
  • 26faee9 refactor: bcrypt key derivation to aead (#509) (#15817)
  • 428e19f refactor(x/distribution)!: Use KVStoreService, context.Context and return err...
  • a6ea094 ci: skip fix registration for linting (#15965)
  • 00b78fa refactor(x/auth): v2 adaptable tx instead of double decode (#15910)
  • 1179285 feat(hubl): cache bech32 prefix (#15954)
  • 6a8251a build(deps): bump cometbft to v0.37.1 (#15955)
  • 6dfe735 refactor!: use KVStoreService and context.Context in x/bank (#15891)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.14.0 to 1.1.0.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.14.0...log/v1.1.0)

---
updated-dependencies:
- dependency-name: cosmossdk.io/x/tx
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 04:35
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 2, 2025
@dependabot dependabot bot requested a review from puneet2019 December 2, 2025 04:35
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Coverage after merging dependabot/go_modules/cosmossdk.io/x/tx-1.1.0 into main

36.77%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
app
   app.go100%100%1.23%..., 517, 518, 519, 84
   encoding.go100%100%0%..., 96, 97, 98, 99
   export.go100%100%0%..., 92, 93, 98, 99
   modules.go100%100%0%..., 96, 97, 98, 99
   ante_handler.go100%100%0%..., 67, 68, 69, 70
   fee_denom_whitelist_decorator.go100%100%93.33%44, 45
   test_helpers.go100%100%0%..., 70, 71, 72, 73
app/constants
   constants.go100%100%0%..., 62, 63, 64, 65
app/keepers
   keys.go100%100%0%..., 92, 93, 98, 99
   keepers.go100%100%0%..., 533, 534, 535, 536
app/params
   proto.go100%100%0%..., 40, 41, 42, 43
app/upgrades/testnet/v16.0.0-rc0
   upgrades.go100%100%35.71%..., 32, 33, 44, 45
app/upgrades/v16.0.0
   upgrades.go100%100%40.74%..., 32, 33, 43, 44
cmd/persistenceCore
   main.go100%100%0%..., 20, 21, 22, 23
cmd/persistenceCore/cmd
   testnet.go100%100%60.75%..., 538, 539, 95, 96
   root.go100%100%0%..., 96, 97, 98, 99
wasmbindings
   wasm.go100%100%0%..., 38, 39, 40, 41
x/halving
   autocli.go100%100%0%..., 33, 34, 35, 36
   abci.go100%100%0%..., 49, 50, 51, 52
   genesis.go100%100%0%..., 22, 23, 24, 26
   module.go100%100%0%..., 96, 97, 98, 99
x/halving/client/cli
   tx.go100%100%0%..., 61, 63, 66, 67
x/halving/keeper
   grpc_query.go100%100%0%..., 21, 22, 23, 25
   msg_server.go100%100%0%..., 34, 35, 36, 38
   keeper.go100%100%0%..., 90, 94, 95, 96
x/halving/simulation
   genesis.go100%100%70%17, 18, 19
x/halving/types
   codec.go100%100%53.33%..., 44, 45, 46, 47
   params.go100%100%85.29%23, 24, 25, 43, 44
   genesis.go100%100%86.67%25, 26
   msg.go100%100%0%..., 53, 54, 55, 57
x/liquidstake
   autocli.go100%100%100%
   module.go100%100%89.29%..., 64, 65, 93, 95
   abci.go100%100%83.33%19, 20
x/liquidstake/keeper
   grpc_query.go100%100%79.31%..., 42, 43, 56, 57
   keeper.go100%100%79.07%..., 76, 77, 93, 94
   liquidstake.go100%100%41.33%..., 985, 986, 987, 988
   rebalancing.go100%100%83.95%..., 53, 54, 88, 89
   genesis.go100%100%82.61%14, 23, 32, 40
   hooks.go100%100%90.91%35, 36
x/liquidstake/types
   genesis.go100%100%100%
   codec.go100%100%100%
   liquidstake.go100%100%92.31%..., 66, 67, 76, 84
   rebalancing.go100%100%84%22, 23, 40, 41
   msgs.go100%100%71.07%..., 51, 52, 63, 71
   params.go100%100%80%..., 249, 250, 251, 252
   keys.go100%100%100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant