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

"Unknown complete address" when trying to encrypt a note for a recipient with no pubkey #2951

Closed
spalladino opened this issue Oct 20, 2023 · 0 comments · Fixed by #2967
Closed
Assignees
Labels
T-bug Type: Bug. Something is broken. T-feedback Type: recording user feedback

Comments

@spalladino
Copy link
Collaborator

  • Deploy a contract using Contract.deploy() setting no pubkey
  • Deploy a token contract and mint tokens
  • Send a private transfer to the contract address from step 1

Simulator throws "Unknown complete address" rather than "No public key registered".

Reported by @drgorillamd from Wonderland via Discord

@spalladino spalladino added T-bug Type: Bug. Something is broken. T-feedback Type: recording user feedback labels Oct 20, 2023
@rahul-kothari rahul-kothari added this to A3 Oct 23, 2023
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 23, 2023
Maddiaa0 pushed a commit that referenced this issue Oct 23, 2023
1. Fixes #2951
2. Sneaked in a naming issue fix where getPublicKey was returning a
`CompleteAddress`
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: Bug. Something is broken. T-feedback Type: recording user feedback
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants