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

Implement the allow propagation on Gateway #380

Open
immortal-tofu opened this issue Mar 11, 2025 · 0 comments
Open

Implement the allow propagation on Gateway #380

immortal-tofu opened this issue Mar 11, 2025 · 0 comments

Comments

@immortal-tofu
Copy link
Collaborator

When the Allowed event is triggered, two operations needs to be done by the Coprocessor:

  • If the ciphertext associated with the handle has not been bootstrapped, the SNS worker needs to compute the 128 bits bootstrap and push the ciphertext and bootstrapped ciphertext to the Gateway. This issue is handled by Implement add_ciphertexts workflow #374
  • In any case, the authorization needs to be added to the Gateway. For this, the coprocessor needs to emit a transaction to the Gateway, passing the handle, the address and the chainId. See tech specs for more information about the workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant