From feac2adb92aae9d330310ebed107fc08a42fb4c3 Mon Sep 17 00:00:00 2001 From: Simon Noetzlin Date: Wed, 15 Nov 2023 16:31:21 +0100 Subject: [PATCH] update changelog --- ...0-add-cryptographic-verification-of-equivocation-feature.md | 3 +++ ...0-add-cryptographic-verification-of-equivocation-feature.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 .changelog/unreleased/features/provider/1340-add-cryptographic-verification-of-equivocation-feature.md create mode 100644 .changelog/unreleased/state-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md diff --git a/.changelog/unreleased/features/provider/1340-add-cryptographic-verification-of-equivocation-feature.md b/.changelog/unreleased/features/provider/1340-add-cryptographic-verification-of-equivocation-feature.md new file mode 100644 index 0000000000..e34b5fff28 --- /dev/null +++ b/.changelog/unreleased/features/provider/1340-add-cryptographic-verification-of-equivocation-feature.md @@ -0,0 +1,3 @@ +- 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 diff --git a/.changelog/unreleased/state-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md b/.changelog/unreleased/state-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md new file mode 100644 index 0000000000..e34b5fff28 --- /dev/null +++ b/.changelog/unreleased/state-breaking/provider/1340-add-cryptographic-verification-of-equivocation-feature.md @@ -0,0 +1,3 @@ +- 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