From 229a860aa8ed8abe1f1ac58afdb7c635ea7437d9 Mon Sep 17 00:00:00 2001 From: Hongrui Fang Date: Thu, 27 Oct 2022 19:17:49 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d21a584..8e03fb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0). ### Modified +- Fix a bug where `lockedBy` and `delegatedTo` fields of stake datums aren't checked + during the creation of stakes. + + Included by [#199](https://github.com/Liqwid-Labs/agora/pull/199) + - Fix several vulnerabilities and bugs found in staking components. Including: