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.22.0-dev.2

29 Oct 14:13
9ad5432
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: implemented dump storage function for the wallet

Dash SDK v3.22.0-dev.1

26 Oct 16:00
84761cc
Compare
Choose a tag to compare
Pre-release
chore: bump version to v3.22.0-dev.1 (#294)

Dash SDK v3.21.2

26 Oct 13:51
238aa7c
Compare
Choose a tag to compare

Chores

  • update dpns and dashpay contract ids (#292)

Dash SDK v3.21.1

26 Oct 11:58
f3656fa
Compare
Choose a tag to compare

Chores

  • update dpns and dashpay contract ids (#290)

Dash SDK v3.21.0

25 Oct 15:07
Compare
Choose a tag to compare

Features

  • Document: throw error on null Data Сontract (#244)
  • support higher protocol version (#271)
  • add driveProtocolVersion option (#249)
  • convenient broadcast errors (#262, #266, #273)

BREAKING CHANGE

StateTransitionBroadcastError#getData is removed. Use StateTransitionBroadcastError#getCause to get additional details.

Dash SDK v3.21.0-dev.15

19 Oct 13:11
Compare
Choose a tag to compare
Pre-release
chore(release): bump version to 3.21.0-dev.15

Dash SDK v3.21.0-dev.14

18 Oct 13:37
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.21.0-dev.13...v3.21.0-dev.14

Dash SDK v3.21.0-dev.13

14 Oct 13:13
7802f90
Compare
Choose a tag to compare
Pre-release
chore: bump version to v3.21.0-dev.13 (#280)

Dash SDK v3.21.0-dev.12

12 Oct 11:21
9924e8e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.21.0-dev.11...v3.21.0-dev.12

Dash SDK v3.21.0-dev.11

05 Oct 17:27
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: UTXO selection doesn't work properly by @shumkov in #277

Full Changelog: v3.21.0-dev.10...v3.21.0-dev.11