This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
Dash Platform Protocol v0.17.0
Features
- dashpay data triggers (#285)
- update dashcore-lib (#271, #283, #287)
- fund identity with Asset Lock Proofs (#276, #277, #280)
- limit publicKeys items to 32 (#278)
Bug Fixes
- fs not found error on deploy (#273)
BREAKING CHANGES
- Identity Create and Topup Transitions expect Asset Lock object instead of asset lock outpoint
identity.create
andidentity.createIdentityTopUpTransition
expect asset lock transaction, output, and proof instead of outpoint- renamed
skipAssetLockConfirmationValidation
DPP option toskipAssetLockProofSignatureVerification
- identity allows only 32 public keys