Dash Platform v0.23.0-dev.1
Pre-release
Pre-release
⚠ BREAKING CHANGES
Features
- dpp: add
withdraw
purpose forIdentityPublicKey
(#317) - update identity (#292)
- wallet-lib: rework storage for multiple key chains (#231)
- wallet-lib: satoshisBalanceImpact in transaction history (#319)
- wallet-lib: storage layer refactoring (#232)
Bug Fixes
- dashmate: config/core/miner must have required property 'interval' (#311)
- do not hash proRegTx for masternode identifier (#318)
Performance Improvements
- dapi: cache block headers and chainlocks (#235, #296)
- dapi: remove unnecessary Core RPC calls for core streams (#194)
Continuous Integration
- enable multiarch builds (#316)
Miscellaneous Chores
- drive: add more block execution timers (#329)
Tests
- fixes wallet.spec.js