Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite call for namespaces in case when namespace expired #1972

Open
cryptoBeliever opened this issue Feb 1, 2023 · 0 comments
Open

Infinite call for namespaces in case when namespace expired #1972

cryptoBeliever opened this issue Feb 1, 2023 · 0 comments

Comments

@cryptoBeliever
Copy link
Contributor

cryptoBeliever commented 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

  1. Create a namespace
  2. Link the namespace with the address
  3. Send transaction to alias
  4. Wait for alias expire
  5. Open transaction history

Screenshot

image

@cryptoBeliever 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant