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

Handle outgoing keys of non-account contracts #9887

Open
Tracked by #10225
benesjan opened this issue Nov 11, 2024 · 0 comments
Open
Tracked by #10225

Handle outgoing keys of non-account contracts #9887

benesjan opened this issue Nov 11, 2024 · 0 comments
Labels
team-fairies Nico's team

Comments

@benesjan
Copy link
Contributor

benesjan commented Nov 11, 2024

Currently our API requires us to provide ovpk when encrypting a note. This is quite awkward in situations where there is no conceptual sender (this is typically when bridging from L1 --> in that case the conceptual sender is L1 address for which we cannot encrypt). What to do?

Currently I put there a from arg to the affected functions. Look for TODO(#9887) in the codebase to find the relevant code.

@benesjan benesjan added the team-fairies Nico's team label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-fairies Nico's team
Projects
None yet
Development

No branches or pull requests

1 participant