-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
101 additions
and
4 deletions.
There are no files selected for viewing
Empty file.
2 changes: 0 additions & 2 deletions
2
.changelog/unreleased/features/provider/1321-jail-throttling-v2.md
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
.changelog/unreleased/state-breaking/provider/1321-jail-throttling-v2.md
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,17 @@ | ||
*December 4th, 2023* | ||
|
||
This release is state and api reaking. | ||
|
||
Notable features of this release: | ||
* Cryptohraphic-equivocation feature added to provider in [\#1340](https://github.com/cosmos/interchain-security/pull/1340) moves ICS towards untrusted consumers. | ||
* Key assignment upgrades [\#1339](https://github.com/cosmos/interchain-security/pull/1339) | ||
* Additional message validation and constraints for the core protocol [\#1460](https://github.com/cosmos/interchain-security/pull/1460) | ||
* ICS quint model added [\#1336](https://github.com/cosmos/interchain-security/pull/1336) | ||
* Upgrades to consumer genesis procedure [\#1324](https://github.com/cosmos/interchain-security/pull/1324) | ||
This PR extends the consumer command with a `transform` subcommand that transform genesis outputs from provider on v1/2/3 into output that can be used by consumer on `>=v3.3.0` | ||
|
||
```shell | ||
# Example: | ||
$ interchain-security-cd transform /path/to/ccv_consumer_genesis.json | ||
``` | ||
|
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