update changelog
This commit is contained in:
parent
c39d8b4557
commit
8c4011057b
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -6,6 +6,17 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
|
|||
|
||||
### Modified
|
||||
|
||||
- Fix several vulnerabilities and bugs found in staking components.
|
||||
|
||||
Including:
|
||||
|
||||
- Stake state token can be taken away
|
||||
- Privilege escalation: Acting on behalf of delegatee role + Unlocking delegated stakes
|
||||
- Delegatee can steal delegated inputs
|
||||
- Stake policy doesn't allow destroying multiple stakes
|
||||
|
||||
Included by [#195](https://github.com/Liqwid-Labs/agora/pull/195)
|
||||
|
||||
- Place a lock the stake while cosigning a proposal.
|
||||
|
||||
NOTE: This changes how cosigning works. In particular, the stake has to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue