Releases: HathorNetwork/hathor-wallet-headless
Releases · HathorNetwork/hathor-wallet-headless
v0.28.0
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
fix: add tx timestamp and weight in the tx proposal API because it's …
v0.28.1-rc.1
What's Changed
- fix: add codecov token in secret to do codecov upload by @pedroferreira1 in #432
- fix: run scripts in container by @r4mmer in #430
- docs(README): update and organize readme and supplementary documentation of the repository by @BrunoCampana in #400
- Fireblocks integration by @r4mmer in #431
- Merge release changes into master by @r4mmer in #433
New Contributors
- @BrunoCampana made their first contribution in #400
Full Changelog: v0.27.0...v0.28.0-rc.1
v0.27.0
v0.27.0-rc1
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
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
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
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
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
What's Changed
- new
/reload-config
api to soft reload config variables
Full Changelog: v0.22.0...v0.23.0