Skip to content

0.2.5 - 2024-05-14

Latest
Compare
Choose a tag to compare
@aspect aspect released this 14 May 18:51
· 12 commits to master since this release

This is a maintenance release that updates the integrated Rusty Kaspa p2p node to version 0.14.1

Kaspa NG now moves to the Beta phase and can be considered stable for use on the mainnet. As of this release, Kaspa NG will provide Long Term Support (LTS). This means that all future releases will be backward-compatible.

Updates:

  • Most updates are "under the hood" and are related to the Rusty Kaspa framework and the Wallet runtime.
  • Minor UI bug fixes
  • Fix an issue preventing entry of BIP39 passphrase when creating new wallet accounts.
  • Custom setting for Rusty Kaspa daemon data folder
  • Support for monitoring external (custom) data folders

Rusty Kaspa 0.14.1 now includes WASM SDK as a part of its release. WASM SDK provides JavaScript and TypeScript APIs for interacting with Rusty Kaspa p2p node and offers APIs to manage the wallet runtime used by the Kaspa NG project. This allows programmatic access to wallets created using Kaspa NG (as well as the kaspa-cli application available as a part of the Rusty Kaspa framework).