- UPNP: Support for public node on non-standard port.
- Fixed welcome screen on low-resolution displays.
- UPNP bugfixes and improvements.
- Add user agent string to identify as KDX to other nodes.
- Fix for a rare condition resulting in "invalid derivation path" error when trying to send funds.
- UPNP support. It can be disabled in Settings -> Advanced -> Service Configuration.
Big localization update, many thanks to our translators!
- UPNP support (initial)
Updated Kaspa node to v0.12.14.
This is a maintenance release. Due to an issue with GitHub some translations did not propagate
into the previous 2.12.2
release (this affected Windows builds only).
This release of KDX includes Kaspa build v0.12.13
- ECDSA address support
- Added new languages: Français, Indonesian, Italiano, Português (Brazil)
This release of KDX includes Kaspa build v0.12.11
- Fix Date and text escaping issue in transactions export as CSV
This release of KDX includes Kaspa build v0.12.10
- Support for wallet UI lock issue#28
- Transactions export as CSV issue#19
- Updated Kaspa logo and OSX icon issue#21
- Transactions addresses are now links to https://explorer.kaspa.org
- Transaction can now be updated using the archival node API at https://api.kaspa.org
This release of KDX includes Kaspa build v0.12.7
This release of KDX includes Kaspa build v0.12.6
This release includes the following changes:
- Improved Scan more addresses functionality where selecting the function again will resume from the last address scan position (not restart from the current address).
- Support for auto-compounding. If you are a miner or receive a lot of transactions, you can go to settings and activate Auto compound.
- Now UTXO componding uses the first change address as the destination unless changed via Use latest Change address
- Fix incorrect handling of transaction mass
- Extra debug info when transaction submission results in an error
- UTXO list tab (primarily for debuging)
This release includes the following changes:
- Support for auto-compounding, Go to setting and activate "Auto compound".
- Now UTXO componding uses first change address as destination unless changed via "Use latest Change address"
- Fix incorrect handling of transaction mass
- Extra debug info while transaction submit
- UTXO list for debuging
This release of KDX includes Kaspa build v0.12.4
This release of KDX includes Kaspa build v0.12.3
This release includes the following changes:
- German language support
This release of KDX includes Kaspa build v0.12.2
- faucet support removed
- This release addresses different number of confirmations requirement for regular vs. mining transactions.
- Fix incorrect handling of transaction lock times
- Reduce transaction confirmation time in UX
This release of KDX includes Kaspa build v0.12.1
- bug fix: No-balance after the initial wallet import
- Korean language support
This release of KDX includes Kaspa build v0.12.1-rc3
This release includes the following changes:
- Disabling GPU support in the KDX user interface as it affects the mining software.
- This kaspad release
v0.12.1-rc3
includes fixes related to the UTXO index subsystem.
GPU miner support
- Internal improvements to the i18n engine
This release includes the following changes:
- Disabled UTXO index warning during UTXO reindex
- Internal improvements to the i18n engine
- Fixed a memory leak issue caused by GRPC dependencies.
This release of KDX includes Kaspa build v0.12.0
This release includes the following changes:
- Implemented "Delete Data Folder and Resync" feature in the Settings panel. (if upgrading to Kaspad
v0.12.0
please use this to facilitate a faster resync).
This release of KDX includes Kaspa build v0.12.0
This release includes the following changes:
- Internal improvements to the i18n engine
- Improved Chinese language support
This release of KDX includes Kaspa build v0.11.14
This release includes the following changes:
- Fixed an issue preventing application from exiting when UI is in a language other than English
- Internal improvements to the i18n engine
This release of KDX includes Kaspa build v0.11.14
This release includes the following changes:
- Partial Chinese language support
This release of KDX includes Kaspa build v0.11.11
This release includes the following changes:
- Improved handling of address derivations.
NOTE: If you are mining and your wallet is not showing correct balance, in the wallet panel, please switch to the DEBUG pane and click "Scan More Addresses" button.
This release of KDX includes Kaspa build v0.11.9
This release includes the following changes:
- Increased default address discovery extent to 150
- Fixed multiple issues where fee estimation can cause change address derivation
- Fixed an issue that advances change address derivation in case of transaction failures
- Fixed an RPC-related issue in the underlying libraries that can cause occasional RPC timeouts in PWA
This release of KDX includes Kaspa build v0.11.9
This release includes the following changes:
- P2SH address support (ability to send to multisig addresses)
This release of KDX includes Kaspa build v0.11.8
This release of KDX includes Kaspa build v0.11.7
This release of KDX includes Kaspa build v0.11.6
and is compatible with MAINNET.
This release of KDX includes Kaspa build v0.11.4
and is compatible with MAINNET.
This release of KDX includes Kaspa build v0.10.2
and is compatible only with TESTNET-5.
This release addresses address compatibility issues in the wallet framework that occurred during 0.9.x to 0.10.x migration.
This release of KDX includes Kaspa build v0.10.2
and is compatible only with TESTNET-5.
This is an interim release - due to changes in the Kaspa project, the wallet framework functionality is currently disabled, instead you can use the "Console" tab to access the native Kaspa CLI wallet.
- Support for native Kaspa CLI wallet via Console tab
- Support for Kaspad RPC calls via Console tab
This release of KDX includes Kaspa build v0.10.2
and is compatible only with TESTNET-5.
This release includes the following changes:
- Kaspad now uses a single
--appdir
argument for data folder. - The wallet framework now limits transaction sizes using kaspad-compatible transaction weight expressed in SigOps.
This release of KDX includes Kaspa build v0.9.2
and is compatible only with TESTNET-4.
This release includes the following changes:
- Disallow transactions with more than 50 inputs (upcoming kaspad v0.10.0 will address this).
- Compound feature now uses up to 50 inputs per compound transaction.
- Implemented a different UTXO tracking mechanism addressing UTXO reuse issues that were occurring when transactions get stuck in the mempool.
This release of KDX includes Kaspa build v0.9.1
and is compatible only with TESTNET-3.
This release includes the following changes:
- KaspaUX integrated into KDX (KaspaUX now serves all wallet projects - PWA and KDX)
- "Scan QR Code" now available (via KaspaUX)
- Wallet Import / Export (via KaspaUX)
- Various user interface enhancements in the Wallet (via KaspaUX)
- Significant speed improvements during transaction generation (250-1000 UTXO/s depending on various factors)
- DNS seed settings have been removed from configuration templates (as of 0.9.1 dns-seeds are hard-coded)
- Full data folder reset (for testnet3 switch)
- Increased pastMedianTime sync tolerance from 45 to 75 sec
- Basic auto-update features - KDX will check if the user is running the latest version and offer to update.
This release of KDX includes Kaspa build v0.8.9
and is compatible only with TESTNET-2.
This release includes the following changes (most coming from the corresponding Kaspa Walleet Framework release):
- Fix for missing transactions when KDX Wallet is offline (balance would update but transactions not recorded)
- Significant speed improvement for fee estimation
- Fix for QR code rendering that would cause QR codes not to display correctly
- Change transactions are no longer categorized as pending and are available for immediate spending
- Support for Kaspad running in archival mode (experimental)
This release of KDX includes Kaspa build v0.8.8
and is compatible only with TESTNET-2.
This is a minor release and includes the following changes:
- Integrates DNS Seeder settings specific to Testnet 2
- Detects and auto-purges KDX data folder if testnet network has changed
- Improved sync status display
This release of KDX includes Kaspa build v0.8.7
.
This is a minor release and includes the following changes:
- Removed storage rate metrics (no longer needed as the platform utilizes pruning)
- Refactored DAG SYNC metric to use Network Median Time
- Included Blue Score metric
- Fixed Uptime metric to correctly display days
- Included experimental Median Delta metric (depicts
computer time - network median time
)
This release updates KDX compatibility with kaspad v0.8.6-dev
branch.
After upgrading you must reset your data folders with node kdx --purge
.
As of this release, KDX has been adapted to be a wallet-centric application based on top of Kaspa's Wallet Framework subsystem.
- Initial alpha-testnet release
- Implemented UTXO-index-based wallet subsystem (Kaspa Wallet Framework that interfaces with Kaspa's Karpov subsystem)
- Improved interface for setting the mining address
- Removed previously supported daemons (Kasparov, MQTT, Postgres etc.)
** WORK IN PROGRESS - INTERNAL POC RELEASE **
This version updates KDX to be compatible with kaspad v0.8.1-dev
branch (as of 2020-11-26 feature/karpov-rebase-3 branch). Before running you must reset your data folders with node kdx --purge
.
- Removed 3rd-party service dependence (PostgreSQL and MQTT) from the project build.
- Integrated Karpov Wallet interface directly into KDX
- Integrated basic wallet functionality (creation, recovery etc)
This version updates KDX to be compatible with kaspad v0.7.2-dev
branch. Before running you must reset your data folders with node kdx --purge
.
- Created gRPC interface for connection with Kaspad
- Disabled Websocket JSON RPC support
- Removed JSON RPC arguments (
--rpcuser
and--rpcclient
) from default Kaspa daemon settings - Created startup dialog showing this Changelog
- Moved default MQTT port to 19792
This version updates KDX to be compatible with kaspad v0.6.5-dev
branch. Before running you must reset your data folders with node kdx --purge
.
- Compatibility with the latest Emanator integration API (please update Emanator
npm install -g emanator@latest
) - Migrated
--miningaddr
from Kaspad to Kaspaminer - Removed network statistics (as RPC Call has been removed from Kaspad); KDX no longer shows Kaspad network transfer rates.