Skip to content

Releases: cosmos/interchain-security

v4.3.1

05 Jul 10:02
v4.3.1
9f2475a
Compare
Choose a tag to compare

Interchain Security v4.3.1 Release Notes
Note this release is ONLY relevant to providers

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

🚀 Highlights

This release fixes a bug in the cryptographic equivocation feature of the provider module -- it adds a height-base filter for consumer equivocation evidence.

v4.3.0

21 Jun 10:41
v4.3.0
ec6ea32
Compare
Choose a tag to compare

Interchain Security v4.3.0 Release Notes

Note this release is ONLY relevant to providers

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v4.2.x to v4.3.x.

🚀 Highlights

This release introduces the following noteworthy changes:

  • Add the ConsumerModification gov proposal that enables consumer chains to update the power shaping parameters.
  • Start distributing ICS rewards to validators after they have been validating for a fixed number of blocks (see the NumberOfEpochsToStartReceivingRewards param).

v4.2.0

17 May 15:06
v4.2.0
821af10
Compare
Choose a tag to compare

Interchain Security v4.2.0 Release Notes

Note this release is ONLY relevant to providers

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v4.1.x to v4.2.x.

🚀 Highlights

This release introduces ICS 2.0, also known as the Partial Set Security (PSS) feature (cf. ADR 015). PSS allows consumer chains to leverage only a subset of validators from the provider chain and enables provider validators to opt-in to validate only on the consumer chains they want. For more details, check out the ICS docs.

This releases also introduces the power-shaping feature that gives consumer chains more flexibility in choosing their validator set. For more details, check out the ICS docs.

v5.0.0

09 May 13:17
v5.0.0
0a466e7
Compare
Choose a tag to compare
v5.0.0 Pre-release
Pre-release

Interchain Security v5.0.0 Release Notes

❗ This release uses cosmos-sdk v0.50.x and has feature parity with ICS v4.1.0

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

🚀 Highlights

This release upgrades ICS codebase to using cosmos-sdk v0.50.x, ibc-go v8.1.x and cometBFT v0.38.5.
In order to adhere to cosmos-sdk conventions, MsgUpdateParams was added on both the provider and consumer.

⬆️ Upgrading

Upgrade guides are available at:

Full Changelog: v4.1.0...v5.0.0

v4.2.0-rc0

02 May 09:02
v4.2.0-rc0
71666b1
Compare
Choose a tag to compare
v4.2.0-rc0 Pre-release
Pre-release

Interchain Security v4.2.0-rc0 Release Notes

Note this release is ONLY relevant to provider chains

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

🚀 Highlights

This release introduces the Partial Set Security cf. ADR 015 and power-shaping features.

v5.0.0-rc0

25 Apr 18:09
v5.0.0-rc0
637713b
Compare
Choose a tag to compare
v5.0.0-rc0 Pre-release
Pre-release

Interchain Security v5.0.0-rc0 Release Notes

❗ *Note this release is most relevant to CONSUMERS

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v4.x.

🚀 Highlights

This release introduces cosmos-sdk v0.50.x, ibc-go v8.1.0 and cometBFT v0.38.5.

Notes about features:

  • Epochs code was migrated to cosmos-sdk v0.50.x
  • the release has feature parity with [email protected]

v4.1.0

17 Apr 15:28
v4.1.0
186cfc8
Compare
Choose a tag to compare

Interchain Security v4.1.0 Release Notes

Note this release is ONLY relevant to providers

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v4.0.x to v4.1.x.

🚀 Highlights

This release introduces epochs that reduce the costs of relaying IBC packets for ICS. In addition it introduces queries to retrieve the send timestamp of the oldest unconfirmed VSCPacket by chain id and for current values of all provider parameters.

v3.3.3-lsm

28 Feb 12:06
v3.3.3-lsm
be6d3c4
Compare
Choose a tag to compare

Replicated Security v3.3.3-lsm Release Notes

Note this release is ONLY relevant to providers.

📝 Changelog

Check out the list of relevant changes compare all changes from last release.

🚀 Highlights

This release updates cosmos-sdk to v0.47.10-ics-lsm

v3.3.2-lsm

20 Feb 14:05
v3.3.2-lsm
c268ead
Compare
Choose a tag to compare
v3.3.2-lsm Pre-release
Pre-release

Replicated Security v3.3.2-lsm Release Notes

⚠️ This release is deprecated and should not be used in production. Please use v3.3.3-lsm instead.

📝 Changelog

Check out the list of relevant changes compare all changes from last release.

🚀 Highlights

This release updates cosmos-sdk to v0.47.9-ics-lsm

v3.3.1-lsm

12 Feb 17:42
v3.3.1-lsm
fc87aba
Compare
Choose a tag to compare
v3.3.1-lsm Pre-release
Pre-release

Replicated Security v3.3.1-lsm Release Notes

⚠️ This release is deprecated and should not be used in production. Please use v3.3.3-lsm instead.

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

🚀 Highlights

This release adds a query for provider parameters and updates cosmos-sdk to v0.47.8-ics-lsm