You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Screenshot
The text was updated successfully, but these errors were encountered:
cryptoBeliever
changed the title
Infinite call for linked addresses in case when namespace expired
Infinite call for namespaces in case when namespace expired
Feb 1, 2023
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
Screenshot
The text was updated successfully, but these errors were encountered: