desktop-wallet
desktop-wallet copied to clipboard
Infinite call for namespaces in case when namespace expired
Current behavior
The desktop wallet falls in an infinite loop when presenting a transfer transaction sent to an address alias.
The wallet is doing infinite calls for the namespace (/namespace/
Expected behavior
In case of an expired namespace/alias, it should be handled without errors in ViewTransferTransaction
. Address resolutions?
Steps to reproduce
- Create a namespace
- Link the namespace with the address
- Send transaction to alias
- Wait for alias expire
- Open transaction history