ensure the uniqueness of ResultTag

This commit is contained in:
Hongrui Fang 2022-08-25 15:00:38 +08:00
parent a27af0b58a
commit 7cdf0e2fc0
7 changed files with 159 additions and 107 deletions

View file

@ -6,6 +6,10 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
### Modified
- `effects` of `Proposaldatum` is now required to be sorted in ascending order. The uniqueness of result tags is also guaranteed.
`ProposalVotes` should be sorted the same way as a result.
- AuthCheck script is used for tagging GAT TokenName instead of effect script
it is deployed at.