This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
Releases: dashevo/js-dpp
Releases · dashevo/js-dpp
Dash Platform Protocol v0.18.0
Dash Platform Protocol v0.19.0-dev.1
chore: bump version to 0.19.0-dev.1 (#295)
Dash Platform Protocol v0.18.0-dev.2
chore(release): bump version 0.18.0-dev.2
Dash Platform Protocol v0.18.0-dev.1
feat: get modified data ids from state transitions (#290)
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
Dash Platform Protocol v0.17.0-dev.8
update dashcore-lib version to v0.19.18
Dash Platform Protocol v0.17.0-dev.8
chore(release): bump version to 0.17.0-dev.8
Dash Platform Protocol v0.17.0-dev.7
chore(release): bump version to 0.17.0-dev.7
Dash Platform Protocol v0.17.0-dev.6
chore: update verion to 0.17.0-dev.6 (#284)
Dash Platform Protocol v0.17.0-dev.5
chore: update dashcore-lib version (#282)