Skip to content

Releases: HathorNetwork/hathor-wallet-lib

v0.46.0

02 Mar 20:56
11c4055
Compare
Choose a tag to compare

Features

  • Adds the create endpoint for the atomic swap service

v0.45.0

27 Feb 21:32
1e26e2f
Compare
Choose a tag to compare

Features

  • feat: instantiate wallet-service wallet with WebSocket disabled
  • feat: add getTxById in the wallet facade

v0.43.0

03 Jan 10:49
v0.43.0
7cb5201
Compare
Choose a tag to compare

Features

  • Added pushRegister, pushUpdate, pushUnregister and getTxById methods to the wallet-service facade

Fixes

  • Added the version attribute on tx history response
  • Fixed the prepareDelegateAuthority method to accept a createAnother parameter on the wallet-service facade
  • Fixed a race condition on websocket base class

New Contributors

Full Changelog: v0.42.1...v0.43.0

v0.42.1

17 Dec 02:22
851eec9
Compare
Choose a tag to compare

Features

  • Improve performance of preProcessWalletData method.
  • Add support for calculate balance method to get the balance for all tokens at once.

v0.42.0

25 Nov 19:52
9a5a766
Compare
Choose a tag to compare

What's Changed

  • checkAddressesMine method to both facades

Full Changelog: v0.41.1...v0.42.0

v0.41.1

07 Nov 19:46
b953c1a
Compare
Choose a tag to compare

What's Changed

  • signTx method for HathorWallet

Full Changelog: v0.41.0...v0.41.1

v0.41.0

13 Oct 21:09
3d44c94
Compare
Choose a tag to compare

What's Changed

  • feat: add sign method to transaction model by @r4mmer in #411
  • chore: protect getAllSignatures method from xpub wallet access by @r4mmer in #417
  • chore: protect old transaction method from xpub wallet by @r4mmer in #419
  • fix: getTokenDetails should throw if success is false by @andreabadesso in #418

Full Changelog: v0.40.4...v0.41.0

v0.40.4

15 Sep 14:08
7e22e48
Compare
Choose a tag to compare

What's Changed

  • test: increase integration coverage
  • feat: update partial tx facade

Full Changelog: v0.40.3...v0.40.4

v0.40.3

09 Aug 14:49
b6c5a79
Compare
Choose a tag to compare

Full Changelog: v0.40.2...v0.40.3

v0.40.2

01 Aug 16:45
5da4aa2
Compare
Choose a tag to compare

What's Changed

  • Fix typo on utxo typing

Full Changelog: v0.40.1...v0.40.2