This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Releases: dashevo/js-dash-sdk
Releases · dashevo/js-dash-sdk
JS SDK v3.15.0-dev.1
chore: bump version to 3.15.0-dev.1 (#121)
JS SDK v3.14.1
Bug Fixes
- outdated DPNS contract ID (#118)
JS SDK v3.14.0
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 ofclient.platform.names.resolve
JS SDK v3.14.0-dev.4
chore: bump version to 3.14.0-dev.4 (#113)
JS SDK v3.14.0-dev.3
chore: bump version to 3.14.0-dev.3 (#109)
JS SDK v3.14.0-dev.1
chore(release): bump version to 3.14.0-dev.1
JS SDK v3.13.4
Features
- update Wallet and DashCore libs (#95)
JS SDK v3.13.3
JS SDK v3.13.2
Bug Fixes
- more than one identity registration failed (#83)
JS SDK v3.13.1
Features
- identity topups (#71)