Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/cosmos/cosmos-sdk from 0.37.13 to 0.38.5 #440

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/cosmos/cosmos-sdk from 0.37.13 to 0.38.5.

Release notes

Sourced from github.com/cosmos/cosmos-sdk's releases.

v0.38.5

Improvements

  • (tendermint) Bump Tendermint version to v0.33.6.

v0.38.4

Bug Fixes

  • (x/auth) #5950 Fix IncrementSequenceDecorator to use is IsReCheckTx instead of IsCheckTx to allow account sequence incrementing.

v0.38.3

Improvements

  • (tendermint) Bump Tendermint version to v0.33.3.

v0.38.2

Bug Fixes

  • (baseapp) #5718 Remove call to ctx.BlockGasMeter during failed message validation which resulted in a panic when the tx execution mode was CheckTx.
  • (x/genutil) #5775 Fix ExportGenesis in x/genutil to export default genesis state ([]) instead of null.
  • (client) #5618 Fix crash on the client when the verifier is not set.
  • (crypto/keys/mintkey) #5823 fix errors handling in UnarmorPubKeyBytes (underlying armoring function's return error was not being checked).
  • (x/distribution) #5620 Fix nil pointer deref in distribution tax/rewward validation helpers.

Improvements

  • (rest) #5648 Enhance /txs usability:
    • Add tx.minheight key to filter transaction with an inclusive minimum block height
    • Add tx.maxheight key to filter transaction with an inclusive maximum block height
  • (crypto/keys) #5739 Print an error message if the password input failed.

v0.38.1

Improvements

  • (modules) #5597 Add amount event attribute to the complete_unbonding and complete_redelegation events that reflect the total balances of the completed unbondings and redelegations respectively.

Bug Fixes

  • (types) #5579 The IAVL Store#Commit method has been refactored to delete a flushed version if it is not a snapshot version. The root multi-store now keeps track of commitInfo instead of types.CommitID. During Commit of the root multi-store, lastCommitInfo is updated from the saved state and is only flushed to disk if it is a snapshot version. During Query of the root multi-store, if the request height is the latest height, we'll use the store's lastCommitInfo. Otherwise, we fetch commitInfo from disk.
  • (x/bank) #5531 Added missing amount event to MsgMultiSend, emitted for each output.
  • (x/gov) #5622 Track any events emitted from a proposal's handler upon successful execution.

v0.38.0

Release Notes

State Machine Breaking

  • (genesis) #5506 The x/distribution genesis state now includes params instead of individual parameters.
  • (genesis) #5017 The x/genaccounts module has been
Changelog

Sourced from github.com/cosmos/cosmos-sdk's changelog.

[v0.38.5] - 2020-07-02

Improvements

  • (tendermint) Bump Tendermint version to v0.33.6.

[v0.38.4] - 2020-05-21

Bug Fixes

  • (x/auth) #5950 Fix IncrementSequenceDecorator to use is IsReCheckTx instead of IsCheckTx to allow account sequence incrementing.

[v0.38.3] - 2020-04-09

Improvements

  • (tendermint) Bump Tendermint version to v0.33.3.

[v0.38.2] - 2020-03-25

Bug Fixes

  • (baseapp) #5718 Remove call to ctx.BlockGasMeter during failed message validation which resulted in a panic when the tx execution mode was CheckTx.
  • (x/genutil) #5775 Fix ExportGenesis in x/genutil to export default genesis state ([]) instead of null.
  • (client) #5618 Fix crash on the client when the verifier is not set.
  • (crypto/keys/mintkey) #5823 fix errors handling in UnarmorPubKeyBytes (underlying armoring function's return error was not being checked).
  • (x/distribution) #5620 Fix nil pointer deref in distribution tax/reward validation helpers.

Improvements

  • (rest) #5648 Enhance /txs usability:
    • Add tx.minheight key to filter transaction with an inclusive minimum block height
    • Add tx.maxheight key to filter transaction with an inclusive maximum block height
  • (crypto/keys) #5739 Print an error message if the password input failed.

[v0.38.1] - 2020-02-11

Improvements

  • (modules) #5597 Add amount event attribute to the complete_unbonding and complete_redelegation events that reflect the total balances of the completed unbondings and redelegations respectively.

Bug Fixes

  • (types) #5579 The IAVL Store#Commit method has been refactored to delete a flushed version if it is not a snapshot version. The root multi-store now keeps track of commitInfo instead of types.CommitID. During Commit of the root multi-store, lastCommitInfo is updated from the saved state and is only flushed to disk if it is a snapshot version. During Query of the root multi-store, if the request height is the latest height, we'll use the store's lastCommitInfo. Otherwise, we fetch commitInfo from disk.
Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.37.13 to 0.38.5.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/master/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.37.13...v0.38.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go labels Jul 7, 2020
@tac0turtle tac0turtle closed this Jul 7, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@tac0turtle
Copy link
Member

@dependabot ignore this major version

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 0.x.x again, unless you re-open this PR or update to a 0.x.x release yourself.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/cosmos/cosmos-sdk-0.38.5 branch July 7, 2020 09:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant