Skip to content

Releases: HathorNetwork/hathor-wallet-headless

v0.28.0

16 May 23:22
33fe4c6
Compare
Choose a tag to compare

What's Changed

  • New Fireblocks integration

Fixes

  • Enable scripts to run in container
  • Add tx timestamp and weight in the tx proposal API because it's needed for the tx mining service

Full Changelog: v0.27.0...v0.28.0

v0.28.0-rc.2

15 May 23:12
f273e82
Compare
Choose a tag to compare
v0.28.0-rc.2 Pre-release
Pre-release
fix: add tx timestamp and weight in the tx proposal API because it's …

v0.28.1-rc.1

10 May 17:04
b14f22d
Compare
Choose a tag to compare
v0.28.1-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.28.0-rc.1

v0.27.0

04 Apr 16:53
v0.27.0
91273bc
Compare
Choose a tag to compare

What's changed

  • Support for nano contracts with new APIs.
  • Support for integration with Dinamo Network's HSM for externally signed transactions.
  • Dependency upgrades and audit fixes.

v0.27.0-rc1

02 Apr 23:34
fb0ce45
Compare
Choose a tag to compare
v0.27.0-rc1 Pre-release
Pre-release

What's Changed

  • Dependency upgrades
  • HSM Instegration
  • Security audit fixes
  • Nano contract APIs

Full Changelog: v0.26.0...v0.27.0-rc1

v0.26.0

12 Mar 15:15
v0.26.0
6fbaa0e
Compare
Choose a tag to compare

What's Changed

  • refactor: Pins dependency versions in the project (#403)
  • chore: Upgrades Node.js to the latest LTS: v20 (#405)
  • chore: Upgrades express and related dependencies (#406)
  • fix: upload of HTML files to correctly update the docs website (#409)
  • chore: Upgrades yargs dependency (#408)
  • test: adds integration tests for the Plugins, validating their event handling behavior on a live blockchain (#407)
  • chore: consult hathor-core's health endpoint to build our own health response (#399)

Full Changelog: v0.25.0...v0.26.0

v0.26.0-rc.1

06 Mar 17:30
v0.26.0-rc.1
20ba110
Compare
Choose a tag to compare
v0.26.0-rc.1 Pre-release
Pre-release

What's Changed

  • refactor: Pins dependency versions in #403
  • chore: Upgrades Node.js in #405
  • chore: Upgrades express and related in #406
  • fix: HTML upload for release environment in #409
  • chore: Upgrades yargs in #408
  • test: Plugin events integration tests in #407
  • chore: use hathor-core health endpoint in #399

Full Changelog: v0.25.0...v0.26.0-rc.1

v0.25.0

16 Feb 16:30
v0.25.0
acce537
Compare
Choose a tag to compare

What's new

  • Created the hsm integration to start a readonly wallet from Dinamo Network's HSM.
  • Added script to create a new wallet with Dinamo Network's HSM.

Updates

  • Updated the healthcheck endpoint to use Hathor's healthcheck lib.

Fixes

  • Fixed the plugin system and it now runs as intended.

v0.24.0

12 Jan 01:13
62005a7
Compare
Choose a tag to compare

What's Changed

  • Support for adding data script outputs in the create-token API.
  • Add configuration for a new address scanning policy. This will allow users to select a number of addresses to load and dynamically load more instead of using the gap limit.

Full Changelog: v0.23.1...v0.24.0

v0.23.0

18 Oct 13:37
622fde4
Compare
Choose a tag to compare

What's Changed

  • new /reload-config api to soft reload config variables

Full Changelog: v0.22.0...v0.23.0