All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.
- Support partial unstaking in locked voter, owner of escrow can interact with 3 endpoints:
open_partial_unstaking
,merge_partial_unstaking
,withdraw_partial_unstaking
. - Partial unstaking amount is not counted in voting power.