Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Dash Platform Protocol v0.17.0

Compare
Choose a tag to compare
@shumkov shumkov released this 29 Dec 11:43
7006077

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 and identity.createIdentityTopUpTransition expect asset lock transaction, output, and proof instead of outpoint
  • renamed skipAssetLockConfirmationValidation DPP option to skipAssetLockProofSignatureVerification
  • identity allows only 32 public keys