From 2d476c2df5da0caf19681e38d4361cde677a0fa9 Mon Sep 17 00:00:00 2001 From: Simon Noetzlin Date: Tue, 21 Nov 2023 15:27:51 +0100 Subject: [PATCH] update changelog entries --- ...dd-cryptographic-verification-of-equivocation-feature.md | 4 +--- .../provider/1340-cryptographic-equivocation-feature.md | 6 ++++-- .../provider/1340-cryptographic-equivocation-feature.md | 6 ++++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.changelog/unreleased/api-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md b/.changelog/unreleased/api-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md index b6a2d31dce..8d49bc2162 100644 --- a/.changelog/unreleased/api-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md +++ b/.changelog/unreleased/api-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md @@ -1,3 +1 @@ -- Add the cryptographic verification of equivocation feature to the - provider (cf. ADR-005 & ADR-013) and remove the equivocation proposal. - ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file +- Deprecate equivocation proposals. ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file diff --git a/.changelog/unreleased/features/provider/1340-cryptographic-equivocation-feature.md b/.changelog/unreleased/features/provider/1340-cryptographic-equivocation-feature.md index 6d84b9c8e4..4a90b46488 100644 --- a/.changelog/unreleased/features/provider/1340-cryptographic-equivocation-feature.md +++ b/.changelog/unreleased/features/provider/1340-cryptographic-equivocation-feature.md @@ -1,2 +1,4 @@ -- Add the cryptographic verification of equivocation feature to the provider - (cf. ADR-005 & ADR-013). ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file +- Introduce the cryptographic verification of equivocation feature to the provider + (cf. [ADR-005](/docs/docs/adrs/adr-005-cryptographic-equivocation-verification.md) + & [ADR-013](/docs/docs/adrs/adr-013-equivocation-slashing.md)). + ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/provider/1340-cryptographic-equivocation-feature.md b/.changelog/unreleased/state-breaking/provider/1340-cryptographic-equivocation-feature.md index 6d84b9c8e4..4a90b46488 100644 --- a/.changelog/unreleased/state-breaking/provider/1340-cryptographic-equivocation-feature.md +++ b/.changelog/unreleased/state-breaking/provider/1340-cryptographic-equivocation-feature.md @@ -1,2 +1,4 @@ -- Add the cryptographic verification of equivocation feature to the provider - (cf. ADR-005 & ADR-013). ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file +- Introduce the cryptographic verification of equivocation feature to the provider + (cf. [ADR-005](/docs/docs/adrs/adr-005-cryptographic-equivocation-verification.md) + & [ADR-013](/docs/docs/adrs/adr-013-equivocation-slashing.md)). + ([\#1340](https://github.com/cosmos/interchain-security/pull/1340)) \ No newline at end of file