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

Releases: dashevo/wallet-lib

Wallet lib v7.17.0-dev.3

14 Dec 17:00
Compare
Choose a tag to compare
Pre-release
chore: update dependencies

Wallet lib v7.17.0-dev.2

08 Dec 09:37
8db9379
Compare
Choose a tag to compare
Pre-release

Implemented IS locks in wallet-lib

Wallet lib v7.17.0-dev.1

05 Nov 14:17
e961d65
Compare
Choose a tag to compare
Pre-release
chore: bump version to 7.17.0-dev.1 (#203)

Wallet lib v7.16.1

28 Oct 08:13
Compare
Choose a tag to compare

Bug Fixes

  • buggy version of protobufjs is used (#200)

Wallet lib v7.16.0

28 Oct 07:35
c6408fc
Compare
Choose a tag to compare

Bug Fixes

  • transaction sign and OP_RETURN + import (#188)

Chore

  • update to DAPI Client 0.16 (#196, #197)

BREAKING CHANGES

  • replaced Transport#getIdentityIdByFirstPublicKey(string): string with Transport#getIdentityIdsByPublicKeyHashes(Buffer[]): Buffer[]

Wallet lib v7.16.0-dev.2

21 Oct 10:40
dd024ba
Compare
Choose a tag to compare
Pre-release
chore: bump version to 7.16.0-dev.2 (#198)

Wallet lib v7.16.0-dev.1

12 Oct 15:24
aa542dd
Compare
Choose a tag to compare
Pre-release
  • dapi-client updated to v0.16.0-dev.1

Wallet lib v7.15.1

14 Sep 13:42
82cef8c
Compare
Choose a tag to compare

Bug Fixes

  • false positive merkle blocks shouldn't be imported into the storage (#185)

Wallet lib v7.15.0

04 Sep 11:09
7722d81
Compare
Choose a tag to compare

Bug Fixes

  • confirmation might come before broadcast ACK (#183)
  • outdated create transaction typing (#180)

Code Refactoring

  • switch from getUTXO to subscribeToTransactions (#119)

BREAKING CHANGES

  • removed subscribeToAddressesTransactions, getUTXO and getAddressSummary from the transport
  • removed Account#fetchAddressInfo method

Wallet lib v7.15.0-dev.5

03 Sep 12:21
Compare
Choose a tag to compare
Pre-release
chore(release): bump version to 7.15.0-dev.5