Skip to content

Releases: HathorNetwork/hathor-wallet-lib

v0.16.11

05 Feb 19:59
a72c710
Compare
Choose a tag to compare

Feature

  • Only allow to set network as 'testnet' or 'mainnet'.
  • Keep selected server when resetting wallet.

Fix

  • Avoid adding parents size twice on calculate transaction weight method.

v0.16.10

20 Jan 15:40
1da3d5f
Compare
Choose a tag to compare

Feature

  • Create methods to create, mint and melt tokens in the new wallet class.

Fix

  • Websocket message with network height update is being received again.

v0.16.9

05 Jan 22:13
16e4a8c
Compare
Choose a tag to compare

Feature

  • Create methods to customize gap limit parameter.
  • Add method to get an address at a derivation path index.
  • Accept inputs array as one of the parameters for the sendManyOutputsTransaction method on the new wallet class.
  • Limit the number of addresses to search on the address_history request.

v0.16.6

18 Dec 23:52
1728af4
Compare
Choose a tag to compare

Feature

  • Add support for mining transactions on the testnet.
  • Add method to get all addresses of the wallet.

v0.16.5

23 Sep 22:58
ce0e29e
Compare
Choose a tag to compare

Fix

  • Fix reward lock update when using new HathorWallet class.

v0.16.4

18 Sep 21:57
dafa824
Compare
Choose a tag to compare

Feature

  • Improve seed words validation with better return error messages.
  • Add helper method to generate addresses from xpubkey.

Fix

  • Fix websocket connection issues when using multiples wallets.

v0.16.2

10 Sep 13:50
4b49099
Compare
Choose a tag to compare

Feature

  • Use transaction mining API to mine transaction.
  • Change push_tx endpoint to use POST.

v0.15.1

22 Jul 23:15
690baf3
Compare
Choose a tag to compare

Fix

  • Clean address key storage data before reloading data on new HathorWallet class.

v0.15.0

20 Jul 16:02
5184f24
Compare
Choose a tag to compare

Feature

  • Add method to send a transaction from an array of outputs in the new HathorWallet class.

v0.14.0

11 Jun 00:30
Compare
Choose a tag to compare

Feature

  • Add method to generate xpubkey from xpriv.