Skip to content

Commit

Permalink
docs: add release notes for withdrawal changes in v22
Browse files Browse the repository at this point in the history
  • Loading branch information
knst committed Oct 28, 2024
1 parent 9d267b0 commit edf3be2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/release-notes-6279.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit edf3be2

Please sign in to comment.