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

JS SDK v3.15.0-dev.1

28 Jul 10:47
1eebdc5
Compare
Choose a tag to compare
JS SDK v3.15.0-dev.1 Pre-release
Pre-release
chore: bump version to 3.15.0-dev.1 (#121)

JS SDK v3.14.1

24 Jul 09:32
Compare
Choose a tag to compare

Bug Fixes

  • outdated DPNS contract ID (#118)

JS SDK v3.14.0

23 Jul 17:59
98b93a1
Compare
Choose a tag to compare

Features

  • implement DPNS methods (#92)
  • TypeScript compilation without webpack (#97, #107)
  • integrate with new DAPI Client and Wallet transport (#105, #110)
  • update DPP to 0.14.0 (#112)
  • use test-suite to run platform tests (#106)

Documentation

  • update documentation and definitions files (#99

BREAKING CHANGES

  • seeds option now is an array of DAPI addresses, that can be represented as a string, plan JS object (host, httpPort, grpcPort) or DAPIAddress instance
  • see DPP v0.14 breaking changes
  • client.platform.names.get method has been removed in favor of client.platform.names.resolve

JS SDK v3.14.0-dev.4

20 Jul 15:39
de64358
Compare
Choose a tag to compare
JS SDK v3.14.0-dev.4 Pre-release
Pre-release
chore: bump version to 3.14.0-dev.4 (#113)

JS SDK v3.14.0-dev.3

14 Jul 07:46
2ed990f
Compare
Choose a tag to compare
JS SDK v3.14.0-dev.3 Pre-release
Pre-release
chore: bump version to 3.14.0-dev.3 (#109)

JS SDK v3.14.0-dev.1

01 Jul 16:44
Compare
Choose a tag to compare
JS SDK v3.14.0-dev.1 Pre-release
Pre-release
chore(release): bump version to 3.14.0-dev.1

JS SDK v3.13.4

01 Jul 15:29
e8d0639
Compare
Choose a tag to compare

Features

  • update Wallet and DashCore libs (#95)

JS SDK v3.13.3

16 Jun 19:23
8c303ec
Compare
Choose a tag to compare

3.13.3 (2020-06-15)

  • Features:

  • Bug fixes:

    • fix: wrong assetlock tx fee estimation (#85)
    • fix: generate one-time private key for the asset lock transaction (#86)

JS SDK v3.13.2

12 Jun 23:44
Compare
Choose a tag to compare

Bug Fixes

  • more than one identity registration failed (#83)

JS SDK v3.13.1

12 Jun 11:25
Compare
Choose a tag to compare

Features

  • identity topups (#71)