docs: add release notes for withdrawal changes in v22

This commit is contained in:
Konstantin Akimov 2024-10-28 15:27:30 +07:00
parent 5b0a2f56cd
commit ef6190e434
No known key found for this signature in database
GPG Key ID: 2176C4A5D01EA524

View File

@ -0,0 +1,8 @@
# Notable changes
## Asset Unlock transactions (platform transfer)
This version introduces a new fork `withdrawals` that changes consensus rules.
New logic of validation of Asset Unlock transactions's signature. It let to use all 24 active quorums and the most recent inactive, while previous version of Dash Core may refuse withdrawal with error `bad-assetunlock-not-active-quorum` even if quorum is active.
Limits for withdrawals has been increased to flat 2000 Dash per 576 latest blocks.