Skip to content

Releases: HathorNetwork/hathor-wallet-service

v1.12.0

05 Mar 14:14
v1.12.0
9c62cc3

Choose a tag to compare

Changes

  • feat: proxy getTokenDetails to fullnode thin_wallet/token API (#372)
  • fix: HTR token seed migration (#367)
  • hotfix: remove testnet-hotel and testnet-golf (#349)
  • fix(daemon): crash when fully synced and no new events arrive (#375)

v1.12.0-rc.2

05 Mar 01:28
v1.12.0-rc.2
b6ce579

Choose a tag to compare

v1.12.0-rc.2 Pre-release
Pre-release

Changes since rc.1

  • fix(daemon): crash when fully synced and no new events arrive (#375)

All changes

  • feat: proxy getTokenDetails to fullnode thin_wallet/token API (#372)
  • fix: HTR token seed migration (#367)
  • hotfix: remove testnet-hotel and testnet-golf (#349)
  • fix(daemon): use initialEventId fallback in checkForMissedEvents (#375)

v1.12.0-rc.1

04 Mar 20:26
v1.12.0-rc.1
6c5b4ed

Choose a tag to compare

v1.12.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: proxy getTokenDetails to fullnode thin_wallet/token API (#372)
  • fix: HTR token seed migration (#367)
  • hotfix: remove testnet-hotel and testnet-golf (#349)

v1.11.0

04 Mar 20:28
v1.11.0
3c283b0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.11.0-rc.1

28 Jan 21:19
v1.11.0-rc.1
7a69519

Choose a tag to compare

v1.11.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.10.0-rc.2...v1.11.0-rc.1

v1.10.0

24 Nov 19:55
v1.10.0
fcd260d

Choose a tag to compare

What's Changed

  • chore: added htr token seed in #256
  • fix: address invalid parameter in #235
  • chore: nano-testnet-hackaton in #243
  • chore: bumped to v1.9.0 in #259
  • chore: nano-testnet bravo in #262
  • chore: upgrade wallet-lib to v2.5.1 in #222
  • feat: process nanocontract transactions and nc_addresses in #263
  • chore: testnet hotel in #264
  • Feat/nc seqnum tracking in #268
  • feat: nano proxy api in #269
  • nano contract events tests in #267
  • ci: fix yarn version in #270
  • fix: Use Node 22 in Dockerfile in #271
  • fix: buildspec secret names in #272
  • fix: support empty object for decoded output in full node events in #274
  • fix: make getUtxos address/maxUtxos filter work in #278
  • fix: fullnode schema validation + nodejs 22 + incorrect fullnode in #275
  • fix: send nano tx in #276
  • feat: totalAmount using wallet-lib's selectUtxos in #277
  • fix: nonce as bigint in #280
  • chore: warmup middleware for authorization lambdas in #287
  • fix: we should unspend transaction tx outputs when the tx spending it… in #281
  • fix: Consider POA Blocks version in MySQL queries in #288
  • fix: voided token addr balance in #291
  • chore: avoid false positive alerts on duplicate tx in #292
  • feat: increase memory for auth lambdas in #293
  • chore: Container builds in #283
  • fix(daemon): we must 'release' the utxos from a voided transaction so… in #294
  • fix: add nano contracts enabled in #296
  • fix: nano contracts enabled string in #297
  • feat(wallet-service): added read-only authorizer and api in #299
  • feat: stop lib background tasks in #301
  • feat(daemon): implemented delay on ACK + check for missed events in #298
  • fix(daemon): expecting invalid format from the events API in #304
  • chore: Setup Testnet India in #302
  • chore: point dev env to testnet-india in #306
  • fix: consider Serverless prefix when invoking functions in #307
  • fix: serverless missing env and no default set in #310
  • fix: exp retry checkformissingevents in #311
  • fix: increase retry attempts when getting events from fullnodes in #320

Full Changelog: v1.8.2...v1.10.0

v1.10.0-rc.2

17 Nov 21:01
v1.10.0-rc.2
4541d4b

Choose a tag to compare

v1.10.0-rc.2 Pre-release
Pre-release

What's Changed

  • fix: increase retry attempts when getting events from fullnodes in #320

Full Changelog: v1.10.0-rc.1...v1.10.0-rc.2

v1.10.0-rc.1

17 Nov 19:16
v1.10.0-rc.1
75b0736

Choose a tag to compare

v1.10.0-rc.1 Pre-release
Pre-release

What's Changed

  • chore: added htr token seed in #256
  • fix: address invalid parameter in #235
  • chore: nano-testnet-hackaton in #243
  • chore: bumped to v1.9.0 in #259
  • chore: nano-testnet bravo in #262
  • chore: upgrade wallet-lib to v2.5.1 in #222
  • feat: process nanocontract transactions and nc_addresses in #263
  • chore: testnet hotel in #264
  • Feat/nc seqnum tracking in #268
  • feat: nano proxy api in #269
  • nano contract events tests in #267
  • ci: fix yarn version in #270
  • fix: Use Node 22 in Dockerfile in #271
  • fix: buildspec secret names in #272
  • fix: support empty object for decoded output in full node events in #274
  • fix: make getUtxos address/maxUtxos filter work in #278
  • fix: fullnode schema validation + nodejs 22 + incorrect fullnode in #275
  • fix: send nano tx in #276
  • feat: totalAmount using wallet-lib's selectUtxos in #277
  • fix: nonce as bigint in #280
  • chore: warmup middleware for authorization lambdas in #287
  • fix: we should unspend transaction tx outputs when the tx spending it… in #281
  • fix: Consider POA Blocks version in MySQL queries in #288
  • fix: voided token addr balance in #291
  • chore: avoid false positive alerts on duplicate tx in #292
  • feat: increase memory for auth lambdas in #293
  • chore: Container builds in #283
  • fix(daemon): we must 'release' the utxos from a voided transaction so… in #294
  • fix: add nano contracts enabled in #296
  • fix: nano contracts enabled string in #297
  • feat(wallet-service): added read-only authorizer and api in #299
  • feat: stop lib background tasks in #301
  • feat(daemon): implemented delay on ACK + check for missed events in #298
  • fix(daemon): expecting invalid format from the events API in #304
  • chore: Setup Testnet India in #302
  • chore: point dev env to testnet-india in #306
  • fix: consider Serverless prefix when invoking functions in #307
  • fix: serverless missing env and no default set in #310
  • fix: exp retry checkformissingevents in #311

Full Changelog: v1.4.1-alpha...v1.10.0-rc.1

v1.6.4

24 Jan 19:33
v1.6.4
f16e1a7

Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.4.1-alpha

23 Aug 16:46
666c28e

Choose a tag to compare

What's Changed

  • feat: use different alert severities for different reorg sizes in #62

Full Changelog: v1.4.0-alpha...v1.4.1-alpha