From eaa2e646add00cc05c0acb93b188fd5f0e0ac42f Mon Sep 17 00:00:00 2001 From: StackOverflowExcept1on <109800286+StackOverflowExcept1on@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:10:32 +0300 Subject: [PATCH] update changelog --- frost-core/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frost-core/CHANGELOG.md b/frost-core/CHANGELOG.md index 4057939c..3ebbc30e 100644 --- a/frost-core/CHANGELOG.md +++ b/frost-core/CHANGELOG.md @@ -7,6 +7,8 @@ Entries are listed in reverse chronological order. * It is now possible to identify the culprit in `frost_core::keys::dkg::part3()` if an invalid secret share was sent by one of the participants (by calling frost_core::Error::culprit()`). +* Added no-std support for frost-ed448 crate. This became possible after migration to `ed448-goldilocks-plus` (fork of + `ed448-goldilocks`). ## 2.0.0