Skip to content

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0
Open

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0.

Release notes

Sourced from github.com/cosmos/ibc-go/v7's releases.

v7.0.0

This release main addtions are:

02-client refactor

This refactor will make the development of light clients easier. The ibc-go implementation will finally align with the spec and light clients will be required to set their own client and consensus states. This will allow more flexibility for light clients to manage their own internal storage and do batch updates. For more infomation, please check the following resources:

Cosmos SDK v0.47 upgrade

Authz support for 20-transfer


We present here a summary of the most relevant changes. Please see the v7.0.0 changelog for the full set of changes included in this release.

dependencies

IMPORTANT: relaying between a chain on Tendermint/CometBFT v0.34 (ibc-go = v7.0.0):

  • is supported by cosmos/relayer v2.2.0 and above;
  • will be supported by informalsystems/hermes v1.4.0 (see tracking issue for more details) and above.

light-clients/07-tendermint

  • Governance is now able to update the TrustingPeriod of Tendermint light clients. See ADR-026 for more information.

light-clients/09-localhost

  • The localhost light client implementation has been removed, since it was not functional. A new implementation will be released in ibc-go v7.1.0.

core/04-channel

apps/transfer

  • Authz support has been added to transfer application. See transfer documentation for more information.

Special thanks to our external contributors on this release: @​tac0turtle @​Anmol1696 @​fedekunze @​seunlanlege @​Daniyal98 @​notbdu


To learn more about ibc-go versioning, please read our RELEASES.md.

... (truncated)

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)

Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.0.0-beta2 to 7.0.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v7.0.0-beta2...v7.0.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2023
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.

0 participants