Releases: HathorNetwork/hathor-wallet-lib
Releases · HathorNetwork/hathor-wallet-lib
v0.46.0
v0.45.0
Features
- feat: instantiate wallet-service wallet with WebSocket disabled
- feat: add getTxById in the wallet facade
v0.43.0
Features
- Added
pushRegister
,pushUpdate
,pushUnregister
andgetTxById
methods to the wallet-service facade
Fixes
- Added the
version
attribute on tx history response - Fixed the
prepareDelegateAuthority
method to accept acreateAnother
parameter on the wallet-service facade - Fixed a race condition on websocket base class
New Contributors
- @alexruzenhack made their first contribution
Full Changelog: v0.42.1...v0.43.0
v0.42.1
Features
- Improve performance of
preProcessWalletData
method. - Add support for calculate balance method to get the balance for all tokens at once.
v0.42.0
v0.41.1
v0.41.0
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
What's Changed
- test: increase integration coverage
- feat: update partial tx facade
Full Changelog: v0.40.3...v0.40.4
v0.40.3
Full Changelog: v0.40.2...v0.40.3