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

Transfer transaction - sending encrypted message to address alias #1853

Open
cryptoBeliever opened this issue Mar 19, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@cryptoBeliever
Copy link
Contributor

cryptoBeliever commented Mar 19, 2022

Description
Wallet is not able to send transaction with encrypted message if user decide to send to namespace alias linked to account.

Steps to reproduce

  1. Go to transfer transaction view.
  2. Put address alias instead address. For example: cryptobeliever (on mainnet)
  3. Put message to encrypt for example "Test"
  4. Check the "Encrypt message" checkbox

Result
We receive the error "Invalid recipient public key".

Expected result

  • The wallet should be able to fetch the public key for an address (it has outgoing transactions) related to the alias and encrypt the message.
  • The wallet should be able also to decrypt messages sent to the alias even when the alias will expire.
@cryptoBeliever cryptoBeliever added the enhancement New feature or request label Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant