-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(host-contracts): delegate user decrypt #1026
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
Conversation
421f5c8 to
c48d120
Compare
…ate and forge tests
|
Good work, but I think you forgot to rerun selectors computation in your last commit, since you changed one of the custom errors signatures, right? |
I think the selectors are up-to-date already.
Basically, to follow the same convention we have been using for others events, I mean, using same/similar name as the contract method that triggers it. E.g., |
isaacdecoded
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
Closes https://github.com/zama-ai/fhevm-internal/issues/474