From b9bca9da3c435984518857452fddb2208f39fafd Mon Sep 17 00:00:00 2001 From: colll78 Date: Thu, 27 Oct 2022 19:58:05 +0800 Subject: [PATCH] update changelog Co-authored-by: Hongrui Fang --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91948b1..7ab35f7 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 an exploit that allows burning `m` legitimate GATs from faulty effect + validators to mint `n` (`n` < `m`) illegitimate GAT. + + Included by [#202](https://github.com/Liqwid-Labs/agora/pull/202) + - Fix several vulnerabilities and bugs found in both staking and proposal components. Including: