From 9ad47f003f42e93c2b9af2a9443de6a0d88e6e4e Mon Sep 17 00:00:00 2001 From: Jesse Abramowitz Date: Tue, 13 Aug 2024 10:03:32 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a74c71764..78e52610c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ At the moment this project **does not** adhere to - Reshare confirmation ([#965](https://github.com/entropyxyz/entropy-core/pull/965)) - Set inital signers ([#971](https://github.com/entropyxyz/entropy-core/pull/971)) - Add parent key threshold dynamically ([#974](https://github.com/entropyxyz/entropy-core/pull/974)) +- Delete old keyshare if not in next_signers ([#999](https://github.com/entropyxyz/entropy-core/pull/999)) ### Changed - Fix TSS `AccountId` keys in chainspec ([#993](https://github.com/entropyxyz/entropy-core/pull/993))