Releases: dashpay/platform
Releases · dashpay/platform
Dash Platform v0.22.13
Features
- support DIP24 devnet LLMQ type (#438)
Dash Platform v0.22.12
Dash Platform v0.22.11
Bug Fixes
- incorrect image versions and variables for testnet config (#415)
Dash Platform v0.22.10
Dash Platform v0.22.9
Bug Fixes
- incorrect parsing of commitment payload (#408)
Dash Platform v0.22.8
Dash Platform v0.22.8-pr.405.2
See #405 for details
Dash Platform v0.23.0-dev.2
⚠ BREAKING CHANGES
- Identity master key can be used only to update identity (#384)
- SDK's identity update method now requires correspond private keys. Identity public keys in state transitions must be signed
Features
- bench suite (#335)
- bench-suite: add fees to documents benchmark (#379)
- bench-suite: function benchmark and other improvements (#344)
- calculate state transition fees using operations (#376)
- create withdrawal keys for masternode identities (#320)
- dpp: BIP13_SCRIPT_HASH identity public key type (#353)
- dpp: calculate signature verification costs for fees (#387)
- dpp: fee operations and execution context (#369)
- drive: collect fee operation to execution context (#370)
- Identity master key can be used only to update identity (#384)
- identity public key proofs (#349)
- integrate with Tenderdash v0.8-dev (#314)
Bug Fixes
- change allowed security level for withdrawal purpose to critical (#352)
- dapi-grpc: outdated autogenerated code (#331)
- dashmate: switch
drive
anddapi
to stable versions (#381) - wallet-lib: hook tx chain broadcast on mempool response (#388)
Documentation
- update badges in individual package readmes (#361)
Continuous Integration
- add
latest-dev
docker tag (#382)
Miscellaneous Chores
- dashmate: use 0.23-dev images
Dash Platform v0.22.7
Bug Fixes
- invalid version to parse
CommitmentTxPayload
(#373)
Dash Platform v0.22.6
Bug Fixes
- can't parse
CommitmentTxPayload
(#371)