update changelog
This commit is contained in:
parent
79ed5c6ca6
commit
b3dd152915
1 changed files with 7 additions and 1 deletions
|
|
@ -6,10 +6,16 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
|
|||
|
||||
### Modified
|
||||
|
||||
- Fix an exploit that allows arbitrary amount of SSTs to be minted. The attack is
|
||||
very similar to the GAT one. See also the discussion in
|
||||
[#202](https://github.com/Liqwid-Labs/agora/pull/202).
|
||||
|
||||
Included by [#203](https://github.com/Liqwid-Labs/agora/pull/203)
|
||||
|
||||
- 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)
|
||||
Included by [#203](https://github.com/Liqwid-Labs/agora/pull/203)
|
||||
|
||||
- Fix several vulnerabilities and bugs found in both staking and proposal components.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue