Daedalus 4.0.2-FC3 release notes
Release date: 15 March 2021
Daedalus 4.0.2-FC3 (for the Cardano testnet) brings support for native tokens, making Daedalus a multi-asset wallet that enables users to send and receive native tokens.
This release also enables users to view their wallet public keys and spend rewards balances using hardware wallets.
New features
Native tokens
Daedalus 4.0.2-FC3 is a significant release that enables users to send and receive native tokens. Wallet addresses can now receive both ada and native tokens that are contained in a single Cardano transaction. Available native tokens appear in the token section of the Wallet Summary screen, where the balance for each of the tokens is shown.
Native tokens are uniquely identified by two hexadecimal numbers, Policy Id and Asset Name, that are stored on the blockchain. For easier identification of native tokens, these two numbers are combined into a readable fingerprint. These fingerprints begin with 'asset' and are always displayed next to native tokens in Daedalus. Ada differs from native tokens by not having a fingerprint.
Additional native token details are registered through the Cardano token registry. These additional attributes are visible when hovering over the native token fingerprint in Daedalus:
- Ticker - a short, five-letter representation of the token
- Name - full name of the token
- Description - a brief description of the token
When using native tokens, transaction fees are paid in ada, and some ada needs to be sent with every transaction for network protection against attacks.
View wallet public keys
You can now view the public keys of your wallet from within the wallet settings. Wallet public keys are displayed in both text and QR forms. Later on, new functionality in Daedalus will enable the import of read-only wallets from the public key of a wallet. These view-only wallets will show the balance and transaction history of the wallet without the ability to spend funds, change delegation preferences, or modify anything in the wallet. View-only wallets will be useful for auditing and similar purposes.
Redeem ITN rewards feature moved to the application menu
The icon for redeeming the Incentivized Testnet rewards has been moved from the Daedalus left-hand menu to the application menu, since this feature is rarely used.
Loading indicator for stake pools
A loading indicator has been added to the Stake pools screen to help Daedalus users recognize when the stake pool list is still loading.
Blurred background user interface
The main user interface is now blurred behind some top-level elements such as 'Delegate wallet', 'Create a new wallet', and many others. This new effect helps users to focus on the task they are performing and improves the look and feel of Daedalus.
Stake pool tooltips improvement
The stake pool tooltips have been replaced with a completely new implementation which brings improved performance and an enhanced experience.
Fixed issues
Spending rewards with hardware wallets
It was not possible to spend ada from the rewards account when making transactions with hardware wallets. This issue has been resolved. Transactions made with hardware wallets now behave the same as transactions made with software wallets, where ada from the rewards account is spent automatically, as needed.
Changing SMASH servers while syncing
For technical reasons it is not possible to change the off-chain metadata server (SMASH) while Daedalus is synchronizing with the blockchain. The Stake pools section of the settings was hidden during synchronization instead of shown but disabled. This issue has been resolved.
Wallet addresses saved as PDF documents
When copying and pasting addresses from the PDF document that is generated by Daedalus, line breaks were replaced by spaces, which rendered the address invalid. This issue has been resolved.
Tooltips in the Delegation center
Tooltips were only displayed when hovering over the stake pool ticker on a stake pool tile in the Delegation center. This issue has been resolved, and tooltips are now displayed when hovering over any part of the stake pool tile.
Undelegated wallet showing as delegated
Wallets that are undelegated in Yoroi (or any other wallet that supports undelegation functionality) were displayed as delegated in the Daedalus Delegation center. This issue has been resolved.
Network connection timeout
Previously, Daedalus waited for seven minutes when starting up to bootstrap and establish a connection with the Cardano network, before reporting connection issues. This amount of time was sometimes insufficient, so the waiting time has been increased to 20 minutes.