v3.3.0
Replicated Security v3.3.0 Release Notes
❗ Note this release is ONLY for providers. Do not use on consumer chains.
📝 Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release.
🚀 Highlights
This release introduces the following noteworthy changes:
• The cryptographic verification of equivocation feature is ported to SDK 0.47.
The feature is already running on the Cosmos Hub as part of the v2.4.0-lsm release.
• It splits out consumer genesis state to reduce shared data between provider and consumer.
As a result, the consumer CCV genesis state obtained from the provider chain needs to be transformed to be compatible with different versions of consumer chains. For more details, see the documentation .
• A query (`QueryAllPairsValConAddrByConsumerChainID`) is added to get a list of all assigned consumer keys for a given consumer `chainId`. For more details, see the documentation .
❤️ Contributors
• Decentrio ( @decentriolabs )
• Informal Systems ( @informalinc )
This list is non-exhaustive and ordered alphabetically.
Thank you to everyone who contributed to this release!