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

ICA callers should be able to pass a salt #5353

Open
nambrot opened this issue Jan 31, 2025 · 0 comments
Open

ICA callers should be able to pass a salt #5353

nambrot opened this issue Jan 31, 2025 · 0 comments
Labels

Comments

@nambrot
Copy link
Contributor

nambrot commented Jan 31, 2025

Use cases:

  • A middleware contract wants to use ICAs and expose behavior to its callers. However, it needs differential permissioning on the destination chain for the different callers.
  • Somewhat similar to Dependent messages #5352, a caller just wants to be able to segment state and have control over which state a call should apply to.

Proposed solution:

  • allow an optional salt to be passed by the ICARouter caller that is part of the ICA derivation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant