Skip to content

Commit 2dba9d4

Browse files
mergify[bot]mpoke
andauthored
feat!: bump ICS to v6.1.0 (backport #3350) (#3354)
* 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]>
1 parent ec48106 commit 2dba9d4

File tree

11 files changed

+31
-31
lines changed

11 files changed

+31
-31
lines changed

.changelog/v20.0.0/api-breaking/3335-bump-ics.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Bump [ICS](https://github.com/cosmos/interchain-security) to
2+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
3+
This release of ICS introduces several API breaking changes.
4+
See the [ICS changelog](https://github.com/cosmos/interchain-security/blob/v6.1.0/CHANGELOG.md#api-breaking) for details.
5+
([\#3350](https://github.com/cosmos/gaia/pull/3350))

.changelog/v20.0.0/dependencies/3335-bump-ics.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Bump [ICS](https://github.com/cosmos/interchain-security) to
2+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
3+
([\#3350](https://github.com/cosmos/gaia/pull/3350))
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- Bump [ICS](https://github.com/cosmos/interchain-security) to
2-
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0).
2+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
33
This release of ICS enables the permissionless creation of consumer chains
44
and allows validators outside the active validator set to opt in to validate
55
on consumer chains.
6-
([\#3335](https://github.com/cosmos/gaia/pull/3335))
6+
([\#3350](https://github.com/cosmos/gaia/pull/3350))

.changelog/v20.0.0/state-breaking/3335-bump-ics.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Bump [ICS](https://github.com/cosmos/interchain-security) to
2+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
3+
([\#3350](https://github.com/cosmos/gaia/pull/3350))

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
### API BREAKING
88

99
- Bump [ICS](https://github.com/cosmos/interchain-security) to
10-
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0).
10+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
1111
This release of ICS introduces several API breaking changes.
12-
See the [ICS changelog](https://github.com/cosmos/interchain-security/blob/v6.0.0/CHANGELOG.md#api-breaking) for details.
13-
([\#3335](https://github.com/cosmos/gaia/pull/3335))
12+
See the [ICS changelog](https://github.com/cosmos/interchain-security/blob/v6.1.0/CHANGELOG.md#api-breaking) for details.
13+
([\#3350](https://github.com/cosmos/gaia/pull/3350))
1414

1515
### BUG FIXES
1616

@@ -25,12 +25,12 @@
2525
- Bump [feemarket](https://github.com/skip-mev/feemarket) to
2626
[v1.1.1](https://github.com/skip-mev/feemarket/releases/tag/v1.1.1)
2727
([3306](https://github.com/cosmos/gaia/pull/3306))
28-
- Bump [ICS](https://github.com/cosmos/interchain-security) to
29-
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0).
30-
([\#3335](https://github.com/cosmos/gaia/pull/3335))
3128
- Bump [ibc-go](https://github.com/cosmos/ibc-go) to
3229
[v8.5.1](https://github.com/cosmos/ibc-go/releases/tag/v8.5.1)
3330
([\#3338](https://github.com/cosmos/gaia/pull/3338))
31+
- Bump [ICS](https://github.com/cosmos/interchain-security) to
32+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
33+
([\#3350](https://github.com/cosmos/gaia/pull/3350))
3434

3535
### FEATURES
3636

@@ -49,11 +49,11 @@
4949
introduced by the permissionless ICS feature.
5050
([\#3316](https://github.com/cosmos/gaia/pull/3316))
5151
- Bump [ICS](https://github.com/cosmos/interchain-security) to
52-
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0).
52+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
5353
This release of ICS enables the permissionless creation of consumer chains
5454
and allows validators outside the active validator set to opt in to validate
5555
on consumer chains.
56-
([\#3335](https://github.com/cosmos/gaia/pull/3335))
56+
([\#3350](https://github.com/cosmos/gaia/pull/3350))
5757

5858
### STATE BREAKING
5959

@@ -78,8 +78,8 @@
7878
introduced by the permissionless ICS feature.
7979
([\#3316](https://github.com/cosmos/gaia/pull/3316))
8080
- Bump [ICS](https://github.com/cosmos/interchain-security) to
81-
[v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0).
82-
([\#3335](https://github.com/cosmos/gaia/pull/3335))
81+
[v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0).
82+
([\#3350](https://github.com/cosmos/gaia/pull/3350))
8383

8484
## Previous Versions
8585

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 📝 Changelog
44

5-
Check out the [changelog](https://github.com/cosmos/gaia/blob/v20.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/<v-last>...v20.0.0) from last release.
5+
Check out the [changelog](https://github.com/cosmos/gaia/blob/v20.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.2.0...v20.0.0) from last release.
66

77
<!-- Add the following line for major releases -->
88
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v20.x/UPGRADING.md) when migrating from `v19.2.x` to `v20.x`.
@@ -11,7 +11,7 @@ Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v20.x
1111

1212
<!-- Add any highlights of this release -->
1313

14-
This release bumps Interchain Security (ICS) to [v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0) which brings the following major features:
14+
This release bumps Interchain Security (ICS) to [v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0) which brings the following major features:
1515

1616
- ICS with Inactive Validators (as per [prop 930](https://www.mintscan.io/cosmos/proposals/930)) enables validators from outside the Hub’s active set to validate on Consumer Chains.
1717
- Permissionless ICS (as per [prop 945](https://www.mintscan.io/cosmos/proposals/945)) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/cosmos/ibc-apps/modules/rate-limiting/v8 v8.0.0
2929
github.com/cosmos/ibc-go/modules/capability v1.0.1
3030
github.com/cosmos/ibc-go/v8 v8.5.1
31-
github.com/cosmos/interchain-security/v6 v6.0.0
31+
github.com/cosmos/interchain-security/v6 v6.1.0
3232
github.com/google/gofuzz v1.2.0
3333
github.com/gorilla/mux v1.8.1
3434
github.com/ory/dockertest/v3 v3.11.0
@@ -50,7 +50,7 @@ require (
5050
github.com/golang/protobuf v1.5.4 // indirect
5151
github.com/grpc-ecosystem/grpc-gateway v1.16.0
5252
google.golang.org/genproto v0.0.0-20240701130421-f6361c86f094 // indirect
53-
google.golang.org/grpc v1.66.0 // indirect
53+
google.golang.org/grpc v1.66.2 // indirect
5454
)
5555

5656
require (

0 commit comments

Comments
 (0)