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

Releases: dashevo/js-dash-sdk

Dash SDK v3.19.2

18 May 18:43
Compare
Choose a tag to compare

Bug Fixes

  • add some handler for metadata error (#216)

Dash SDK v3.19.1

11 May 12:01
Compare
Choose a tag to compare

Bug Fixes

  • invalid testnet DPNS contract id (#214)

Dash SDK v3.19.0

05 May 14:32
5029174
Compare
Choose a tag to compare

Features

  • add verifyInstantLock to state repository (#193)
  • Chain Asset Lock proof (#203)
  • update to new getStatus endpoint (#205)
  • remove fake Instant Asset Locks proofs (#198)

BREAKING CHANGES

Dash SDK v3.18.2

28 Apr 15:54
5d91956
Compare
Choose a tag to compare

Bug Fixes

  • transaction.isCoinbase is not a function and other fixes from wallet-lib 7.18.1 (#236)

Dash SDK v3.19.0-dev.2

27 Apr 12:44
333fedf
Compare
Choose a tag to compare
Pre-release
chore: bump version to 3.19.0-dev.2 (#208)

Dash SDK v3.19.0-dev.1

11 Mar 11:58
26bd7d8
Compare
Choose a tag to compare
Pre-release
chore: bump version to 3.19.0-dev.1 (#194)

Dash SDK v3.18.1

03 Mar 14:21
Compare
Choose a tag to compare

Features

  • handle wallet async errors (#190)

Dash SDK v3.18.0

03 Mar 13:28
3daae56
Compare
Choose a tag to compare

Features

  • make identity derivation DIP-13 compatible (#188)
  • use waitForStateTransitionResult endpoint for ST ack (#180)

Bug Fixes

  • ensure name search uses lowercase label (#183)

BREAKING CHANGES

  • Identities registered in versions prior to that one won't sync, as identities are now using hardened derivation and derived from the wallet, not from the account. This change is made to make JS SDK compatible with Android and iOS apps and DIP 13.

Dash SDK v3.18.0-dev.3

19 Feb 10:26
8427098
Compare
Choose a tag to compare
Pre-release
chore: bump version to 3.18.0-dev.3

Dash SDK v3.18.0-dev.2

04 Feb 17:48
5d60594
Compare
Choose a tag to compare
Pre-release
chore: bump version to 3.18.0-dev.2 (#187)