This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
Dash Platform Protocol v0.19.0
Features
- add data triggers for feature flags documents (#297, #302)
- ChainLock Asset Lock proof (#296)
- use
verifyInstantLock
instead offetchSMLStore
(#294)
BREAKING CHANGES
AssetLock
class was removed.InstantAssetLockProof
requirestransaction
andoutputIndex
property.IdentityCreateTransition
schema changed.assetLock
property renamed toassetLockProof
and expectInstantAssetLockProof
orChainAssetLockProof
.transaction
andoutputIndex
properties are removed.IdentityTopUpTransition
schema changed.assetLock
property renamed toassetLockProof
and expectInstantAssetLockProof
orChainAssetLockProof
.transaction
andoutputIndex
properties are removed.