Dash Platform v1.0.0-dev.12
Pre-release
Pre-release
⚠ BREAKING CHANGES
- Removed
getIdentities
andgetIdentitiesByPublicKeyHashes
endpoints in favor ofgetIdentitiesContractKeys
(#1766) - platform: basic nft support (#1829)
- dapi:
getStatus
is removed in favor ofgetMasternodeStatus
andgetBlockchainStatus
(#1812) - platform: documents serialization format is changed that makes previously created block chain data invalid (#1826)
Features
- dapi: split getStatus into two endpoints (#1812)
- drive-abci: configure dir to store rejected txs (#1823)
getIdentitiesContractKeys
endpoint (#1766)- platform: ability to transfer documents (#1826)
- platform: basic nft support (#1829)
- sdk: add query for data contract history (#1787)
- wallet-lib: optional sync of the account (#1830)
Bug Fixes
- add tls-webpki-roots to support tls on mobile (Android, iOS) (#1828)