-
Notifications
You must be signed in to change notification settings - Fork 692
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat!: bump ICS to v6.1.0 (#3350) * add ICS with patch * go mod tidy * bump ICS * bump ICS * bump ICS to v6.1.0-rc0 * update changelog entries * bump ICS to v6.1.0 (cherry picked from commit 3ce3c5b) # Conflicts: # .changelog/unreleased/features/3335-bump-ics.md # .changelog/v20.0.0/api-breaking/3335-bump-ics.md # .changelog/v20.0.0/api-breaking/3350-bump-ics.md # .changelog/v20.0.0/dependencies/3335-bump-ics.md # .changelog/v20.0.0/dependencies/3350-bump-ics.md # .changelog/v20.0.0/features/3335-bump-ics.md # .changelog/v20.0.0/features/3350-bump-ics.md # .changelog/v20.0.0/state-breaking/3335-bump-ics.md # .changelog/v20.0.0/state-breaking/3350-bump-ics.md * fix backport * update changelog * update release notes --------- Co-authored-by: Marius Poke <[email protected]>
- Loading branch information
1 parent
ec48106
commit 2dba9d4
Showing
11 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- Bump [ICS](https://github.com/cosmos/interchain-security) to | ||
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0). | ||
This release of ICS introduces several API breaking changes. | ||
See the [ICS changelog](https://github.com/cosmos/interchain-security/blob/v6.1.0/CHANGELOG.md#api-breaking) for details. | ||
([\#3350](https://github.com/cosmos/gaia/pull/3350)) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Bump [ICS](https://github.com/cosmos/interchain-security) to | ||
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0). | ||
([\#3350](https://github.com/cosmos/gaia/pull/3350)) |
4 changes: 2 additions & 2 deletions
4
.changelog/v20.0.0/features/3335-bump-ics.md → .changelog/v20.0.0/features/3350-bump-ics.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
- Bump [ICS](https://github.com/cosmos/interchain-security) to | ||
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0). | ||
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0). | ||
This release of ICS enables the permissionless creation of consumer chains | ||
and allows validators outside the active validator set to opt in to validate | ||
on consumer chains. | ||
([\#3335](https://github.com/cosmos/gaia/pull/3335)) | ||
([\#3350](https://github.com/cosmos/gaia/pull/3350)) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Bump [ICS](https://github.com/cosmos/interchain-security) to | ||
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0). | ||
([\#3350](https://github.com/cosmos/gaia/pull/3350)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters