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

Manual ISM #4684

Open
nambrot opened this issue Oct 15, 2024 · 0 comments
Open

Manual ISM #4684

nambrot opened this issue Oct 15, 2024 · 0 comments

Comments

@nambrot
Copy link
Contributor

nambrot commented Oct 15, 2024

Problem

There are users who want to trade-off more safety for liveness. That means they want a way to manually approve a message (lets say a large warp route mint) with an account (could be EoA, Ledger, or Safe)

Solution

  • Could use a MessageIdMultisigISM, but that would constraint it to keys that are supported by the agents and incur agent operations (or build a CLI command for it)
  • Could use an instance of AbstractMessageIdAuthorizedIsm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant