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

Releases: dashevo/js-dpp

Dash Platform Protocol v0.18.0

03 Mar 05:31
Compare
Choose a tag to compare

Features

  • get modified data ids from state transitions (#290)

Bug Fixes

  • BLS was throwing an error inside uncaughtException handler (#293)

Dash Platform Protocol v0.19.0-dev.1

16 Feb 10:35
75575d7
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.19.0-dev.1 (#295)

Dash Platform Protocol v0.18.0-dev.2

04 Feb 14:48
Compare
Choose a tag to compare
Pre-release
chore(release): bump version 0.18.0-dev.2

Dash Platform Protocol v0.18.0-dev.1

08 Jan 15:43
04eeccc
Compare
Choose a tag to compare
Pre-release

feat: get modified data ids from state transitions (#290)

Dash Platform Protocol v0.17.0

29 Dec 11:43
7006077
Compare
Choose a tag to compare

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

Dash Platform Protocol v0.17.0-dev.8

28 Dec 12:46
0460b81
Compare
Choose a tag to compare
Pre-release

update dashcore-lib version to v0.19.18

Dash Platform Protocol v0.17.0-dev.8

25 Dec 11:22
Compare
Choose a tag to compare
Pre-release
chore(release): bump version to 0.17.0-dev.8

Dash Platform Protocol v0.17.0-dev.7

25 Dec 10:41
Compare
Choose a tag to compare
Pre-release
chore(release): bump version to 0.17.0-dev.7

Dash Platform Protocol v0.17.0-dev.6

15 Dec 13:32
43a6842
Compare
Choose a tag to compare
Pre-release
chore: update verion to 0.17.0-dev.6 (#284)

Dash Platform Protocol v0.17.0-dev.5

14 Dec 14:50
136a2a1
Compare
Choose a tag to compare
Pre-release
chore: update dashcore-lib version (#282)