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

29 Oct 11:53
9a67d0d
Compare
Choose a tag to compare
Pre-release

What's changed

  • feat: dump wallet storage

Wallet lib v7.22.0-dev.1

26 Oct 10:13
5da75a8
Compare
Choose a tag to compare
Pre-release
chore: bump version to 7.22.0-dev.1 (#347)

Wallet lib v7.21.0

25 Oct 10:15
Compare
Choose a tag to compare

Features

  • provide plugin dependencies sorting (#281)
  • Keychain: getHardenedDIP15AccountKey, getDIP15ExtendedPrivateKey (#282)
  • overridable coinbase maturity value (#322)
  • retry policy of unconfirmed transaction from stream (#304), closes #303
  • implement transaction metadata handling (#291, #303)
  • transaction history (#295), closes #303
  • TransactionSyncWorker: improve stream response handling (#323, #339, #338, #336)
  • prevent broadcast and throw error on transaction below min relay fee (#305)
  • provide watch-only mode for public key and address based wallet (#290)

Bug Fixes

  • logger doesn't work in the browser (#330)
  • typings fix for waitForInstantLock (#289)
  • correct logging of identity fetched (#310)
  • correctly announced when a plugin is initialized (#321)
  • stream.cancel were causing double-free and segfault (#328, #329)
  • grpc-web doesn't throw cancel error (#332)

Refactoring

  • Keychain: proper naming for BIP44 and DIP9 get keys methods (#288)

BREAKING CHANGES

  • getHardenedBIP44Path renamed to getHardenedBIP44HDKey
  • getHardenedDIP9FeaturePath renamed to getHardenedDIP9FeatureHDKey

Wallet lib v7.21.0-dev.16

18 Oct 17:15
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v7.21.0-dev.15...v7.21.0-dev.16

Wallet lib v7.21.0-dev.15

18 Oct 12:58
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: wallet doesn't stop syncing on disconnect by @shumkov in #336

Full Changelog: v7.21.0-dev.14...v7.21.0-dev.15

Wallet lib v7.21.0-dev.14

13 Oct 15:47
69044aa
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Wallet lib v7.21.0-dev.13

12 Oct 09:07
504cb2e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat(Keychain): getHardenedDIP15AccountKey, getDIP15ExtendedPrivateKey (#282)
  • feat: provide plugin dependencies sorting (#281)
  • feat: add patched Console transport for winston to make it work in the browser (#330)
  • fix: `fix: avoid trying to cancel already cancelled stream (#329)
  • doc: fix markdown for better sidebar ui (#187)

Full Changelog: v7.21.0-dev.12...v7.21.0-dev.13

Wallet lib v7.21.0-dev.12

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

What's Changed

  • fix: stream.cancel were causing double-free and segfault by @jawid-h in #328
  • fix(TransactionSyncWorker): improve stream response handling by @Alex-Werner in #323

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

Wallet lib v7.21.0-dev.11

29 Sep 12:50
19a3f68
Compare
Choose a tag to compare
Pre-release
chore: bump version to 7.21.0-dev.11 (#327)

Wallet lib v7.21.0-dev.10

28 Sep 14:38
1297b8e
Compare
Choose a tag to compare
Pre-release
chore: bump veriosn to 7.21.0-dev.10 (#325)