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

feat(Keys_Outgoing): Decrypt note using outgoing and incoming #6291

Closed
Tracked by #5606
LHerskind opened this issue May 9, 2024 · 1 comment · Fixed by #6348
Closed
Tracked by #5606

feat(Keys_Outgoing): Decrypt note using outgoing and incoming #6291

LHerskind opened this issue May 9, 2024 · 1 comment · Fixed by #6348
Assignees

Comments

@LHerskind
Copy link
Contributor

LHerskind commented May 9, 2024

To fully learn of the note that we sent, we need to decrypt the outgoing and the incoming ciphertexts.

Secondly, we should likely keep track of this separately to other notes, since we are not able to spend these notes but can use them to lookup what we did. E.g., if I send funds to Mike, I can only learn about this if I either remember it or store some data, this is that data.

@github-project-automation github-project-automation bot moved this to Todo in A3 May 9, 2024
@LHerskind LHerskind changed the title feat(Keys_Outgoing): Decrypt note using outgoint and incoming feat(Keys_Outgoing): Decrypt note using outgoing and incoming May 9, 2024
@LHerskind
Copy link
Contributor Author

Likely go back to the #5901 where we follow Mikes preference of doing a single log that contains all the chunks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant